16:50:38.029464 mtc SGSN_Tests.ttcn:2318 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'.
16:50:39.051354 mtc SGSN_Tests.ttcn:2318 External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0).
16:50:39.051640 mtc SGSN_Tests.ttcn:2318 Test case TC_attach_usim_a50_a54 started.
16:50:39.051754 mtc SGSN_Tests.ttcn:2318 Initializing variables, timers and ports of component type SGSN_Tests.test_CT inside testcase TC_attach_usim_a50_a54.
16:50:39.051967 mtc SGSN_Tests.ttcn:2318 Port GSUP_IPA_EVENT was started.
16:50:39.052162 mtc SGSN_Tests.ttcn:2318 Port PROC was started.
16:50:39.052243 mtc SGSN_Tests.ttcn:2318 Port RIM[0] was started.
16:50:39.052315 mtc SGSN_Tests.ttcn:2318 Port RIM[1] was started.
16:50:39.052385 mtc SGSN_Tests.ttcn:2318 Port RIM[2] was started.
16:50:39.052454 mtc SGSN_Tests.ttcn:2318 Port GTPC was started.
16:50:39.052523 mtc SGSN_Tests.ttcn:2318 Port SGSNVTY was started.
16:50:39.052593 mtc SGSN_Tests.ttcn:2318 Component type SGSN_Tests.test_CT was initialized.
16:50:39.052702 mtc SGSN_Tests.ttcn:307 Mapping port mtc:SGSNVTY to system:SGSNVTY.
16:50:39.053557 mtc SGSN_Tests.ttcn:307 Message enqueued on SGSNVTY from system integer : 2 id 1
16:50:39.053705 mtc SGSN_Tests.ttcn:307 Port SGSNVTY was mapped to system:SGSNVTY.
16:50:39.053866 mtc SGSN_Tests.ttcn:307 Map operation of mtc:SGSNVTY to system:SGSNVTY finished.
16:50:39.053984 mtc Osmocom_VTY_Functions.ttcn:59 Sent on SGSNVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 1,
        prompt := "OsmoSGSN> ",
        has_wildcards := false
    }
}
16:50:39.054247 mtc Osmocom_VTY_Functions.ttcn:59 Sent on SGSNVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 2,
        prompt := "OsmoSGSN# ",
        has_wildcards := false
    }
}
16:50:39.054345 mtc Osmocom_VTY_Functions.ttcn:59 Sent on SGSNVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 3,
        prompt := "OsmoSGSN(*)",
        has_wildcards := true
    }
}
16:50:39.054496 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "enable"
16:50:39.054626 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:50:39.054704 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
16:50:39.054758 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
16:50:39.054810 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
16:50:39.054858 mtc Osmocom_VTY_Functions.ttcn:75 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
16:50:39.054907 mtc Osmocom_VTY_Functions.ttcn:85 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
16:50:39.054963 mtc Osmocom_VTY_Functions.ttcn:86 Matching on port SGSNVTY succeeded: 2 with ? matched
16:50:39.055021 mtc Osmocom_VTY_Functions.ttcn:86 Receive operation on port SGSNVTY succeeded, message from system(): integer : 2 id 1
16:50:39.055081 mtc Osmocom_VTY_Functions.ttcn:86 Message with id 1 was extracted from the queue of SGSNVTY.
16:50:39.055171 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 2
16:50:39.055304 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:50:39.055413 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
16:50:39.055468 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 2
16:50:39.055525 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 2 was extracted from the queue of SGSNVTY.
16:50:39.055582 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:50:39.055639 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "reset sgsn state"
16:50:39.055741 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:50:39.057075 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." id 3
16:50:39.057139 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 4
16:50:39.057251 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:50:39.057352 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:50:39.057460 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." with pattern "[\w-]+\(*\)\# " unmatched: First message in the queue does not match the template: 
16:50:39.057542 mtc Osmocom_VTY_Functions.ttcn:75 Matching on port SGSNVTY "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
16:50:39.057608 mtc Osmocom_VTY_Functions.ttcn:85 Matching on port SGSNVTY succeeded: "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." with ? matched
16:50:39.057673 mtc Osmocom_VTY_Functions.ttcn:85 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." id 3
16:50:39.057734 mtc Osmocom_VTY_Functions.ttcn:85 Message with id 3 was extracted from the queue of SGSNVTY.
16:50:39.057824 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:50:39.057909 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
16:50:39.057971 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 4
16:50:39.058031 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 4 was extracted from the queue of SGSNVTY.
16:50:39.058092 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:50:39.058159 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "configure terminal"
16:50:39.058240 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:50:39.058594 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config)# " id 5
16:50:39.058705 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:50:39.058802 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:50:39.058929 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config)# " with pattern "[\w-]+\(*\)\# " matched
16:50:39.058993 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config)# " id 5
16:50:39.059058 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 5 was extracted from the queue of SGSNVTY.
16:50:39.059130 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:50:39.059260 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "sgsn"
16:50:39.059554 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:50:39.059770 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 6
16:50:39.059935 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:50:39.060063 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:50:39.060192 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
16:50:39.060260 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 6
16:50:39.060324 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 6 was extracted from the queue of SGSNVTY.
16:50:39.060393 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:50:39.060460 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "auth-policy remote"
16:50:39.060556 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:50:39.060805 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 7
16:50:39.060915 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:50:39.061019 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:50:39.061137 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
16:50:39.061200 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 7
16:50:39.061260 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 7 was extracted from the queue of SGSNVTY.
16:50:39.061325 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:50:39.061385 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "end"
16:50:39.061463 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:50:39.061630 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 8
16:50:39.061721 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:50:39.061825 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
16:50:39.061913 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 8
16:50:39.062128 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 8 was extracted from the queue of SGSNVTY.
16:50:39.062282 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:50:39.062446 mtc SGSN_Tests.ttcn:230 Creating new alive PTC with component type NS_Emulation.NS_CT, component name: SGSN_Test-Gb0-NS0.
16:50:39.073518 612 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:50:39.073728 612 - TTCN-3 Parallel Test Component started on a876a024bf4d. Component reference: SGSN_Test-Gb0-NS0(612), component type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb0-NS0. Version: 9.0.0.
16:50:39.073777 612 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:50:39.073867 612 - Connected to MC.
16:50:39.073910 612 - Initializing variables, timers and ports of component type NS_Emulation.NS_CT inside testcase TC_attach_usim_a50_a54.
16:50:39.073964 mtc SGSN_Tests.ttcn:230 PTC was created. Component reference: 612, alive: yes, type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb0-NS0.
16:50:39.074031 mtc SGSN_Tests.ttcn:231 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb0-BSSGP0.
16:50:39.076712 612 - Port NS_SP was started.
16:50:39.076771 612 - Port NSVC was started.
16:50:39.076796 612 - Port NS_CTRL was started.
16:50:39.076819 612 - Port NSPIP_PROC was started.
16:50:39.076844 612 - Component type NS_Emulation.NS_CT was initialized.
16:50:39.079197 613 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:50:39.079302 613 - TTCN-3 Parallel Test Component started on a876a024bf4d. Component reference: SGSN_Test-Gb0-BSSGP0(613), component type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb0-BSSGP0. Version: 9.0.0.
16:50:39.079327 613 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:50:39.079370 613 - Connected to MC.
16:50:39.079389 613 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_CT inside testcase TC_attach_usim_a50_a54.
16:50:39.079417 mtc SGSN_Tests.ttcn:231 PTC was created. Component reference: 613, alive: yes, type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb0-BSSGP0.
16:50:39.079474 mtc SGSN_Tests.ttcn:233 Connecting ports SGSN_Test-Gb0-BSSGP0(613):BSCP and SGSN_Test-Gb0-NS0(612):NS_SP.
16:50:39.079714 612 - Port NS_SP is waiting for connection from SGSN_Test-Gb0-BSSGP0(613):BSCP on UNIX pathname /tmp/ttcn3-portconn-9873b87f.
16:50:39.080821 613 - Port BSCP was started.
16:50:39.080852 613 - Port PROC was started.
16:50:39.080868 613 - Port GLOBAL was started.
16:50:39.080883 613 - Port RIM was started.
16:50:39.080897 613 - Port MGMT was started.
16:50:39.080911 613 - Port BVC was started.
16:50:39.080926 613 - Component type BSSGP_Emulation.BSSGP_CT was initialized.
16:50:39.080978 613 - Port BSCP has established the connection with SGSN_Test-Gb0-NS0(612):NS_SP using transport type UNIX.
16:50:39.081026 612 - Port NS_SP has accepted the connection from SGSN_Test-Gb0-BSSGP0(613):BSCP.
16:50:39.081056 mtc SGSN_Tests.ttcn:233 Connect operation on SGSN_Test-Gb0-BSSGP0(613):BSCP and SGSN_Test-Gb0-NS0(612):NS_SP finished.
16:50:39.081157 mtc SGSN_Tests.ttcn:235 Starting function NSStart({
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "") on component SGSN_Test-Gb0-NS0(612).
16:50:39.081284 mtc SGSN_Tests.ttcn:235 Function was started.
16:50:39.081313 mtc SGSN_Tests.ttcn:236 Starting function BssgpStart({
    nsei := 96,
    sgsn_role := false,
    bvc := {
        {
            bvci := 196,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13135
                    },
                    rac := 0
                },
                cell_id := 20960
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_attach_usim_a50_a54") on component SGSN_Test-Gb0-BSSGP0(613).
16:50:39.081376 mtc SGSN_Tests.ttcn:236 Function was started.
16:50:39.081400 mtc SGSN_Tests.ttcn:239 Connecting ports mtc:PROC and SGSN_Test-Gb0-BSSGP0(613):PROC.
16:50:39.081580 612 - Starting function NSStart({
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "").
16:50:39.081644 613 - Starting function BssgpStart({
    nsei := 96,
    sgsn_role := false,
    bvc := {
        {
            bvci := 196,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13135
                    },
                    rac := 0
                },
                cell_id := 20960
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_attach_usim_a50_a54").
16:50:39.081672 mtc SGSN_Tests.ttcn:239 Port PROC is waiting for connection from SGSN_Test-Gb0-BSSGP0(613):PROC on UNIX pathname /tmp/ttcn3-portconn-ce55b747.
16:50:39.082100 612 NS_Emulation.ttcnpp:320 Creating NSIP provider for "127.0.0.103":21010
16:50:39.082189 612 NS_Emulation.ttcnpp:322 Creating new alive PTC with component type NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI97-provIP.
16:50:39.082224 613 BSSGP_Emulation.ttcnpp:201 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a50_a54-BVCI196.
16:50:39.082283 613 BSSGP_Emulation.ttcnpp:201 Port PROC has established the connection with mtc:PROC using transport type UNIX.
16:50:39.082428 mtc SGSN_Tests.ttcn:239 Port PROC has accepted the connection from SGSN_Test-Gb0-BSSGP0(613):PROC.
16:50:39.082470 mtc SGSN_Tests.ttcn:239 Connect operation on mtc:PROC and SGSN_Test-Gb0-BSSGP0(613):PROC finished.
16:50:39.082497 mtc BSSGP_Emulation.ttcnpp:676 Called on PROC to SGSN_Test-Gb0-BSSGP0(613) @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 196
}
16:50:39.082604 613 BSSGP_Emulation.ttcnpp:201 Call enqueued on PROC from mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 196
} id 1
16:50:39.085238 614 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:50:39.085299 614 - TTCN-3 Parallel Test Component started on a876a024bf4d. Component reference: -NSVCI97-provIP(614), component type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI97-provIP. Version: 9.0.0.
16:50:39.085314 614 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:50:39.085349 614 - Connected to MC.
16:50:39.085364 614 - Initializing variables, timers and ports of component type NS_Provider_IPL4.NS_Provider_IPL4_CT inside testcase TC_attach_usim_a50_a54.
16:50:39.085389 612 NS_Emulation.ttcnpp:322 PTC was created. Component reference: 614, alive: yes, type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI97-provIP.
16:50:39.085450 612 NS_Emulation.ttcnpp:323 Connecting ports SGSN_Test-Gb0-NS0(612):NSPIP_PROC and -NSVCI97-provIP(614):PROC.
16:50:39.085579 612 NS_Emulation.ttcnpp:323 Port NSPIP_PROC is waiting for connection from -NSVCI97-provIP(614):PROC on UNIX pathname /tmp/ttcn3-portconn-c12da823.
16:50:39.086260 614 - Port NSE was started.
16:50:39.086278 614 - Port IPL4 was started.
16:50:39.086287 614 - Port NSVC[0] was started.
16:50:39.086296 614 - Port NSVC[1] was started.
16:50:39.086310 614 - Port NSVC[2] was started.
16:50:39.086318 614 - Port NSVC[3] was started.
16:50:39.086326 614 - Port NSVC[4] was started.
16:50:39.086334 614 - Port NSVC[5] was started.
16:50:39.086342 614 - Port NSVC[6] was started.
16:50:39.086350 614 - Port NSVC[7] was started.
16:50:39.086358 614 - Port NSVC[8] was started.
16:50:39.086366 614 - Port NSVC[9] was started.
16:50:39.086374 614 - Port NSVC[10] was started.
16:50:39.086382 614 - Port NSVC[11] was started.
16:50:39.086390 614 - Port NSVC[12] was started.
16:50:39.086398 614 - Port NSVC[13] was started.
16:50:39.086406 614 - Port NSVC[14] was started.
16:50:39.086414 614 - Port NSVC[15] was started.
16:50:39.086422 614 - Port PROC was started.
16:50:39.086430 614 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was initialized.
16:50:39.086456 614 - Port PROC has established the connection with SGSN_Test-Gb0-NS0(612):NSPIP_PROC using transport type UNIX.
16:50:39.086479 612 NS_Emulation.ttcnpp:323 Port NSPIP_PROC has accepted the connection from -NSVCI97-provIP(614):PROC.
16:50:39.086491 612 NS_Emulation.ttcnpp:323 Connect operation on SGSN_Test-Gb0-NS0(612):NSPIP_PROC and -NSVCI97-provIP(614):PROC finished.
16:50:39.086520 612 NS_Emulation.ttcnpp:324 Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21010,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 97
}, {
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "-NSVCI97") on component -NSVCI97-provIP(614).
16:50:39.086671 612 NS_Emulation.ttcnpp:324 Function was started.
16:50:39.086789 612 NS_Emulation.ttcnpp:346 Creating new alive PTC with component type NS_Emulation.NSVC_CT, component name: -NSVCI97.
16:50:39.086817 614 - Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21010,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 97
}, {
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "-NSVCI97").
16:50:39.086947 614 NS_Provider_IPL4.ttcn:127 Mapping port -NSVCI97-provIP(614):IPL4 to system:IPL4.
16:50:39.086986 614 NS_Provider_IPL4.ttcn:127 Port IPL4 was mapped to system:IPL4.
16:50:39.087008 614 NS_Provider_IPL4.ttcn:127 Map operation of -NSVCI97-provIP(614):IPL4 to system:IPL4 finished.
16:50:39.087137 614 NS_Provider_IPL4.ttcn:128 entering f__IPL4__PROVIDER__listen: 127.0.0.103:21010 / UDP
16:50:39.087311 615 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:50:39.087367 615 - TTCN-3 Parallel Test Component started on a876a024bf4d. Component reference: TC_attach_usim_a50_a54-BVCI196(615), component type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a50_a54-BVCI196. Version: 9.0.0.
16:50:39.087381 615 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:50:39.087412 615 - Connected to MC.
16:50:39.087423 615 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_BVC_CT inside testcase TC_attach_usim_a50_a54.
16:50:39.087439 613 BSSGP_Emulation.ttcnpp:201 PTC was created. Component reference: 615, alive: yes, type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a50_a54-BVCI196.
16:50:39.087476 613 BSSGP_Emulation.ttcnpp:202 Connecting ports TC_attach_usim_a50_a54-BVCI196(615):BVC and SGSN_Test-Gb0-BSSGP0(613):BVC.
16:50:39.087651 613 BSSGP_Emulation.ttcnpp:202 Port BVC is waiting for connection from TC_attach_usim_a50_a54-BVCI196(615):BVC on UNIX pathname /tmp/ttcn3-portconn-c86abd72.
16:50:39.087752 614 NS_Provider_IPL4.ttcn:128 IPL4: f_IPL4_listen result: {
    errorCode := omit,
    connId := 1,
    os_error_code := omit,
    os_error_text := omit
}
16:50:39.088311 615 - Port BVC was started.
16:50:39.088332 615 - Port MGMT was started.
16:50:39.088348 615 - Port GLOBAL was started.
16:50:39.088361 615 - Port BSSGP_SP was started.
16:50:39.088372 615 - Port BSSGP_SP_SIG was started.
16:50:39.088383 615 - Port BSSGP_PROC was started.
16:50:39.088404 615 - Component type BSSGP_Emulation.BSSGP_BVC_CT was initialized.
16:50:39.088444 615 - Port BVC has established the connection with SGSN_Test-Gb0-BSSGP0(613):BVC using transport type UNIX.
16:50:39.088481 613 BSSGP_Emulation.ttcnpp:202 Port BVC has accepted the connection from TC_attach_usim_a50_a54-BVCI196(615):BVC.
16:50:39.088496 613 BSSGP_Emulation.ttcnpp:202 Connect operation on TC_attach_usim_a50_a54-BVCI196(615):BVC and SGSN_Test-Gb0-BSSGP0(613):BVC finished.
16:50:39.088509 613 BSSGP_Emulation.ttcnpp:203 Starting function f_bssgp_bvc_main({
    bvci := 196,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13135
            },
            rac := 0
        },
        cell_id := 20960
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 96, "TC_attach_usim_a50_a54-BVCI196") on component TC_attach_usim_a50_a54-BVCI196(615).
16:50:39.088636 613 BSSGP_Emulation.ttcnpp:203 Function was started.
16:50:39.088713 613 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
16:50:39.088750 615 - Starting function f_bssgp_bvc_main({
    bvci := 196,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13135
            },
            rac := 0
        },
        cell_id := 20960
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 96, "TC_attach_usim_a50_a54-BVCI196").
16:50:39.089015 613 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_attach_usim_a50_a54-BVCI196(615) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
}
16:50:39.089364 616 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:50:39.089423 616 - TTCN-3 Parallel Test Component started on a876a024bf4d. Component reference: -NSVCI97(616), component type: NS_Emulation.NSVC_CT, component name: -NSVCI97. Version: 9.0.0.
16:50:39.089437 616 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:50:39.089468 616 - Connected to MC.
16:50:39.089479 616 - Initializing variables, timers and ports of component type NS_Emulation.NSVC_CT inside testcase TC_attach_usim_a50_a54.
16:50:39.089500 612 NS_Emulation.ttcnpp:346 PTC was created. Component reference: 616, alive: yes, type: NS_Emulation.NSVC_CT, component name: -NSVCI97.
16:50:39.089555 612 NS_Emulation.ttcnpp:349 Connecting ports SGSN_Test-Gb0-NS0(612):NSVC and -NSVCI97(616):NS_SP.
16:50:39.089599 615 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:50:39.089722 612 NS_Emulation.ttcnpp:349 Port NSVC is waiting for connection from -NSVCI97(616):NS_SP on UNIX pathname /tmp/ttcn3-portconn-d97aa42c.
16:50:39.089911 613 BSSGP_Emulation.ttcnpp:536 Matching on port PROC succeeded: {
    bvci := 196 with ? matched
}
16:50:39.089952 613 BSSGP_Emulation.ttcnpp:536 Getcall operation on port PROC succeeded, call from mtc: @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 196
} id 1
16:50:39.089971 613 BSSGP_Emulation.ttcnpp:536 Operation with id 1 was extracted from the queue of PROC.
16:50:39.090038 615 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(613) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
16:50:39.090051 613 BSSGP_Emulation.ttcnpp:539 Replied on PROC to mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a50_a54-BVCI196(615)
16:50:39.090108 mtc BSSGP_Emulation.ttcnpp:676 Reply enqueued on PROC from SGSN_Test-Gb0-BSSGP0(613) @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a50_a54-BVCI196(615) id 1
16:50:39.090118 615 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.090135 615 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:50:39.090147 615 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
16:50:39.090152 mtc BSSGP_Emulation.ttcnpp:677 Matching on port PROC succeeded: { } with { } matched value TC_attach_usim_a50_a54-BVCI196(615) with ? matched
16:50:39.090156 615 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:50:39.090175 mtc BSSGP_Emulation.ttcnpp:677 Getreply operation on port PROC succeeded, reply from SGSN_Test-Gb0-BSSGP0(613): @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a50_a54-BVCI196(615) id 1
16:50:39.090191 615 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
16:50:39.090194 mtc BSSGP_Emulation.ttcnpp:677 Operation with id 1 was extracted from the queue of PROC.
16:50:39.090209 615 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(613): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
16:50:39.090215 mtc SGSN_Tests.ttcn:241 Disconnecting ports mtc:PROC and SGSN_Test-Gb0-BSSGP0(613):PROC.
16:50:39.090227 615 BSSGP_Emulation.ttcnpp:1319 Message with id 1 was extracted from the queue of BVC.
16:50:39.090245 615 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:50:39.090251 613 BSSGP_Emulation.ttcnpp:611 Terminating the connection of port PROC to mtc:PROC. No more messages can be sent through this connection.
16:50:39.090276 mtc SGSN_Tests.ttcn:241 Connection termination request was received on port PROC from SGSN_Test-Gb0-BSSGP0(613):PROC. No more data can be sent or received through this connection.
16:50:39.090313 613 BSSGP_Emulation.ttcnpp:611 Port PROC was disconnected from mtc:PROC.
16:50:39.090321 616 - Port NSCP was started.
16:50:39.090333 mtc SGSN_Tests.ttcn:241 Port PROC was disconnected from SGSN_Test-Gb0-BSSGP0(613):PROC.
16:50:39.090339 616 - Port NS_SP was started.
16:50:39.090346 616 - Component type NS_Emulation.NSVC_CT was initialized.
16:50:39.090359 mtc SGSN_Tests.ttcn:241 Disconnect operation on mtc:PROC and SGSN_Test-Gb0-BSSGP0(613):PROC finished.
16:50:39.090378 mtc SGSN_Tests.ttcn:244 Connecting ports SGSN_Test-Gb0-BSSGP0(613):RIM and mtc:RIM[0].
16:50:39.090379 616 - Port NS_SP has established the connection with SGSN_Test-Gb0-NS0(612):NSVC using transport type UNIX.
16:50:39.090420 612 NS_Emulation.ttcnpp:349 Port NSVC has accepted the connection from -NSVCI97(616):NS_SP.
16:50:39.090455 612 NS_Emulation.ttcnpp:349 Connect operation on SGSN_Test-Gb0-NS0(612):NSVC and -NSVCI97(616):NS_SP finished.
16:50:39.090534 mtc SGSN_Tests.ttcn:244 Port RIM[0] is waiting for connection from SGSN_Test-Gb0-BSSGP0(613):RIM on UNIX pathname /tmp/ttcn3-portconn-d44cf336.
16:50:39.090536 612 NS_Emulation.ttcnpp:350 Starting NSVC component for {
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21010,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 97
}
16:50:39.090560 613 BSSGP_Emulation.ttcnpp:611 Port RIM has established the connection with mtc:RIM[0] using transport type UNIX.
16:50:39.090565 612 NS_Emulation.ttcnpp:351 Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21010,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 97
}, {
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "-NSVCI97", -NSVCI97-provIP(614)) on component -NSVCI97(616).
16:50:39.090588 mtc SGSN_Tests.ttcn:244 Port RIM[0] has accepted the connection from SGSN_Test-Gb0-BSSGP0(613):RIM.
16:50:39.090601 mtc SGSN_Tests.ttcn:244 Connect operation on SGSN_Test-Gb0-BSSGP0(613):RIM and mtc:RIM[0] finished.
16:50:39.090614 mtc SGSN_Tests.ttcn:230 Creating new alive PTC with component type NS_Emulation.NS_CT, component name: SGSN_Test-Gb1-NS1.
16:50:39.090639 612 NS_Emulation.ttcnpp:351 Function was started.
16:50:39.090748 616 - Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21010,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 97
}, {
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "-NSVCI97", -NSVCI97-provIP(614)).
16:50:39.090826 612 NS_Provider_IPL4.ttcn:214 Called on NSPIP_PROC to -NSVCI97-provIP(614) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI97(616)
}
16:50:39.090916 616 NS_Emulation.ttcnpp:738 NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1)
16:50:39.090930 614 NS_Provider_IPL4.ttcn:149 Call enqueued on PROC from SGSN_Test-Gb0-NS0(612) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI97(616)
} id 1
16:50:39.091021 614 NS_Provider_IPL4.ttcn:195 Matching on port PROC succeeded: {
    remote_ip := "127.0.0.10" with ? matched,
    remote_port := 23000 with ? matched,
    vc_nsvc := -NSVCI97(616) with ? matched
}
16:50:39.091073 614 NS_Provider_IPL4.ttcn:195 Getcall operation on port PROC succeeded, call from SGSN_Test-Gb0-NS0(612): @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI97(616)
} id 1
16:50:39.091095 614 NS_Provider_IPL4.ttcn:195 Operation with id 1 was extracted from the queue of PROC.
16:50:39.091117 616 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb0-NS0(612) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
}
16:50:39.091140 614 NS_Provider_IPL4.ttcn:74 Connecting ports -NSVCI97-provIP(614):NSVC[0] and -NSVCI97(616):NSCP.
16:50:39.091239 612 NS_Provider_IPL4.ttcn:214 Message enqueued on NSVC from -NSVCI97(616) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
16:50:39.091312 614 NS_Provider_IPL4.ttcn:74 Port NSVC[0] is waiting for connection from -NSVCI97(616):NSCP on UNIX pathname /tmp/ttcn3-portconn-87278876.
16:50:39.091642 616 NS_Emulation.ttcnpp:1035 Port NSCP has established the connection with -NSVCI97-provIP(614):NSVC[0] using transport type UNIX.
16:50:39.091674 614 NS_Provider_IPL4.ttcn:74 Port NSVC[0] has accepted the connection from -NSVCI97(616):NSCP.
16:50:39.091689 614 NS_Provider_IPL4.ttcn:74 Connect operation on -NSVCI97-provIP(614):NSVC[0] and -NSVCI97(616):NSCP finished.
16:50:39.091831 614 NS_Provider_IPL4.ttcn:75 Sent on NSVC[0] to -NSVCI97(616) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
}
16:50:39.091930 616 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(614) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
16:50:39.091938 614 NS_Provider_IPL4.ttcn:198 Replied on PROC to SGSN_Test-Gb0-NS0(612) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0
16:50:39.092005 612 NS_Provider_IPL4.ttcn:214 Reply enqueued on NSPIP_PROC from -NSVCI97-provIP(614) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
16:50:39.092042 612 NS_Provider_IPL4.ttcn:215 Matching on port NSPIP_PROC succeeded: { } with { } matched value 0 with ? matched
16:50:39.092052 616 NS_Emulation.ttcnpp:767 Matching on port NSCP NS_PROV_LINK_STATUS_UP (0) with NS_PROV_LINK_STATUS_DOWN (1) unmatched: First message in the queue does not match the template: 
16:50:39.092073 612 NS_Provider_IPL4.ttcn:215 Getreply operation on port NSPIP_PROC succeeded, reply from -NSVCI97-provIP(614): @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
16:50:39.092076 616 NS_Emulation.ttcnpp:803 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
16:50:39.092090 616 NS_Emulation.ttcnpp:808 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
16:50:39.092093 612 NS_Provider_IPL4.ttcn:215 Operation with id 1 was extracted from the queue of NSPIP_PROC.
16:50:39.092112 616 NS_Emulation.ttcnpp:854 Matching on port NSCP succeeded:  matched
16:50:39.092130 616 NS_Emulation.ttcnpp:854 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(614): @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
16:50:39.092150 616 NS_Emulation.ttcnpp:854 Message with id 1 was extracted from the queue of NSCP.
16:50:39.092169 616 NS_Emulation.ttcnpp:855 Provider Link came up: sending NS-RESET
16:50:39.092307 612 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:50:39.092351 612 NS_Emulation.ttcnpp:448 Matching on port NSVC succeeded:  matched
16:50:39.092353 616 NS_Emulation.ttcnpp:743 Sent on NSCP to -NSVCI97-provIP(614) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
}
16:50:39.092370 612 NS_Emulation.ttcnpp:448 Receive operation on port NSVC succeeded, message from -NSVCI97(616): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
16:50:39.092390 612 NS_Emulation.ttcnpp:448 Message with id 1 was extracted from the queue of NSVC.
16:50:39.092404 616 NS_Emulation.ttcnpp:744 Start timer Tns_reset: 10 s
16:50:39.092474 612 NS_Emulation.ttcnpp:455 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(613) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
}
16:50:39.092514 614 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(616) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
} id 1
16:50:39.092603 613 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(612) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
16:50:39.092606 614 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:50:39.092628 614 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(616): @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
} id 1
16:50:39.092647 614 NS_Provider_IPL4.ttcn:169 Message with id 1 was extracted from the queue of NSVC[0].
16:50:39.092685 613 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.092702 613 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.092714 613 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.092727 613 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.092738 613 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.092818 613 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:50:39.092839 613 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.092852 613 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.092863 613 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.092875 613 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.092887 613 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.092892 614 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '020081010182006104820060'O
}
16:50:39.092899 613 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.092913 613 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.092923 613 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:50:39.092949 613 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
16:50:39.092968 613 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(612): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
16:50:39.092991 613 BSSGP_Emulation.ttcnpp:529 Message with id 1 was extracted from the queue of BSCP.
16:50:39.093029 617 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:50:39.093099 617 - TTCN-3 Parallel Test Component started on a876a024bf4d. Component reference: SGSN_Test-Gb1-NS1(617), component type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb1-NS1. Version: 9.0.0.
16:50:39.093119 617 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:50:39.093157 617 - Connected to MC.
16:50:39.093170 617 - Initializing variables, timers and ports of component type NS_Emulation.NS_CT inside testcase TC_attach_usim_a50_a54.
16:50:39.093188 mtc SGSN_Tests.ttcn:230 PTC was created. Component reference: 617, alive: yes, type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb1-NS1.
16:50:39.093204 mtc SGSN_Tests.ttcn:231 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb1-BSSGP1.
16:50:39.093271 614 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006104820060'O
} id 1
16:50:39.093340 614 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:50:39.093360 614 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006104820060'O
} id 1
16:50:39.093383 614 NS_Provider_IPL4.ttcn:151 Message with id 1 was extracted from the queue of IPL4.
16:50:39.093535 614 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(616) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
}
16:50:39.093586 614 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
16:50:39.093601 614 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:50:39.093613 614 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
16:50:39.093621 616 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(614) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
} id 2
16:50:39.093624 614 NS_Provider_IPL4.ttcn:151 Message with id 2 was extracted from the queue of IPL4.
16:50:39.093644 614 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(616) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
16:50:39.093683 616 NS_Emulation.ttcnpp:1024 Matching on port NSCP succeeded:  matched
16:50:39.093702 616 NS_Emulation.ttcnpp:1024 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(614): @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
} id 2
16:50:39.093715 616 NS_Emulation.ttcnpp:1024 Message with id 2 was extracted from the queue of NSCP.
16:50:39.093733 616 NS_Emulation.ttcnpp:1025 Stop timer Tns_reset: 10 s
16:50:39.093746 616 NS_Emulation.ttcnpp:738 NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3)
16:50:39.093764 616 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb0-NS0(612) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
16:50:39.093784 612 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(616) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:50:39.093785 616 NS_Emulation.ttcnpp:749 Sent on NSCP to -NSVCI97-provIP(614) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
16:50:39.093804 612 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:50:39.093807 616 NS_Emulation.ttcnpp:750 Start timer Tns_alive: 3 s
16:50:39.093817 614 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(616) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
16:50:39.093818 612 NS_Emulation.ttcnpp:448 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_DEAD_BLOCKED (1) unmatched: First message in the queue does not match the template: 
16:50:39.093826 616 NS_Emulation.ttcnpp:754 Sent on NSCP to -NSVCI97-provIP(614) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
}
16:50:39.093830 612 NS_Emulation.ttcnpp:457 Matching on port NSVC succeeded:  matched
16:50:39.093840 616 NS_Emulation.ttcnpp:755 Start timer Tns_block: 10 s
16:50:39.093842 612 NS_Emulation.ttcnpp:457 Receive operation on port NSVC succeeded, message from -NSVCI97(616): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:50:39.093844 614 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:50:39.093855 612 NS_Emulation.ttcnpp:457 Message with id 2 was extracted from the queue of NSVC.
16:50:39.093858 614 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(616): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
16:50:39.093868 612 NS_Emulation.ttcnpp:459 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(613) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
16:50:39.093874 616 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(614) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
16:50:39.093876 614 NS_Provider_IPL4.ttcn:169 Message with id 2 was extracted from the queue of NSVC[0].
16:50:39.093890 613 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(612) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:50:39.093895 614 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0A'O ("
")
}
16:50:39.093907 613 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.093920 613 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.093923 614 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(616) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
16:50:39.093924 616 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.093932 613 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.093937 614 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:50:39.093941 616 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.093945 613 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.093946 614 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(616): @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
16:50:39.093954 616 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.093958 614 NS_Provider_IPL4.ttcn:169 Message with id 3 was extracted from the queue of NSVC[0].
16:50:39.093959 613 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.093972 614 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '06'O
}
16:50:39.093972 616 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.093982 613 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched.first_or_last := false with true unmatched: First message in the queue does not match the template: 
16:50:39.093987 616 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
16:50:39.093999 613 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.094001 616 NS_Emulation.ttcnpp:796 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.094012 613 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.094017 616 NS_Emulation.ttcnpp:803 Matching on port NSCP succeeded:  matched
16:50:39.094025 613 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.094026 616 NS_Emulation.ttcnpp:803 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(614): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
16:50:39.094037 613 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.094041 616 NS_Emulation.ttcnpp:803 Message with id 3 was extracted from the queue of NSCP.
16:50:39.094048 617 - Port NS_SP was started.
16:50:39.094049 613 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.094060 616 NS_Emulation.ttcnpp:804 Sent on NSCP to -NSVCI97-provIP(614) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
16:50:39.094062 613 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.094066 617 - Port NSVC was started.
16:50:39.094076 613 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.094076 617 - Port NS_CTRL was started.
16:50:39.094083 614 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(616) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:50:39.094087 617 - Port NSPIP_PROC was started.
16:50:39.094090 613 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:50:39.094095 614 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:50:39.094105 613 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
16:50:39.094105 617 - Component type NS_Emulation.NS_CT was initialized.
16:50:39.094107 614 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(616): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:50:39.094117 613 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(612): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:50:39.094122 614 NS_Provider_IPL4.ttcn:169 Message with id 4 was extracted from the queue of NSVC[0].
16:50:39.094130 613 BSSGP_Emulation.ttcnpp:529 Message with id 2 was extracted from the queue of BSCP.
16:50:39.094134 614 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0B'O ("\v")
}
16:50:39.094188 614 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
16:50:39.094202 614 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:50:39.094214 614 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
16:50:39.094226 614 NS_Provider_IPL4.ttcn:151 Message with id 3 was extracted from the queue of IPL4.
16:50:39.094240 614 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(616) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
16:50:39.094258 614 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
16:50:39.094259 616 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(614) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:50:39.094269 614 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:50:39.094276 616 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.094281 614 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
16:50:39.094290 614 NS_Provider_IPL4.ttcn:151 Message with id 4 was extracted from the queue of IPL4.
16:50:39.094292 616 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.094314 614 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(616) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
}
16:50:39.094326 616 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.094338 616 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.094348 616 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
16:50:39.094359 616 NS_Emulation.ttcnpp:796 Matching on port NSCP succeeded:  matched
16:50:39.094369 616 NS_Emulation.ttcnpp:796 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(614): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:50:39.094378 616 NS_Emulation.ttcnpp:796 Message with id 4 was extracted from the queue of NSCP.
16:50:39.094387 616 NS_Emulation.ttcnpp:797 Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test
16:50:39.094397 616 NS_Emulation.ttcnpp:798 Stop timer Tns_alive: 3 s
16:50:39.094407 616 NS_Emulation.ttcnpp:799 Start timer Tns_test: 10 s
16:50:39.094431 616 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(614) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
16:50:39.094445 616 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.094456 616 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.094466 616 NS_Emulation.ttcnpp:918 Matching on port NSCP succeeded:  matched
16:50:39.094475 616 NS_Emulation.ttcnpp:918 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(614): @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
16:50:39.094485 616 NS_Emulation.ttcnpp:918 Message with id 5 was extracted from the queue of NSCP.
16:50:39.094494 616 NS_Emulation.ttcnpp:919 Stop timer Tns_block: 10 s
16:50:39.094503 616 NS_Emulation.ttcnpp:738 NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4)
16:50:39.094517 616 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb0-NS0(612) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
}
16:50:39.094534 612 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(616) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
16:50:39.094554 612 NS_Emulation.ttcnpp:439 Matching on port NSVC succeeded:  matched
16:50:39.094565 612 NS_Emulation.ttcnpp:439 Receive operation on port NSVC succeeded, message from -NSVCI97(616): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
16:50:39.094583 612 NS_Emulation.ttcnpp:439 Message with id 3 was extracted from the queue of NSVC.
16:50:39.094667 612 NS_Emulation.ttcnpp:446 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(613) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
}
16:50:39.094691 613 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(612) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
16:50:39.094720 613 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.094734 613 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.094745 613 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.094757 613 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.094767 613 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.094779 613 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP succeeded:  matched
16:50:39.094789 613 BSSGP_Emulation.ttcnpp:407 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(612): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
16:50:39.094799 613 BSSGP_Emulation.ttcnpp:407 Message with id 3 was extracted from the queue of BSCP.
16:50:39.095275 613 BSSGP_Emulation.ttcnpp:410 Sent on BSCP to SGSN_Test-Gb0-NS0(612) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
16:50:39.095352 613 BSSGP_Emulation.ttcnpp:411 Start timer g_T2: 60 s
16:50:39.095415 612 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb0-BSSGP0(613) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:50:39.095497 612 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
16:50:39.095510 612 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-BSSGP0(613): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:50:39.095524 612 NS_Emulation.ttcnpp:494 Message with id 1 was extracted from the queue of NS_SP.
16:50:39.095556 612 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI97(616) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
16:50:39.095660 616 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb0-NS0(612) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:50:39.095749 616 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
16:50:39.095753 618 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:50:39.095789 616 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '2204820000078108'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
16:50:39.095808 616 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
16:50:39.095810 618 - TTCN-3 Parallel Test Component started on a876a024bf4d. Component reference: SGSN_Test-Gb1-BSSGP1(618), component type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb1-BSSGP1. Version: 9.0.0.
16:50:39.095821 616 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-NS0(612): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:50:39.095826 618 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:50:39.095841 616 NS_Emulation.ttcnpp:1005 Message with id 1 was extracted from the queue of NS_SP.
16:50:39.095852 618 - Connected to MC.
16:50:39.095864 618 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_CT inside testcase TC_attach_usim_a50_a54.
16:50:39.095878 616 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI97-provIP(614) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
}
16:50:39.095888 mtc SGSN_Tests.ttcn:231 PTC was created. Component reference: 618, alive: yes, type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb1-BSSGP1.
16:50:39.095905 mtc SGSN_Tests.ttcn:233 Connecting ports SGSN_Test-Gb1-BSSGP1(618):BSCP and SGSN_Test-Gb1-NS1(617):NS_SP.
16:50:39.095909 614 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(616) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
16:50:39.095934 614 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:50:39.095947 614 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(616): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
16:50:39.095986 614 NS_Provider_IPL4.ttcn:169 Message with id 5 was extracted from the queue of NSVC[0].
16:50:39.096069 617 - Port NS_SP is waiting for connection from SGSN_Test-Gb1-BSSGP1(618):BSCP on UNIX pathname /tmp/ttcn3-portconn-9a73b872.
16:50:39.096080 614 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '000000002204820000078108'O
}
16:50:39.096234 614 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
16:50:39.096253 614 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:50:39.096274 614 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
16:50:39.096287 614 NS_Provider_IPL4.ttcn:151 Message with id 5 was extracted from the queue of IPL4.
16:50:39.096303 614 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(616) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
}
16:50:39.096326 616 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(614) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
16:50:39.096342 616 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.096358 616 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.096373 616 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.096386 616 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.096431 616 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
16:50:39.096446 616 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
16:50:39.096458 616 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(614): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
16:50:39.096470 616 NS_Emulation.ttcnpp:999 Message with id 6 was extracted from the queue of NSCP.
16:50:39.096719 618 - Port BSCP was started.
16:50:39.096737 618 - Port PROC was started.
16:50:39.096746 618 - Port GLOBAL was started.
16:50:39.096757 618 - Port RIM was started.
16:50:39.096767 618 - Port MGMT was started.
16:50:39.096777 618 - Port BVC was started.
16:50:39.096787 618 - Component type BSSGP_Emulation.BSSGP_CT was initialized.
16:50:39.096824 618 - Port BSCP has established the connection with SGSN_Test-Gb1-NS1(617):NS_SP using transport type UNIX.
16:50:39.096873 617 - Port NS_SP has accepted the connection from SGSN_Test-Gb1-BSSGP1(618):BSCP.
16:50:39.096880 mtc SGSN_Tests.ttcn:233 Connect operation on SGSN_Test-Gb1-BSSGP1(618):BSCP and SGSN_Test-Gb1-NS1(617):NS_SP finished.
16:50:39.096893 mtc SGSN_Tests.ttcn:235 Starting function NSStart({
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "") on component SGSN_Test-Gb1-NS1(617).
16:50:39.096926 mtc SGSN_Tests.ttcn:235 Function was started.
16:50:39.096938 mtc SGSN_Tests.ttcn:236 Starting function BssgpStart({
    nsei := 97,
    sgsn_role := false,
    bvc := {
        {
            bvci := 210,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13200
                    },
                    rac := 0
                },
                cell_id := 20961
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_attach_usim_a50_a54") on component SGSN_Test-Gb1-BSSGP1(618).
16:50:39.096971 mtc SGSN_Tests.ttcn:236 Function was started.
16:50:39.096984 mtc SGSN_Tests.ttcn:239 Connecting ports mtc:PROC and SGSN_Test-Gb1-BSSGP1(618):PROC.
16:50:39.097040 617 - Starting function NSStart({
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "").
16:50:39.097100 618 - Starting function BssgpStart({
    nsei := 97,
    sgsn_role := false,
    bvc := {
        {
            bvci := 210,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13200
                    },
                    rac := 0
                },
                cell_id := 20961
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_attach_usim_a50_a54").
16:50:39.097147 mtc SGSN_Tests.ttcn:239 Port PROC is waiting for connection from SGSN_Test-Gb1-BSSGP1(618):PROC on UNIX pathname /tmp/ttcn3-portconn-c155b747.
16:50:39.097347 617 NS_Emulation.ttcnpp:320 Creating NSIP provider for "127.0.0.103":21011
16:50:39.097393 617 NS_Emulation.ttcnpp:322 Creating new alive PTC with component type NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI98-provIP.
16:50:39.097399 618 BSSGP_Emulation.ttcnpp:201 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a50_a54-BVCI210.
16:50:39.097477 618 BSSGP_Emulation.ttcnpp:201 Port PROC has established the connection with mtc:PROC using transport type UNIX.
16:50:39.097532 mtc SGSN_Tests.ttcn:239 Port PROC has accepted the connection from SGSN_Test-Gb1-BSSGP1(618):PROC.
16:50:39.097599 mtc SGSN_Tests.ttcn:239 Connect operation on mtc:PROC and SGSN_Test-Gb1-BSSGP1(618):PROC finished.
16:50:39.097663 mtc BSSGP_Emulation.ttcnpp:676 Called on PROC to SGSN_Test-Gb1-BSSGP1(618) @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 210
}
16:50:39.097723 618 BSSGP_Emulation.ttcnpp:201 Call enqueued on PROC from mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 210
} id 1
16:50:39.097777 616 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb0-NS0(612) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:50:39.098081 612 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(616) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:50:39.098222 612 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:39.098236 612 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:39.098247 612 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:39.098257 612 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:39.098290 612 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:50:39.098314 612 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI97(616): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:50:39.098329 612 NS_Emulation.ttcnpp:474 Message with id 4 was extracted from the queue of NSVC.
16:50:39.098351 612 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(613) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:50:39.098571 613 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(612) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:50:39.098767 613 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.098797 613 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.098816 613 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.098833 613 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.098851 613 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.098911 613 BSSGP_Emulation.ttcnpp:452 Matching on port BSCP succeeded:  matched
16:50:39.098928 613 BSSGP_Emulation.ttcnpp:452 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(612): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:50:39.098942 613 BSSGP_Emulation.ttcnpp:452 Message with id 4 was extracted from the queue of BSCP.
16:50:39.098961 613 BSSGP_Emulation.ttcnpp:453 BVCI(0) Rx BVC-RESET-ACK
16:50:39.098987 613 BSSGP_Emulation.ttcnpp:454 Stop timer g_T2: 60 s
16:50:39.099005 613 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3)
16:50:39.099030 613 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_attach_usim_a50_a54-BVCI196(615) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
}
16:50:39.099061 615 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(613) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
16:50:39.099100 615 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.099113 613 BSSGP_Emulation.ttcnpp:458 Sent on BVC to TC_attach_usim_a50_a54-BVCI196(615) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
}
16:50:39.099114 615 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:50:39.099131 615 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
16:50:39.099143 615 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:50:39.099155 615 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
16:50:39.099167 615 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(613): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
16:50:39.099184 615 BSSGP_Emulation.ttcnpp:1319 Message with id 2 was extracted from the queue of BVC.
16:50:39.099200 615 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:50:39.099246 615 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(613) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
16:50:39.099280 615 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.099294 615 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:50:39.099322 615 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC succeeded:  matched
16:50:39.099335 615 BSSGP_Emulation.ttcnpp:1303 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(613): @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
16:50:39.099347 615 BSSGP_Emulation.ttcnpp:1303 Message with id 3 was extracted from the queue of BVC.
16:50:39.099920 619 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:50:39.099989 619 - TTCN-3 Parallel Test Component started on a876a024bf4d. Component reference: -NSVCI98-provIP(619), component type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI98-provIP. Version: 9.0.0.
16:50:39.100007 619 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:50:39.100051 619 - Connected to MC.
16:50:39.100065 619 - Initializing variables, timers and ports of component type NS_Provider_IPL4.NS_Provider_IPL4_CT inside testcase TC_attach_usim_a50_a54.
16:50:39.100090 615 BSSGP_Emulation.ttcnpp:1044 Sent on BVC to SGSN_Test-Gb0-BSSGP0(613) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
}
16:50:39.100090 617 NS_Emulation.ttcnpp:322 PTC was created. Component reference: 619, alive: yes, type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI98-provIP.
16:50:39.100135 617 NS_Emulation.ttcnpp:323 Connecting ports SGSN_Test-Gb1-NS1(617):NSPIP_PROC and -NSVCI98-provIP(619):PROC.
16:50:39.100182 615 BSSGP_Emulation.ttcnpp:1045 Start timer g_T2: 60 s
16:50:39.100185 613 BSSGP_Emulation.ttcnpp:611 Message enqueued on BVC from TC_attach_usim_a50_a54-BVCI196(615) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 1
16:50:39.100292 613 BSSGP_Emulation.ttcnpp:388 Matching on port BVC succeeded:  matched
16:50:39.100311 617 NS_Emulation.ttcnpp:323 Port NSPIP_PROC is waiting for connection from -NSVCI98-provIP(619):PROC on UNIX pathname /tmp/ttcn3-portconn-c12da82e.
16:50:39.100323 613 BSSGP_Emulation.ttcnpp:388 Receive operation on port BVC succeeded, message from TC_attach_usim_a50_a54-BVCI196(615): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 1
16:50:39.100342 613 BSSGP_Emulation.ttcnpp:388 Message with id 1 was extracted from the queue of BVC.
16:50:39.100356 613 BSSGP_Emulation.ttcnpp:391 Sent on BSCP to SGSN_Test-Gb0-NS0(612) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
}
16:50:39.100379 612 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb0-BSSGP0(613) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 2
16:50:39.100402 612 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
16:50:39.100416 612 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-BSSGP0(613): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 2
16:50:39.100428 612 NS_Emulation.ttcnpp:494 Message with id 2 was extracted from the queue of NS_SP.
16:50:39.100443 612 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI97(616) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
}
16:50:39.100464 616 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb0-NS0(612) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 2
16:50:39.100486 616 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
16:50:39.100502 616 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '22048200C4078108088862F224334F0051E0'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
16:50:39.100519 616 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
16:50:39.100532 616 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-NS0(612): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 2
16:50:39.100545 616 NS_Emulation.ttcnpp:1005 Message with id 2 was extracted from the queue of NS_SP.
16:50:39.100563 616 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI97-provIP(614) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200C4078108088862F224334F0051E0'O
    }
}
16:50:39.100586 614 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(616) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200C4078108088862F224334F0051E0'O
    }
} id 6
16:50:39.100605 614 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:50:39.100618 614 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(616): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200C4078108088862F224334F0051E0'O
    }
} id 6
16:50:39.100632 614 NS_Provider_IPL4.ttcn:169 Message with id 6 was extracted from the queue of NSVC[0].
16:50:39.100652 614 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0000000022048200C4078108088862F224334F0051E0'O
}
16:50:39.100849 614 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200C4'O
} id 6
16:50:39.100865 614 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:50:39.100878 614 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200C4'O
} id 6
16:50:39.100890 614 NS_Provider_IPL4.ttcn:151 Message with id 6 was extracted from the queue of IPL4.
16:50:39.100907 614 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(616) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
}
16:50:39.100926 616 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(614) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} id 7
16:50:39.100943 616 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.100959 616 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.100974 616 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.100985 619 - Port NSE was started.
16:50:39.100988 616 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.101002 616 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
16:50:39.101008 619 - Port IPL4 was started.
16:50:39.101016 616 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
16:50:39.101017 619 - Port NSVC[0] was started.
16:50:39.101029 616 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(614): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} id 7
16:50:39.101031 619 - Port NSVC[1] was started.
16:50:39.101042 616 NS_Emulation.ttcnpp:999 Message with id 7 was extracted from the queue of NSCP.
16:50:39.101044 619 - Port NSVC[2] was started.
16:50:39.101057 619 - Port NSVC[3] was started.
16:50:39.101068 619 - Port NSVC[4] was started.
16:50:39.101078 619 - Port NSVC[5] was started.
16:50:39.101089 619 - Port NSVC[6] was started.
16:50:39.101099 619 - Port NSVC[7] was started.
16:50:39.101109 619 - Port NSVC[8] was started.
16:50:39.101120 619 - Port NSVC[9] was started.
16:50:39.101130 619 - Port NSVC[10] was started.
16:50:39.101138 616 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb0-NS0(612) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:50:39.101141 619 - Port NSVC[11] was started.
16:50:39.101153 619 - Port NSVC[12] was started.
16:50:39.101174 612 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(616) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:50:39.101190 619 - Port NSVC[13] was started.
16:50:39.101198 612 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:39.101210 612 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:39.101216 619 - Port NSVC[14] was started.
16:50:39.101222 612 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:39.101233 612 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:39.101237 619 - Port NSVC[15] was started.
16:50:39.101248 612 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:50:39.101257 619 - Port PROC was started.
16:50:39.101262 612 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI97(616): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:50:39.101276 612 NS_Emulation.ttcnpp:474 Message with id 5 was extracted from the queue of NSVC.
16:50:39.101289 612 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(613) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:50:39.101316 613 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(612) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:50:39.101337 619 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was initialized.
16:50:39.101345 613 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.101365 613 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.101382 613 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.101399 613 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.101407 619 - Port PROC has established the connection with SGSN_Test-Gb1-NS1(617):NSPIP_PROC using transport type UNIX.
16:50:39.101418 613 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.101443 617 NS_Emulation.ttcnpp:323 Port NSPIP_PROC has accepted the connection from -NSVCI98-provIP(619):PROC.
16:50:39.101461 617 NS_Emulation.ttcnpp:323 Connect operation on SGSN_Test-Gb1-NS1(617):NSPIP_PROC and -NSVCI98-provIP(619):PROC finished.
16:50:39.101465 613 BSSGP_Emulation.ttcnpp:313 Matching on port BSCP .bvci := 0 with (2 .. 65535) unmatched: First message in the queue does not match the template: 
16:50:39.101500 617 NS_Emulation.ttcnpp:324 Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21011,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 98
}, {
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "-NSVCI98") on component -NSVCI98-provIP(619).
16:50:39.101511 613 BSSGP_Emulation.ttcnpp:325 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_SUSPEND := ?
}, {
    pDU_BSSGP_SUSPEND_ACK := ?
}, {
    pDU_BSSGP_SUSPEND_NACK := ?
}, {
    pDU_BSSGP_RESUME := ?
}, {
    pDU_BSSGP_RESUME_ACK := ?
}, {
    pDU_BSSGP_RESUME_NACK := ?
}, {
    pDU_BSSGP_SGSN_INVOKE_TRACE := ?
}, {
    pDU_BSSGP_OVERLOAD := ?
}, {
    pDU_BSSGP_STATUS := ?
}) unmatched: First message in the queue does not match the template: 
16:50:39.101538 613 BSSGP_Emulation.ttcnpp:330 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_RAN_INFORMATION := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_REQUEST := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ACK := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ERROR := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ?
}) unmatched: First message in the queue does not match the template: 
16:50:39.101566 613 BSSGP_Emulation.ttcnpp:337 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_FLUSH_LL_ACK := {
        bssgpPduType := '2B'O ("+"),
        tLLI := {
            iEI := '1F'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 4
            },
            tLLI_Value := ?
        },
        flush_Action := {
            iEI := '0C'O ("\f"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            actionValue := ?
        },
        bVCI_new := omit,
        number_of_octets_affected := {
            iEI := '25'O ("%"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 3
            },
            number_of_octets_transfered_or_deleted := ?
        },
        nSEI := omit
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.101581 613 BSSGP_Emulation.ttcnpp:347 Matching on port BSCP succeeded:  matched
16:50:39.101595 613 BSSGP_Emulation.ttcnpp:347 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(612): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:50:39.101609 613 BSSGP_Emulation.ttcnpp:347 Message with id 5 was extracted from the queue of BSCP.
16:50:39.101662 617 NS_Emulation.ttcnpp:324 Function was started.
16:50:39.101726 613 BSSGP_Emulation.ttcnpp:360 Sent on BVC to TC_attach_usim_a50_a54-BVCI196(615) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:50:39.101775 617 NS_Emulation.ttcnpp:346 Creating new alive PTC with component type NS_Emulation.NSVC_CT, component name: -NSVCI98.
16:50:39.101907 619 - Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21011,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 98
}, {
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "-NSVCI98").
16:50:39.102127 619 NS_Provider_IPL4.ttcn:127 Mapping port -NSVCI98-provIP(619):IPL4 to system:IPL4.
16:50:39.102143 615 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(613) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:50:39.102193 619 NS_Provider_IPL4.ttcn:127 Port IPL4 was mapped to system:IPL4.
16:50:39.102236 619 NS_Provider_IPL4.ttcn:127 Map operation of -NSVCI98-provIP(619):IPL4 to system:IPL4 finished.
16:50:39.102378 620 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:50:39.102421 619 NS_Provider_IPL4.ttcn:128 entering f__IPL4__PROVIDER__listen: 127.0.0.103:21011 / UDP
16:50:39.102452 620 - TTCN-3 Parallel Test Component started on a876a024bf4d. Component reference: TC_attach_usim_a50_a54-BVCI210(620), component type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a50_a54-BVCI210. Version: 9.0.0.
16:50:39.102455 615 BSSGP_Emulation.ttcnpp:1071 Matching on port BVC succeeded:  matched
16:50:39.102467 620 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:50:39.102493 615 BSSGP_Emulation.ttcnpp:1071 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(613): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:50:39.102508 620 - Connected to MC.
16:50:39.102518 615 BSSGP_Emulation.ttcnpp:1071 Message with id 4 was extracted from the queue of BVC.
16:50:39.102521 620 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_BVC_CT inside testcase TC_attach_usim_a50_a54.
16:50:39.102532 618 BSSGP_Emulation.ttcnpp:201 PTC was created. Component reference: 620, alive: yes, type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a50_a54-BVCI210.
16:50:39.102554 615 BSSGP_Emulation.ttcnpp:1072 Stop timer g_T2: 60 s
16:50:39.102578 615 BSSGP_Emulation.ttcnpp:1398 BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3)
16:50:39.102582 618 BSSGP_Emulation.ttcnpp:202 Connecting ports TC_attach_usim_a50_a54-BVCI210(620):BVC and SGSN_Test-Gb1-BSSGP1(618):BVC.
16:50:39.102787 618 BSSGP_Emulation.ttcnpp:202 Port BVC is waiting for connection from TC_attach_usim_a50_a54-BVCI210(620):BVC on UNIX pathname /tmp/ttcn3-portconn-c86abd7d.
16:50:39.102998 619 NS_Provider_IPL4.ttcn:128 IPL4: f_IPL4_listen result: {
    errorCode := omit,
    connId := 1,
    os_error_code := omit,
    os_error_text := omit
}
16:50:39.103548 620 - Port BVC was started.
16:50:39.103569 620 - Port MGMT was started.
16:50:39.103578 620 - Port GLOBAL was started.
16:50:39.103586 620 - Port BSSGP_SP was started.
16:50:39.103594 620 - Port BSSGP_SP_SIG was started.
16:50:39.103602 620 - Port BSSGP_PROC was started.
16:50:39.103610 620 - Component type BSSGP_Emulation.BSSGP_BVC_CT was initialized.
16:50:39.103640 620 - Port BVC has established the connection with SGSN_Test-Gb1-BSSGP1(618):BVC using transport type UNIX.
16:50:39.103676 618 BSSGP_Emulation.ttcnpp:202 Port BVC has accepted the connection from TC_attach_usim_a50_a54-BVCI210(620):BVC.
16:50:39.103694 618 BSSGP_Emulation.ttcnpp:202 Connect operation on TC_attach_usim_a50_a54-BVCI210(620):BVC and SGSN_Test-Gb1-BSSGP1(618):BVC finished.
16:50:39.103708 618 BSSGP_Emulation.ttcnpp:203 Starting function f_bssgp_bvc_main({
    bvci := 210,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13200
            },
            rac := 0
        },
        cell_id := 20961
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 97, "TC_attach_usim_a50_a54-BVCI210") on component TC_attach_usim_a50_a54-BVCI210(620).
16:50:39.103831 618 BSSGP_Emulation.ttcnpp:203 Function was started.
16:50:39.103906 618 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
16:50:39.103932 620 - Starting function f_bssgp_bvc_main({
    bvci := 210,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13200
            },
            rac := 0
        },
        cell_id := 20961
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 97, "TC_attach_usim_a50_a54-BVCI210").
16:50:39.104186 618 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_attach_usim_a50_a54-BVCI210(620) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
}
16:50:39.104693 620 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:50:39.104997 621 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:50:39.105008 618 BSSGP_Emulation.ttcnpp:536 Matching on port PROC succeeded: {
    bvci := 210 with ? matched
}
16:50:39.105044 618 BSSGP_Emulation.ttcnpp:536 Getcall operation on port PROC succeeded, call from mtc: @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 210
} id 1
16:50:39.105060 621 - TTCN-3 Parallel Test Component started on a876a024bf4d. Component reference: -NSVCI98(621), component type: NS_Emulation.NSVC_CT, component name: -NSVCI98. Version: 9.0.0.
16:50:39.105063 618 BSSGP_Emulation.ttcnpp:536 Operation with id 1 was extracted from the queue of PROC.
16:50:39.105075 621 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:50:39.105099 620 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb1-BSSGP1(618) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
16:50:39.105109 621 - Connected to MC.
16:50:39.105119 621 - Initializing variables, timers and ports of component type NS_Emulation.NSVC_CT inside testcase TC_attach_usim_a50_a54.
16:50:39.105140 618 BSSGP_Emulation.ttcnpp:539 Replied on PROC to mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a50_a54-BVCI210(620)
16:50:39.105141 617 NS_Emulation.ttcnpp:346 PTC was created. Component reference: 621, alive: yes, type: NS_Emulation.NSVC_CT, component name: -NSVCI98.
16:50:39.105176 620 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.105183 mtc BSSGP_Emulation.ttcnpp:676 Reply enqueued on PROC from SGSN_Test-Gb1-BSSGP1(618) @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a50_a54-BVCI210(620) id 2
16:50:39.105189 620 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:50:39.105200 620 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
16:50:39.105207 mtc BSSGP_Emulation.ttcnpp:677 Matching on port PROC succeeded: { } with { } matched value TC_attach_usim_a50_a54-BVCI210(620) with ? matched
16:50:39.105210 620 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:50:39.105215 617 NS_Emulation.ttcnpp:349 Connecting ports SGSN_Test-Gb1-NS1(617):NSVC and -NSVCI98(621):NS_SP.
16:50:39.105219 mtc BSSGP_Emulation.ttcnpp:677 Getreply operation on port PROC succeeded, reply from SGSN_Test-Gb1-BSSGP1(618): @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a50_a54-BVCI210(620) id 1
16:50:39.105230 mtc BSSGP_Emulation.ttcnpp:677 Operation with id 2 was extracted from the queue of PROC.
16:50:39.105243 mtc SGSN_Tests.ttcn:241 Disconnecting ports mtc:PROC and SGSN_Test-Gb1-BSSGP1(618):PROC.
16:50:39.105244 620 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
16:50:39.105263 620 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb1-BSSGP1(618): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
16:50:39.105269 618 BSSGP_Emulation.ttcnpp:611 Terminating the connection of port PROC to mtc:PROC. No more messages can be sent through this connection.
16:50:39.105282 620 BSSGP_Emulation.ttcnpp:1319 Message with id 1 was extracted from the queue of BVC.
16:50:39.105290 mtc SGSN_Tests.ttcn:241 Connection termination request was received on port PROC from SGSN_Test-Gb1-BSSGP1(618):PROC. No more data can be sent or received through this connection.
16:50:39.105313 620 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:50:39.105314 618 BSSGP_Emulation.ttcnpp:611 Port PROC was disconnected from mtc:PROC.
16:50:39.105370 617 NS_Emulation.ttcnpp:349 Port NSVC is waiting for connection from -NSVCI98(621):NS_SP on UNIX pathname /tmp/ttcn3-portconn-d17aa421.
16:50:39.105370 mtc SGSN_Tests.ttcn:241 Port PROC was disconnected from SGSN_Test-Gb1-BSSGP1(618):PROC.
16:50:39.105388 mtc SGSN_Tests.ttcn:241 Disconnect operation on mtc:PROC and SGSN_Test-Gb1-BSSGP1(618):PROC finished.
16:50:39.105405 mtc SGSN_Tests.ttcn:244 Connecting ports SGSN_Test-Gb1-BSSGP1(618):RIM and mtc:RIM[1].
16:50:39.105495 mtc SGSN_Tests.ttcn:244 Port RIM[1] is waiting for connection from SGSN_Test-Gb1-BSSGP1(618):RIM on UNIX pathname /tmp/ttcn3-portconn-db4cf337.
16:50:39.105518 618 BSSGP_Emulation.ttcnpp:611 Port RIM has established the connection with mtc:RIM[1] using transport type UNIX.
16:50:39.105535 mtc SGSN_Tests.ttcn:244 Port RIM[1] has accepted the connection from SGSN_Test-Gb1-BSSGP1(618):RIM.
16:50:39.105546 mtc SGSN_Tests.ttcn:244 Connect operation on SGSN_Test-Gb1-BSSGP1(618):RIM and mtc:RIM[1] finished.
16:50:39.105558 mtc SGSN_Tests.ttcn:230 Creating new alive PTC with component type NS_Emulation.NS_CT, component name: SGSN_Test-Gb2-NS2.
16:50:39.105985 621 - Port NSCP was started.
16:50:39.106003 621 - Port NS_SP was started.
16:50:39.106012 621 - Component type NS_Emulation.NSVC_CT was initialized.
16:50:39.106039 621 - Port NS_SP has established the connection with SGSN_Test-Gb1-NS1(617):NSVC using transport type UNIX.
16:50:39.106073 617 NS_Emulation.ttcnpp:349 Port NSVC has accepted the connection from -NSVCI98(621):NS_SP.
16:50:39.106098 617 NS_Emulation.ttcnpp:349 Connect operation on SGSN_Test-Gb1-NS1(617):NSVC and -NSVCI98(621):NS_SP finished.
16:50:39.106118 617 NS_Emulation.ttcnpp:350 Starting NSVC component for {
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21011,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 98
}
16:50:39.106162 617 NS_Emulation.ttcnpp:351 Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21011,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 98
}, {
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "-NSVCI98", -NSVCI98-provIP(619)) on component -NSVCI98(621).
16:50:39.106280 617 NS_Emulation.ttcnpp:351 Function was started.
16:50:39.106398 621 - Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21011,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 98
}, {
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "-NSVCI98", -NSVCI98-provIP(619)).
16:50:39.106565 621 NS_Emulation.ttcnpp:738 NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1)
16:50:39.106609 617 NS_Provider_IPL4.ttcn:214 Called on NSPIP_PROC to -NSVCI98-provIP(619) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI98(621)
}
16:50:39.106757 619 NS_Provider_IPL4.ttcn:149 Call enqueued on PROC from SGSN_Test-Gb1-NS1(617) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI98(621)
} id 1
16:50:39.106759 621 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb1-NS1(617) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
}
16:50:39.106837 619 NS_Provider_IPL4.ttcn:195 Matching on port PROC succeeded: {
    remote_ip := "127.0.0.10" with ? matched,
    remote_port := 23000 with ? matched,
    vc_nsvc := -NSVCI98(621) with ? matched
}
16:50:39.106883 619 NS_Provider_IPL4.ttcn:195 Getcall operation on port PROC succeeded, call from SGSN_Test-Gb1-NS1(617): @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI98(621)
} id 1
16:50:39.106903 619 NS_Provider_IPL4.ttcn:195 Operation with id 1 was extracted from the queue of PROC.
16:50:39.106938 617 NS_Provider_IPL4.ttcn:214 Message enqueued on NSVC from -NSVCI98(621) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
16:50:39.106947 619 NS_Provider_IPL4.ttcn:74 Connecting ports -NSVCI98-provIP(619):NSVC[0] and -NSVCI98(621):NSCP.
16:50:39.107053 619 NS_Provider_IPL4.ttcn:74 Port NSVC[0] is waiting for connection from -NSVCI98(621):NSCP on UNIX pathname /tmp/ttcn3-portconn-8727887b.
16:50:39.107299 621 NS_Emulation.ttcnpp:1035 Port NSCP has established the connection with -NSVCI98-provIP(619):NSVC[0] using transport type UNIX.
16:50:39.107343 619 NS_Provider_IPL4.ttcn:74 Port NSVC[0] has accepted the connection from -NSVCI98(621):NSCP.
16:50:39.107359 619 NS_Provider_IPL4.ttcn:74 Connect operation on -NSVCI98-provIP(619):NSVC[0] and -NSVCI98(621):NSCP finished.
16:50:39.107503 619 NS_Provider_IPL4.ttcn:75 Sent on NSVC[0] to -NSVCI98(621) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
}
16:50:39.107608 621 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(619) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
16:50:39.107615 619 NS_Provider_IPL4.ttcn:198 Replied on PROC to SGSN_Test-Gb1-NS1(617) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0
16:50:39.107716 617 NS_Provider_IPL4.ttcn:214 Reply enqueued on NSPIP_PROC from -NSVCI98-provIP(619) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
16:50:39.107722 621 NS_Emulation.ttcnpp:767 Matching on port NSCP NS_PROV_LINK_STATUS_UP (0) with NS_PROV_LINK_STATUS_DOWN (1) unmatched: First message in the queue does not match the template: 
16:50:39.107745 621 NS_Emulation.ttcnpp:803 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
16:50:39.107759 621 NS_Emulation.ttcnpp:808 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
16:50:39.107781 621 NS_Emulation.ttcnpp:854 Matching on port NSCP succeeded:  matched
16:50:39.107792 617 NS_Provider_IPL4.ttcn:215 Matching on port NSPIP_PROC succeeded: { } with { } matched value 0 with ? matched
16:50:39.107799 621 NS_Emulation.ttcnpp:854 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(619): @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
16:50:39.107818 621 NS_Emulation.ttcnpp:854 Message with id 1 was extracted from the queue of NSCP.
16:50:39.107839 621 NS_Emulation.ttcnpp:855 Provider Link came up: sending NS-RESET
16:50:39.107850 617 NS_Provider_IPL4.ttcn:215 Getreply operation on port NSPIP_PROC succeeded, reply from -NSVCI98-provIP(619): @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
16:50:39.107884 617 NS_Provider_IPL4.ttcn:215 Operation with id 1 was extracted from the queue of NSPIP_PROC.
16:50:39.108016 621 NS_Emulation.ttcnpp:743 Sent on NSCP to -NSVCI98-provIP(619) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
}
16:50:39.108067 621 NS_Emulation.ttcnpp:744 Start timer Tns_reset: 10 s
16:50:39.108162 617 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:50:39.108177 619 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(621) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
} id 1
16:50:39.108211 617 NS_Emulation.ttcnpp:448 Matching on port NSVC succeeded:  matched
16:50:39.108233 617 NS_Emulation.ttcnpp:448 Receive operation on port NSVC succeeded, message from -NSVCI98(621): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
16:50:39.108254 617 NS_Emulation.ttcnpp:448 Message with id 1 was extracted from the queue of NSVC.
16:50:39.108269 619 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:50:39.108293 619 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(621): @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
} id 1
16:50:39.108312 619 NS_Provider_IPL4.ttcn:169 Message with id 1 was extracted from the queue of NSVC[0].
16:50:39.108338 617 NS_Emulation.ttcnpp:455 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(618) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
}
16:50:39.108382 622 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:50:39.108456 622 - TTCN-3 Parallel Test Component started on a876a024bf4d. Component reference: SGSN_Test-Gb2-NS2(622), component type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb2-NS2. Version: 9.0.0.
16:50:39.108467 618 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(617) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
16:50:39.108474 622 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:50:39.108514 622 - Connected to MC.
16:50:39.108528 622 - Initializing variables, timers and ports of component type NS_Emulation.NS_CT inside testcase TC_attach_usim_a50_a54.
16:50:39.108559 619 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '020081010182006204820061'O
}
16:50:39.108560 618 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.108566 mtc SGSN_Tests.ttcn:230 PTC was created. Component reference: 622, alive: yes, type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb2-NS2.
16:50:39.108582 618 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.108585 mtc SGSN_Tests.ttcn:231 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb2-BSSGP2.
16:50:39.108597 618 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.108610 618 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.108623 618 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.108706 618 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:50:39.108729 618 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.108748 618 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.108760 618 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.108771 618 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.108782 618 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.108794 618 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.108806 618 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.108817 618 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:50:39.108843 618 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
16:50:39.108860 618 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(617): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
16:50:39.108879 618 BSSGP_Emulation.ttcnpp:529 Message with id 1 was extracted from the queue of BSCP.
16:50:39.108991 619 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006204820061'O
} id 1
16:50:39.109058 619 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:50:39.109077 619 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006204820061'O
} id 1
16:50:39.109095 619 NS_Provider_IPL4.ttcn:151 Message with id 1 was extracted from the queue of IPL4.
16:50:39.109241 619 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(621) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
}
16:50:39.109290 619 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
16:50:39.109303 619 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:50:39.109314 619 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
16:50:39.109325 619 NS_Provider_IPL4.ttcn:151 Message with id 2 was extracted from the queue of IPL4.
16:50:39.109331 621 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(619) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
} id 2
16:50:39.109342 619 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(621) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
16:50:39.109389 621 NS_Emulation.ttcnpp:1024 Matching on port NSCP succeeded:  matched
16:50:39.109407 621 NS_Emulation.ttcnpp:1024 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(619): @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
} id 2
16:50:39.109419 621 NS_Emulation.ttcnpp:1024 Message with id 2 was extracted from the queue of NSCP.
16:50:39.109437 621 NS_Emulation.ttcnpp:1025 Stop timer Tns_reset: 10 s
16:50:39.109451 621 NS_Emulation.ttcnpp:738 NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3)
16:50:39.109469 621 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb1-NS1(617) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
16:50:39.109490 621 NS_Emulation.ttcnpp:749 Sent on NSCP to -NSVCI98-provIP(619) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
16:50:39.109501 617 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI98(621) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:50:39.109507 622 - Port NS_SP was started.
16:50:39.109509 621 NS_Emulation.ttcnpp:750 Start timer Tns_alive: 3 s
16:50:39.109515 619 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(621) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
16:50:39.109527 621 NS_Emulation.ttcnpp:754 Sent on NSCP to -NSVCI98-provIP(619) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
}
16:50:39.109527 622 - Port NSVC was started.
16:50:39.109529 619 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:50:39.109533 617 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:50:39.109539 622 - Port NS_CTRL was started.
16:50:39.109543 619 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(621): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
16:50:39.109543 621 NS_Emulation.ttcnpp:755 Start timer Tns_block: 10 s
16:50:39.109549 622 - Port NSPIP_PROC was started.
16:50:39.109551 617 NS_Emulation.ttcnpp:448 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_DEAD_BLOCKED (1) unmatched: First message in the queue does not match the template: 
16:50:39.109561 622 - Component type NS_Emulation.NS_CT was initialized.
16:50:39.109562 619 NS_Provider_IPL4.ttcn:169 Message with id 2 was extracted from the queue of NSVC[0].
16:50:39.109566 617 NS_Emulation.ttcnpp:457 Matching on port NSVC succeeded:  matched
16:50:39.109578 621 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(619) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
16:50:39.109580 617 NS_Emulation.ttcnpp:457 Receive operation on port NSVC succeeded, message from -NSVCI98(621): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:50:39.109580 619 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0A'O ("
")
}
16:50:39.109595 617 NS_Emulation.ttcnpp:457 Message with id 2 was extracted from the queue of NSVC.
16:50:39.109608 619 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(621) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
16:50:39.109609 617 NS_Emulation.ttcnpp:459 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(618) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
16:50:39.109622 619 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:50:39.109625 621 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.109633 619 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(621): @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
16:50:39.109638 618 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(617) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:50:39.109644 619 NS_Provider_IPL4.ttcn:169 Message with id 3 was extracted from the queue of NSVC[0].
16:50:39.109652 621 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.109657 619 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '06'O
}
16:50:39.109666 621 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.109672 618 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.109680 621 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.109689 621 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
16:50:39.109690 618 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.109702 621 NS_Emulation.ttcnpp:796 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.109705 618 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.109716 621 NS_Emulation.ttcnpp:803 Matching on port NSCP succeeded:  matched
16:50:39.109718 618 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.109728 621 NS_Emulation.ttcnpp:803 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(619): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
16:50:39.109736 618 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.109741 621 NS_Emulation.ttcnpp:803 Message with id 3 was extracted from the queue of NSCP.
16:50:39.109758 621 NS_Emulation.ttcnpp:804 Sent on NSCP to -NSVCI98-provIP(619) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
16:50:39.109763 618 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched.first_or_last := false with true unmatched: First message in the queue does not match the template: 
16:50:39.109779 618 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.109779 619 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(621) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:50:39.109794 619 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:50:39.109797 618 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.109806 619 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(621): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:50:39.109811 618 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.109818 619 NS_Provider_IPL4.ttcn:169 Message with id 4 was extracted from the queue of NSVC[0].
16:50:39.109822 618 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.109832 619 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0B'O ("\v")
}
16:50:39.109834 618 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.109849 618 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.109851 619 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
16:50:39.109863 618 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.109865 619 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:50:39.109875 618 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:50:39.109878 619 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
16:50:39.109887 618 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
16:50:39.109890 619 NS_Provider_IPL4.ttcn:151 Message with id 3 was extracted from the queue of IPL4.
16:50:39.109900 618 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(617): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:50:39.109905 619 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(621) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
16:50:39.109913 618 BSSGP_Emulation.ttcnpp:529 Message with id 2 was extracted from the queue of BSCP.
16:50:39.109921 619 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
16:50:39.109922 621 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(619) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:50:39.109933 619 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:50:39.109943 621 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.109946 619 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
16:50:39.109959 619 NS_Provider_IPL4.ttcn:151 Message with id 4 was extracted from the queue of IPL4.
16:50:39.109962 621 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.109975 621 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.109976 619 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(621) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
}
16:50:39.109988 621 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.110001 621 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
16:50:39.110013 621 NS_Emulation.ttcnpp:796 Matching on port NSCP succeeded:  matched
16:50:39.110025 621 NS_Emulation.ttcnpp:796 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(619): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:50:39.110036 621 NS_Emulation.ttcnpp:796 Message with id 4 was extracted from the queue of NSCP.
16:50:39.110048 621 NS_Emulation.ttcnpp:797 Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test
16:50:39.110061 621 NS_Emulation.ttcnpp:798 Stop timer Tns_alive: 3 s
16:50:39.110073 621 NS_Emulation.ttcnpp:799 Start timer Tns_test: 10 s
16:50:39.110097 621 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(619) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
16:50:39.110114 621 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.110126 621 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.110139 621 NS_Emulation.ttcnpp:918 Matching on port NSCP succeeded:  matched
16:50:39.110151 621 NS_Emulation.ttcnpp:918 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(619): @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
16:50:39.110162 621 NS_Emulation.ttcnpp:918 Message with id 5 was extracted from the queue of NSCP.
16:50:39.110173 621 NS_Emulation.ttcnpp:919 Stop timer Tns_block: 10 s
16:50:39.110185 621 NS_Emulation.ttcnpp:738 NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4)
16:50:39.110201 621 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb1-NS1(617) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
}
16:50:39.110219 617 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI98(621) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
16:50:39.110233 617 NS_Emulation.ttcnpp:439 Matching on port NSVC succeeded:  matched
16:50:39.110246 617 NS_Emulation.ttcnpp:439 Receive operation on port NSVC succeeded, message from -NSVCI98(621): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
16:50:39.110258 617 NS_Emulation.ttcnpp:439 Message with id 3 was extracted from the queue of NSVC.
16:50:39.110356 617 NS_Emulation.ttcnpp:446 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(618) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
}
16:50:39.110383 618 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(617) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
16:50:39.110415 618 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.110432 618 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.110446 618 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.110459 618 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.110472 618 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.110487 618 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP succeeded:  matched
16:50:39.110499 618 BSSGP_Emulation.ttcnpp:407 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(617): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
16:50:39.110511 618 BSSGP_Emulation.ttcnpp:407 Message with id 3 was extracted from the queue of BSCP.
16:50:39.110979 618 BSSGP_Emulation.ttcnpp:410 Sent on BSCP to SGSN_Test-Gb1-NS1(617) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
16:50:39.111058 618 BSSGP_Emulation.ttcnpp:411 Start timer g_T2: 60 s
16:50:39.111121 617 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb1-BSSGP1(618) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:50:39.111206 617 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
16:50:39.111221 617 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb1-BSSGP1(618): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:50:39.111238 617 NS_Emulation.ttcnpp:494 Message with id 1 was extracted from the queue of NS_SP.
16:50:39.111273 617 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI98(621) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
16:50:39.111295 623 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:50:39.111363 623 - TTCN-3 Parallel Test Component started on a876a024bf4d. Component reference: SGSN_Test-Gb2-BSSGP2(623), component type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb2-BSSGP2. Version: 9.0.0.
16:50:39.111379 621 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb1-NS1(617) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:50:39.111380 623 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:50:39.111412 623 - Connected to MC.
16:50:39.111425 623 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_CT inside testcase TC_attach_usim_a50_a54.
16:50:39.111447 mtc SGSN_Tests.ttcn:231 PTC was created. Component reference: 623, alive: yes, type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb2-BSSGP2.
16:50:39.111466 mtc SGSN_Tests.ttcn:233 Connecting ports SGSN_Test-Gb2-BSSGP2(623):BSCP and SGSN_Test-Gb2-NS2(622):NS_SP.
16:50:39.111469 621 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
16:50:39.111511 621 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '2204820000078108'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
16:50:39.111563 621 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
16:50:39.111649 621 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb1-NS1(617): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:50:39.111649 622 - Port NS_SP is waiting for connection from SGSN_Test-Gb2-BSSGP2(623):BSCP on UNIX pathname /tmp/ttcn3-portconn-8473b875.
16:50:39.111670 621 NS_Emulation.ttcnpp:1005 Message with id 1 was extracted from the queue of NS_SP.
16:50:39.111707 621 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI98-provIP(619) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
}
16:50:39.111740 619 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(621) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
16:50:39.111764 619 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:50:39.111778 619 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(621): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
16:50:39.111796 619 NS_Provider_IPL4.ttcn:169 Message with id 5 was extracted from the queue of NSVC[0].
16:50:39.111817 619 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '000000002204820000078108'O
}
16:50:39.111947 619 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
16:50:39.111961 619 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:50:39.111974 619 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
16:50:39.111986 619 NS_Provider_IPL4.ttcn:151 Message with id 5 was extracted from the queue of IPL4.
16:50:39.112003 619 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(621) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
}
16:50:39.112025 621 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(619) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
16:50:39.112041 621 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.112056 621 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.112072 621 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.112086 621 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.112127 621 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
16:50:39.112143 621 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
16:50:39.112156 621 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(619): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
16:50:39.112168 621 NS_Emulation.ttcnpp:999 Message with id 6 was extracted from the queue of NSCP.
16:50:39.112318 623 - Port BSCP was started.
16:50:39.112337 623 - Port PROC was started.
16:50:39.112348 623 - Port GLOBAL was started.
16:50:39.112359 623 - Port RIM was started.
16:50:39.112369 623 - Port MGMT was started.
16:50:39.112379 623 - Port BVC was started.
16:50:39.112390 623 - Component type BSSGP_Emulation.BSSGP_CT was initialized.
16:50:39.112423 623 - Port BSCP has established the connection with SGSN_Test-Gb2-NS2(622):NS_SP using transport type UNIX.
16:50:39.112458 622 - Port NS_SP has accepted the connection from SGSN_Test-Gb2-BSSGP2(623):BSCP.
16:50:39.112472 mtc SGSN_Tests.ttcn:233 Connect operation on SGSN_Test-Gb2-BSSGP2(623):BSCP and SGSN_Test-Gb2-NS2(622):NS_SP finished.
16:50:39.112488 mtc SGSN_Tests.ttcn:235 Starting function NSStart({
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "") on component SGSN_Test-Gb2-NS2(622).
16:50:39.112521 mtc SGSN_Tests.ttcn:235 Function was started.
16:50:39.112543 mtc SGSN_Tests.ttcn:236 Starting function BssgpStart({
    nsei := 98,
    sgsn_role := false,
    bvc := {
        {
            bvci := 220,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13200
                    },
                    rac := 0
                },
                cell_id := 20962
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_attach_usim_a50_a54") on component SGSN_Test-Gb2-BSSGP2(623).
16:50:39.112579 mtc SGSN_Tests.ttcn:236 Function was started.
16:50:39.112592 mtc SGSN_Tests.ttcn:239 Connecting ports mtc:PROC and SGSN_Test-Gb2-BSSGP2(623):PROC.
16:50:39.112633 622 - Starting function NSStart({
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "").
16:50:39.112706 623 - Starting function BssgpStart({
    nsei := 98,
    sgsn_role := false,
    bvc := {
        {
            bvci := 220,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13200
                    },
                    rac := 0
                },
                cell_id := 20962
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_attach_usim_a50_a54").
16:50:39.112741 mtc SGSN_Tests.ttcn:239 Port PROC is waiting for connection from SGSN_Test-Gb2-BSSGP2(623):PROC on UNIX pathname /tmp/ttcn3-portconn-c455b747.
16:50:39.112868 622 NS_Emulation.ttcnpp:320 Creating NSIP provider for "127.0.0.103":21012
16:50:39.112913 622 NS_Emulation.ttcnpp:322 Creating new alive PTC with component type NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI99-provIP.
16:50:39.113015 623 BSSGP_Emulation.ttcnpp:201 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a50_a54-BVCI220.
16:50:39.113053 623 BSSGP_Emulation.ttcnpp:201 Port PROC has established the connection with mtc:PROC using transport type UNIX.
16:50:39.113093 mtc SGSN_Tests.ttcn:239 Port PROC has accepted the connection from SGSN_Test-Gb2-BSSGP2(623):PROC.
16:50:39.113113 mtc SGSN_Tests.ttcn:239 Connect operation on mtc:PROC and SGSN_Test-Gb2-BSSGP2(623):PROC finished.
16:50:39.113131 mtc BSSGP_Emulation.ttcnpp:676 Called on PROC to SGSN_Test-Gb2-BSSGP2(623) @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 220
}
16:50:39.113190 623 BSSGP_Emulation.ttcnpp:201 Call enqueued on PROC from mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 220
} id 1
16:50:39.113434 621 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb1-NS1(617) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:50:39.113735 617 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI98(621) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:50:39.113882 617 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:39.113897 617 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:39.113909 617 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:39.113920 617 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:39.113952 617 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:50:39.113969 617 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI98(621): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:50:39.113982 617 NS_Emulation.ttcnpp:474 Message with id 4 was extracted from the queue of NSVC.
16:50:39.114004 617 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(618) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:50:39.114220 618 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(617) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:50:39.114640 618 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.114674 618 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.114694 618 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.114713 618 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.114730 618 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.114785 618 BSSGP_Emulation.ttcnpp:452 Matching on port BSCP succeeded:  matched
16:50:39.114801 618 BSSGP_Emulation.ttcnpp:452 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(617): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:50:39.114815 618 BSSGP_Emulation.ttcnpp:452 Message with id 4 was extracted from the queue of BSCP.
16:50:39.114834 618 BSSGP_Emulation.ttcnpp:453 BVCI(0) Rx BVC-RESET-ACK
16:50:39.114858 618 BSSGP_Emulation.ttcnpp:454 Stop timer g_T2: 60 s
16:50:39.114879 618 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3)
16:50:39.114902 618 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_attach_usim_a50_a54-BVCI210(620) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
}
16:50:39.114937 620 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb1-BSSGP1(618) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
16:50:39.114984 618 BSSGP_Emulation.ttcnpp:458 Sent on BVC to TC_attach_usim_a50_a54-BVCI210(620) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
}
16:50:39.114984 620 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.115001 620 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:50:39.115018 620 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
16:50:39.115030 620 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:50:39.115043 620 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
16:50:39.115055 620 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb1-BSSGP1(618): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
16:50:39.115075 620 BSSGP_Emulation.ttcnpp:1319 Message with id 2 was extracted from the queue of BVC.
16:50:39.115093 620 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:50:39.115142 620 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb1-BSSGP1(618) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
16:50:39.115175 620 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.115189 620 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:50:39.115220 620 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC succeeded:  matched
16:50:39.115233 620 BSSGP_Emulation.ttcnpp:1303 Receive operation on port BVC succeeded, message from SGSN_Test-Gb1-BSSGP1(618): @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
16:50:39.115245 620 BSSGP_Emulation.ttcnpp:1303 Message with id 3 was extracted from the queue of BVC.
16:50:39.115682 624 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:50:39.115753 624 - TTCN-3 Parallel Test Component started on a876a024bf4d. Component reference: -NSVCI99-provIP(624), component type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI99-provIP. Version: 9.0.0.
16:50:39.115770 624 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:50:39.115810 624 - Connected to MC.
16:50:39.115823 624 - Initializing variables, timers and ports of component type NS_Provider_IPL4.NS_Provider_IPL4_CT inside testcase TC_attach_usim_a50_a54.
16:50:39.115842 622 NS_Emulation.ttcnpp:322 PTC was created. Component reference: 624, alive: yes, type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI99-provIP.
16:50:39.115892 622 NS_Emulation.ttcnpp:323 Connecting ports SGSN_Test-Gb2-NS2(622):NSPIP_PROC and -NSVCI99-provIP(624):PROC.
16:50:39.116003 620 BSSGP_Emulation.ttcnpp:1044 Sent on BVC to SGSN_Test-Gb1-BSSGP1(618) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
}
16:50:39.116041 622 NS_Emulation.ttcnpp:323 Port NSPIP_PROC is waiting for connection from -NSVCI99-provIP(624):PROC on UNIX pathname /tmp/ttcn3-portconn-c12da829.
16:50:39.116120 620 BSSGP_Emulation.ttcnpp:1045 Start timer g_T2: 60 s
16:50:39.116121 618 BSSGP_Emulation.ttcnpp:611 Message enqueued on BVC from TC_attach_usim_a50_a54-BVCI210(620) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 1
16:50:39.116213 618 BSSGP_Emulation.ttcnpp:388 Matching on port BVC succeeded:  matched
16:50:39.116236 618 BSSGP_Emulation.ttcnpp:388 Receive operation on port BVC succeeded, message from TC_attach_usim_a50_a54-BVCI210(620): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 1
16:50:39.116255 618 BSSGP_Emulation.ttcnpp:388 Message with id 1 was extracted from the queue of BVC.
16:50:39.116269 618 BSSGP_Emulation.ttcnpp:391 Sent on BSCP to SGSN_Test-Gb1-NS1(617) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
}
16:50:39.116294 617 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb1-BSSGP1(618) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 2
16:50:39.116320 617 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
16:50:39.116334 617 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb1-BSSGP1(618): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 2
16:50:39.116347 617 NS_Emulation.ttcnpp:494 Message with id 2 was extracted from the queue of NS_SP.
16:50:39.116361 617 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI98(621) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
}
16:50:39.116384 621 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb1-NS1(617) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 2
16:50:39.116412 621 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
16:50:39.116429 621 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '22048200D2078108088862F22433900051E1'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
16:50:39.116447 621 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
16:50:39.116459 621 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb1-NS1(617): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 2
16:50:39.116472 621 NS_Emulation.ttcnpp:1005 Message with id 2 was extracted from the queue of NS_SP.
16:50:39.116489 621 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI98-provIP(619) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200D2078108088862F22433900051E1'O
    }
}
16:50:39.116512 619 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(621) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200D2078108088862F22433900051E1'O
    }
} id 6
16:50:39.116532 619 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:50:39.116545 619 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(621): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200D2078108088862F22433900051E1'O
    }
} id 6
16:50:39.116558 619 NS_Provider_IPL4.ttcn:169 Message with id 6 was extracted from the queue of NSVC[0].
16:50:39.116577 619 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0000000022048200D2078108088862F22433900051E1'O
}
16:50:39.116741 624 - Port NSE was started.
16:50:39.116765 624 - Port IPL4 was started.
16:50:39.116776 624 - Port NSVC[0] was started.
16:50:39.116780 619 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200D2'O
} id 6
16:50:39.116788 624 - Port NSVC[1] was started.
16:50:39.116794 619 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:50:39.116798 624 - Port NSVC[2] was started.
16:50:39.116808 619 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200D2'O
} id 6
16:50:39.116810 624 - Port NSVC[3] was started.
16:50:39.116820 619 NS_Provider_IPL4.ttcn:151 Message with id 6 was extracted from the queue of IPL4.
16:50:39.116823 624 - Port NSVC[4] was started.
16:50:39.116835 624 - Port NSVC[5] was started.
16:50:39.116837 619 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(621) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
}
16:50:39.116845 624 - Port NSVC[6] was started.
16:50:39.116858 621 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(619) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} id 7
16:50:39.116858 624 - Port NSVC[7] was started.
16:50:39.116868 624 - Port NSVC[8] was started.
16:50:39.116877 621 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.116881 624 - Port NSVC[9] was started.
16:50:39.116891 624 - Port NSVC[10] was started.
16:50:39.116893 621 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.116902 624 - Port NSVC[11] was started.
16:50:39.116910 621 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.116913 624 - Port NSVC[12] was started.
16:50:39.116925 621 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.116925 624 - Port NSVC[13] was started.
16:50:39.116935 624 - Port NSVC[14] was started.
16:50:39.116942 621 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
16:50:39.116946 624 - Port NSVC[15] was started.
16:50:39.116956 621 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
16:50:39.116957 624 - Port PROC was started.
16:50:39.116969 621 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(619): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} id 7
16:50:39.116971 624 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was initialized.
16:50:39.116982 621 NS_Emulation.ttcnpp:999 Message with id 7 was extracted from the queue of NSCP.
16:50:39.117008 624 - Port PROC has established the connection with SGSN_Test-Gb2-NS2(622):NSPIP_PROC using transport type UNIX.
16:50:39.117046 622 NS_Emulation.ttcnpp:323 Port NSPIP_PROC has accepted the connection from -NSVCI99-provIP(624):PROC.
16:50:39.117066 622 NS_Emulation.ttcnpp:323 Connect operation on SGSN_Test-Gb2-NS2(622):NSPIP_PROC and -NSVCI99-provIP(624):PROC finished.
16:50:39.117082 621 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb1-NS1(617) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:50:39.117103 622 NS_Emulation.ttcnpp:324 Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21012,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 99
}, {
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "-NSVCI99") on component -NSVCI99-provIP(624).
16:50:39.117119 617 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI98(621) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:50:39.117147 617 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:39.117165 617 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:39.117178 617 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:39.117193 617 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:39.117212 617 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:50:39.117231 617 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI98(621): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:50:39.117250 617 NS_Emulation.ttcnpp:474 Message with id 5 was extracted from the queue of NSVC.
16:50:39.117269 617 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(618) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:50:39.117292 622 NS_Emulation.ttcnpp:324 Function was started.
16:50:39.117300 618 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(617) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:50:39.117330 618 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.117350 618 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.117367 618 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.117384 618 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.117404 618 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.117405 622 NS_Emulation.ttcnpp:346 Creating new alive PTC with component type NS_Emulation.NSVC_CT, component name: -NSVCI99.
16:50:39.117427 624 - Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21012,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 99
}, {
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "-NSVCI99").
16:50:39.117433 618 BSSGP_Emulation.ttcnpp:313 Matching on port BSCP .bvci := 0 with (2 .. 65535) unmatched: First message in the queue does not match the template: 
16:50:39.117476 618 BSSGP_Emulation.ttcnpp:325 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_SUSPEND := ?
}, {
    pDU_BSSGP_SUSPEND_ACK := ?
}, {
    pDU_BSSGP_SUSPEND_NACK := ?
}, {
    pDU_BSSGP_RESUME := ?
}, {
    pDU_BSSGP_RESUME_ACK := ?
}, {
    pDU_BSSGP_RESUME_NACK := ?
}, {
    pDU_BSSGP_SGSN_INVOKE_TRACE := ?
}, {
    pDU_BSSGP_OVERLOAD := ?
}, {
    pDU_BSSGP_STATUS := ?
}) unmatched: First message in the queue does not match the template: 
16:50:39.117504 618 BSSGP_Emulation.ttcnpp:330 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_RAN_INFORMATION := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_REQUEST := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ACK := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ERROR := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ?
}) unmatched: First message in the queue does not match the template: 
16:50:39.117535 618 BSSGP_Emulation.ttcnpp:337 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_FLUSH_LL_ACK := {
        bssgpPduType := '2B'O ("+"),
        tLLI := {
            iEI := '1F'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 4
            },
            tLLI_Value := ?
        },
        flush_Action := {
            iEI := '0C'O ("\f"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            actionValue := ?
        },
        bVCI_new := omit,
        number_of_octets_affected := {
            iEI := '25'O ("%"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 3
            },
            number_of_octets_transfered_or_deleted := ?
        },
        nSEI := omit
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.117549 624 NS_Provider_IPL4.ttcn:127 Mapping port -NSVCI99-provIP(624):IPL4 to system:IPL4.
16:50:39.117550 618 BSSGP_Emulation.ttcnpp:347 Matching on port BSCP succeeded:  matched
16:50:39.117564 618 BSSGP_Emulation.ttcnpp:347 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(617): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:50:39.117578 618 BSSGP_Emulation.ttcnpp:347 Message with id 5 was extracted from the queue of BSCP.
16:50:39.117590 624 NS_Provider_IPL4.ttcn:127 Port IPL4 was mapped to system:IPL4.
16:50:39.117615 624 NS_Provider_IPL4.ttcn:127 Map operation of -NSVCI99-provIP(624):IPL4 to system:IPL4 finished.
16:50:39.117683 618 BSSGP_Emulation.ttcnpp:360 Sent on BVC to TC_attach_usim_a50_a54-BVCI210(620) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:50:39.117741 624 NS_Provider_IPL4.ttcn:128 entering f__IPL4__PROVIDER__listen: 127.0.0.103:21012 / UDP
16:50:39.117925 620 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb1-BSSGP1(618) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:50:39.118069 620 BSSGP_Emulation.ttcnpp:1071 Matching on port BVC succeeded:  matched
16:50:39.118088 620 BSSGP_Emulation.ttcnpp:1071 Receive operation on port BVC succeeded, message from SGSN_Test-Gb1-BSSGP1(618): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:50:39.118102 620 BSSGP_Emulation.ttcnpp:1071 Message with id 4 was extracted from the queue of BVC.
16:50:39.118122 620 BSSGP_Emulation.ttcnpp:1072 Stop timer g_T2: 60 s
16:50:39.118164 620 BSSGP_Emulation.ttcnpp:1398 BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3)
16:50:39.118266 625 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:50:39.118315 624 NS_Provider_IPL4.ttcn:128 IPL4: f_IPL4_listen result: {
    errorCode := omit,
    connId := 1,
    os_error_code := omit,
    os_error_text := omit
}
16:50:39.118344 625 - TTCN-3 Parallel Test Component started on a876a024bf4d. Component reference: TC_attach_usim_a50_a54-BVCI220(625), component type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a50_a54-BVCI220. Version: 9.0.0.
16:50:39.118361 625 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:50:39.118398 625 - Connected to MC.
16:50:39.118411 625 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_BVC_CT inside testcase TC_attach_usim_a50_a54.
16:50:39.118427 623 BSSGP_Emulation.ttcnpp:201 PTC was created. Component reference: 625, alive: yes, type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a50_a54-BVCI220.
16:50:39.118475 623 BSSGP_Emulation.ttcnpp:202 Connecting ports TC_attach_usim_a50_a54-BVCI220(625):BVC and SGSN_Test-Gb2-BSSGP2(623):BVC.
16:50:39.118630 623 BSSGP_Emulation.ttcnpp:202 Port BVC is waiting for connection from TC_attach_usim_a50_a54-BVCI220(625):BVC on UNIX pathname /tmp/ttcn3-portconn-c86abd78.
16:50:39.119373 625 - Port BVC was started.
16:50:39.119395 625 - Port MGMT was started.
16:50:39.119406 625 - Port GLOBAL was started.
16:50:39.119416 625 - Port BSSGP_SP was started.
16:50:39.119427 625 - Port BSSGP_SP_SIG was started.
16:50:39.119438 625 - Port BSSGP_PROC was started.
16:50:39.119449 625 - Component type BSSGP_Emulation.BSSGP_BVC_CT was initialized.
16:50:39.119481 625 - Port BVC has established the connection with SGSN_Test-Gb2-BSSGP2(623):BVC using transport type UNIX.
16:50:39.119515 623 BSSGP_Emulation.ttcnpp:202 Port BVC has accepted the connection from TC_attach_usim_a50_a54-BVCI220(625):BVC.
16:50:39.119530 623 BSSGP_Emulation.ttcnpp:202 Connect operation on TC_attach_usim_a50_a54-BVCI220(625):BVC and SGSN_Test-Gb2-BSSGP2(623):BVC finished.
16:50:39.119545 623 BSSGP_Emulation.ttcnpp:203 Starting function f_bssgp_bvc_main({
    bvci := 220,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13200
            },
            rac := 0
        },
        cell_id := 20962
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 98, "TC_attach_usim_a50_a54-BVCI220") on component TC_attach_usim_a50_a54-BVCI220(625).
16:50:39.119671 623 BSSGP_Emulation.ttcnpp:203 Function was started.
16:50:39.119747 623 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
16:50:39.119770 625 - Starting function f_bssgp_bvc_main({
    bvci := 220,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13200
            },
            rac := 0
        },
        cell_id := 20962
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 98, "TC_attach_usim_a50_a54-BVCI220").
16:50:39.120033 623 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_attach_usim_a50_a54-BVCI220(625) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
}
16:50:39.120526 625 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:50:39.120855 623 BSSGP_Emulation.ttcnpp:536 Matching on port PROC succeeded: {
    bvci := 220 with ? matched
}
16:50:39.120896 623 BSSGP_Emulation.ttcnpp:536 Getcall operation on port PROC succeeded, call from mtc: @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 220
} id 1
16:50:39.120923 623 BSSGP_Emulation.ttcnpp:536 Operation with id 1 was extracted from the queue of PROC.
16:50:39.120940 625 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb2-BSSGP2(623) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
16:50:39.120944 626 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:50:39.121002 623 BSSGP_Emulation.ttcnpp:539 Replied on PROC to mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a50_a54-BVCI220(625)
16:50:39.121012 626 - TTCN-3 Parallel Test Component started on a876a024bf4d. Component reference: -NSVCI99(626), component type: NS_Emulation.NSVC_CT, component name: -NSVCI99. Version: 9.0.0.
16:50:39.121016 625 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.121028 625 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:50:39.121028 626 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:50:39.121039 625 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
16:50:39.121046 mtc BSSGP_Emulation.ttcnpp:676 Reply enqueued on PROC from SGSN_Test-Gb2-BSSGP2(623) @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a50_a54-BVCI220(625) id 3
16:50:39.121048 625 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:50:39.121069 mtc BSSGP_Emulation.ttcnpp:677 Matching on port PROC succeeded: { } with { } matched value TC_attach_usim_a50_a54-BVCI220(625) with ? matched
16:50:39.121080 mtc BSSGP_Emulation.ttcnpp:677 Getreply operation on port PROC succeeded, reply from SGSN_Test-Gb2-BSSGP2(623): @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a50_a54-BVCI220(625) id 1
16:50:39.121083 625 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
16:50:39.121091 mtc BSSGP_Emulation.ttcnpp:677 Operation with id 3 was extracted from the queue of PROC.
16:50:39.121099 625 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb2-BSSGP2(623): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
16:50:39.121103 mtc SGSN_Tests.ttcn:241 Disconnecting ports mtc:PROC and SGSN_Test-Gb2-BSSGP2(623):PROC.
16:50:39.121126 625 BSSGP_Emulation.ttcnpp:1319 Message with id 1 was extracted from the queue of BVC.
16:50:39.121135 626 - Connected to MC.
16:50:39.121149 625 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:50:39.121152 626 - Initializing variables, timers and ports of component type NS_Emulation.NSVC_CT inside testcase TC_attach_usim_a50_a54.
16:50:39.121162 623 BSSGP_Emulation.ttcnpp:611 Terminating the connection of port PROC to mtc:PROC. No more messages can be sent through this connection.
16:50:39.121167 622 NS_Emulation.ttcnpp:346 PTC was created. Component reference: 626, alive: yes, type: NS_Emulation.NSVC_CT, component name: -NSVCI99.
16:50:39.121187 mtc SGSN_Tests.ttcn:241 Connection termination request was received on port PROC from SGSN_Test-Gb2-BSSGP2(623):PROC. No more data can be sent or received through this connection.
16:50:39.121213 622 NS_Emulation.ttcnpp:349 Connecting ports SGSN_Test-Gb2-NS2(622):NSVC and -NSVCI99(626):NS_SP.
16:50:39.121230 623 BSSGP_Emulation.ttcnpp:611 Port PROC was disconnected from mtc:PROC.
16:50:39.121248 mtc SGSN_Tests.ttcn:241 Port PROC was disconnected from SGSN_Test-Gb2-BSSGP2(623):PROC.
16:50:39.121292 mtc SGSN_Tests.ttcn:241 Disconnect operation on mtc:PROC and SGSN_Test-Gb2-BSSGP2(623):PROC finished.
16:50:39.121347 622 NS_Emulation.ttcnpp:349 Port NSVC is waiting for connection from -NSVCI99(626):NS_SP on UNIX pathname /tmp/ttcn3-portconn-d57aa426.
16:50:39.121353 mtc SGSN_Tests.ttcn:244 Connecting ports SGSN_Test-Gb2-BSSGP2(623):RIM and mtc:RIM[2].
16:50:39.121477 mtc SGSN_Tests.ttcn:244 Port RIM[2] is waiting for connection from SGSN_Test-Gb2-BSSGP2(623):RIM on UNIX pathname /tmp/ttcn3-portconn-de4cf334.
16:50:39.121502 623 BSSGP_Emulation.ttcnpp:611 Port RIM has established the connection with mtc:RIM[2] using transport type UNIX.
16:50:39.121522 mtc SGSN_Tests.ttcn:244 Port RIM[2] has accepted the connection from SGSN_Test-Gb2-BSSGP2(623):RIM.
16:50:39.121533 mtc SGSN_Tests.ttcn:244 Connect operation on SGSN_Test-Gb2-BSSGP2(623):RIM and mtc:RIM[2] finished.
16:50:39.121546 mtc SGSN_Tests.ttcn:253 Creating new PTC with component type IPA_Emulation.IPA_Emulation_CT, component name: SGSN_Test-GSUP-IPA.
16:50:39.122051 626 - Port NSCP was started.
16:50:39.122071 626 - Port NS_SP was started.
16:50:39.122079 626 - Component type NS_Emulation.NSVC_CT was initialized.
16:50:39.122108 626 - Port NS_SP has established the connection with SGSN_Test-Gb2-NS2(622):NSVC using transport type UNIX.
16:50:39.122154 622 NS_Emulation.ttcnpp:349 Port NSVC has accepted the connection from -NSVCI99(626):NS_SP.
16:50:39.122187 622 NS_Emulation.ttcnpp:349 Connect operation on SGSN_Test-Gb2-NS2(622):NSVC and -NSVCI99(626):NS_SP finished.
16:50:39.122208 622 NS_Emulation.ttcnpp:350 Starting NSVC component for {
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21012,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 99
}
16:50:39.122249 622 NS_Emulation.ttcnpp:351 Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21012,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 99
}, {
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "-NSVCI99", -NSVCI99-provIP(624)) on component -NSVCI99(626).
16:50:39.122377 622 NS_Emulation.ttcnpp:351 Function was started.
16:50:39.122489 626 - Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21012,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 99
}, {
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "-NSVCI99", -NSVCI99-provIP(624)).
16:50:39.122565 622 NS_Provider_IPL4.ttcn:214 Called on NSPIP_PROC to -NSVCI99-provIP(624) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI99(626)
}
16:50:39.122658 626 NS_Emulation.ttcnpp:738 NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1)
16:50:39.122694 624 NS_Provider_IPL4.ttcn:149 Call enqueued on PROC from SGSN_Test-Gb2-NS2(622) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI99(626)
} id 1
16:50:39.122777 624 NS_Provider_IPL4.ttcn:195 Matching on port PROC succeeded: {
    remote_ip := "127.0.0.10" with ? matched,
    remote_port := 23000 with ? matched,
    vc_nsvc := -NSVCI99(626) with ? matched
}
16:50:39.122820 624 NS_Provider_IPL4.ttcn:195 Getcall operation on port PROC succeeded, call from SGSN_Test-Gb2-NS2(622): @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI99(626)
} id 1
16:50:39.122841 624 NS_Provider_IPL4.ttcn:195 Operation with id 1 was extracted from the queue of PROC.
16:50:39.122864 626 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb2-NS2(622) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
}
16:50:39.122885 624 NS_Provider_IPL4.ttcn:74 Connecting ports -NSVCI99-provIP(624):NSVC[0] and -NSVCI99(626):NSCP.
16:50:39.122987 622 NS_Provider_IPL4.ttcn:214 Message enqueued on NSVC from -NSVCI99(626) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
16:50:39.123018 624 NS_Provider_IPL4.ttcn:74 Port NSVC[0] is waiting for connection from -NSVCI99(626):NSCP on UNIX pathname /tmp/ttcn3-portconn-87278860.
16:50:39.123390 626 NS_Emulation.ttcnpp:1035 Port NSCP has established the connection with -NSVCI99-provIP(624):NSVC[0] using transport type UNIX.
16:50:39.123425 624 NS_Provider_IPL4.ttcn:74 Port NSVC[0] has accepted the connection from -NSVCI99(626):NSCP.
16:50:39.123450 624 NS_Provider_IPL4.ttcn:74 Connect operation on -NSVCI99-provIP(624):NSVC[0] and -NSVCI99(626):NSCP finished.
16:50:39.123702 624 NS_Provider_IPL4.ttcn:75 Sent on NSVC[0] to -NSVCI99(626) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
}
16:50:39.123836 626 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(624) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
16:50:39.123901 624 NS_Provider_IPL4.ttcn:198 Replied on PROC to SGSN_Test-Gb2-NS2(622) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0
16:50:39.123955 626 NS_Emulation.ttcnpp:767 Matching on port NSCP NS_PROV_LINK_STATUS_UP (0) with NS_PROV_LINK_STATUS_DOWN (1) unmatched: First message in the queue does not match the template: 
16:50:39.123978 626 NS_Emulation.ttcnpp:803 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
16:50:39.123991 626 NS_Emulation.ttcnpp:808 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
16:50:39.123999 622 NS_Provider_IPL4.ttcn:214 Reply enqueued on NSPIP_PROC from -NSVCI99-provIP(624) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
16:50:39.124011 626 NS_Emulation.ttcnpp:854 Matching on port NSCP succeeded:  matched
16:50:39.124027 626 NS_Emulation.ttcnpp:854 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(624): @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
16:50:39.124034 622 NS_Provider_IPL4.ttcn:215 Matching on port NSPIP_PROC succeeded: { } with { } matched value 0 with ? matched
16:50:39.124044 626 NS_Emulation.ttcnpp:854 Message with id 1 was extracted from the queue of NSCP.
16:50:39.124062 626 NS_Emulation.ttcnpp:855 Provider Link came up: sending NS-RESET
16:50:39.124064 622 NS_Provider_IPL4.ttcn:215 Getreply operation on port NSPIP_PROC succeeded, reply from -NSVCI99-provIP(624): @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
16:50:39.124081 622 NS_Provider_IPL4.ttcn:215 Operation with id 1 was extracted from the queue of NSPIP_PROC.
16:50:39.124245 626 NS_Emulation.ttcnpp:743 Sent on NSCP to -NSVCI99-provIP(624) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
}
16:50:39.124289 622 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:50:39.124296 626 NS_Emulation.ttcnpp:744 Start timer Tns_reset: 10 s
16:50:39.124328 622 NS_Emulation.ttcnpp:448 Matching on port NSVC succeeded:  matched
16:50:39.124344 622 NS_Emulation.ttcnpp:448 Receive operation on port NSVC succeeded, message from -NSVCI99(626): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
16:50:39.124362 622 NS_Emulation.ttcnpp:448 Message with id 1 was extracted from the queue of NSVC.
16:50:39.124385 627 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:50:39.124441 622 NS_Emulation.ttcnpp:455 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(623) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
}
16:50:39.124471 627 - Initializing variables, timers and ports of component type IPA_Emulation.IPA_Emulation_CT inside testcase TC_attach_usim_a50_a54.
16:50:39.124489 624 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(626) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
} id 1
16:50:39.124524 mtc SGSN_Tests.ttcn:253 PTC was created. Component reference: 627, alive: no, type: IPA_Emulation.IPA_Emulation_CT, component name: SGSN_Test-GSUP-IPA.
16:50:39.124542 mtc SGSN_Tests.ttcn:254 Creating new PTC with component type GSUP_Emulation.GSUP_Emulation_CT, component name: SGSN_Test-GSUP.
16:50:39.124577 623 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(622) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
16:50:39.124666 623 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.124673 624 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:50:39.124682 623 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.124695 623 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.124706 623 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.124715 624 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(626): @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
} id 1
16:50:39.124717 623 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.124750 624 NS_Provider_IPL4.ttcn:169 Message with id 1 was extracted from the queue of NSVC[0].
16:50:39.124798 623 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:50:39.124820 623 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.124832 623 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.124842 623 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.124852 623 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.124863 623 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.124873 623 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.124885 623 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.124894 623 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:50:39.124920 623 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
16:50:39.124938 623 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(622): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
16:50:39.124957 623 BSSGP_Emulation.ttcnpp:529 Message with id 1 was extracted from the queue of BSCP.
16:50:39.125178 624 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '020081010182006304820062'O
}
16:50:39.125325 627 - Component type IPA_Emulation.IPA_Emulation_CT was initialized.
16:50:39.125793 624 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006304820062'O
} id 1
16:50:39.125919 624 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:50:39.125958 624 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006304820062'O
} id 1
16:50:39.125994 624 NS_Provider_IPL4.ttcn:151 Message with id 1 was extracted from the queue of IPL4.
16:50:39.126261 624 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(626) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
}
16:50:39.126376 624 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
16:50:39.126396 624 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:50:39.126407 624 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
16:50:39.126418 624 NS_Provider_IPL4.ttcn:151 Message with id 2 was extracted from the queue of IPL4.
16:50:39.126423 626 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(624) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
} id 2
16:50:39.126439 624 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(626) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
16:50:39.126493 626 NS_Emulation.ttcnpp:1024 Matching on port NSCP succeeded:  matched
16:50:39.126513 626 NS_Emulation.ttcnpp:1024 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(624): @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
} id 2
16:50:39.126525 626 NS_Emulation.ttcnpp:1024 Message with id 2 was extracted from the queue of NSCP.
16:50:39.126541 626 NS_Emulation.ttcnpp:1025 Stop timer Tns_reset: 10 s
16:50:39.126562 626 NS_Emulation.ttcnpp:738 NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3)
16:50:39.126582 626 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb2-NS2(622) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
16:50:39.126603 626 NS_Emulation.ttcnpp:749 Sent on NSCP to -NSVCI99-provIP(624) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
16:50:39.126604 622 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI99(626) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:50:39.126628 626 NS_Emulation.ttcnpp:750 Start timer Tns_alive: 3 s
16:50:39.126633 624 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(626) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
16:50:39.126637 622 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:50:39.126646 624 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:50:39.126648 626 NS_Emulation.ttcnpp:754 Sent on NSCP to -NSVCI99-provIP(624) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
}
16:50:39.126651 622 NS_Emulation.ttcnpp:448 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_DEAD_BLOCKED (1) unmatched: First message in the queue does not match the template: 
16:50:39.126688 624 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(626): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
16:50:39.126695 626 NS_Emulation.ttcnpp:755 Start timer Tns_block: 10 s
16:50:39.126702 622 NS_Emulation.ttcnpp:457 Matching on port NSVC succeeded:  matched
16:50:39.126717 622 NS_Emulation.ttcnpp:457 Receive operation on port NSVC succeeded, message from -NSVCI99(626): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:50:39.126718 624 NS_Provider_IPL4.ttcn:169 Message with id 2 was extracted from the queue of NSVC[0].
16:50:39.126740 624 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0A'O ("
")
}
16:50:39.126741 626 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(624) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
16:50:39.126768 622 NS_Emulation.ttcnpp:457 Message with id 2 was extracted from the queue of NSVC.
16:50:39.126775 624 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(626) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
16:50:39.126783 622 NS_Emulation.ttcnpp:459 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(623) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
16:50:39.126796 626 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.126839 626 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.126852 626 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.126865 626 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.126876 626 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
16:50:39.126887 626 NS_Emulation.ttcnpp:796 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.126889 623 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(622) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:50:39.126897 624 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:50:39.126899 626 NS_Emulation.ttcnpp:803 Matching on port NSCP succeeded:  matched
16:50:39.126910 624 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(626): @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
16:50:39.126910 626 NS_Emulation.ttcnpp:803 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(624): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
16:50:39.126927 623 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.126933 626 NS_Emulation.ttcnpp:803 Message with id 3 was extracted from the queue of NSCP.
16:50:39.126946 623 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.126950 626 NS_Emulation.ttcnpp:804 Sent on NSCP to -NSVCI99-provIP(624) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
16:50:39.126953 624 NS_Provider_IPL4.ttcn:169 Message with id 3 was extracted from the queue of NSVC[0].
16:50:39.126961 623 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.126975 623 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.126992 623 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.126994 624 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '06'O
}
16:50:39.127024 623 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched.first_or_last := false with true unmatched: First message in the queue does not match the template: 
16:50:39.127043 623 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.127054 624 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(626) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:50:39.127057 623 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.127070 623 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.127082 623 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.127094 623 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.127107 623 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.127120 623 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.127132 623 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:50:39.127144 623 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
16:50:39.127144 624 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
16:50:39.127157 623 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(622): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:50:39.127165 624 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:50:39.127170 623 BSSGP_Emulation.ttcnpp:529 Message with id 2 was extracted from the queue of BSCP.
16:50:39.127178 624 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
16:50:39.127191 624 NS_Provider_IPL4.ttcn:151 Message with id 3 was extracted from the queue of IPL4.
16:50:39.127208 624 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(626) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
16:50:39.127225 624 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:50:39.127229 626 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(624) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:50:39.127236 624 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(626): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:50:39.127244 626 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.127248 624 NS_Provider_IPL4.ttcn:169 Message with id 4 was extracted from the queue of NSVC[0].
16:50:39.127260 626 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.127262 624 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0B'O ("\v")
}
16:50:39.127270 626 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.127282 626 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.127283 624 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
16:50:39.127292 626 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
16:50:39.127294 624 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:50:39.127304 624 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
16:50:39.127304 626 NS_Emulation.ttcnpp:796 Matching on port NSCP succeeded:  matched
16:50:39.127314 624 NS_Provider_IPL4.ttcn:151 Message with id 4 was extracted from the queue of IPL4.
16:50:39.127316 626 NS_Emulation.ttcnpp:796 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(624): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:50:39.127326 626 NS_Emulation.ttcnpp:796 Message with id 4 was extracted from the queue of NSCP.
16:50:39.127329 624 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(626) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
}
16:50:39.127343 626 NS_Emulation.ttcnpp:797 Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test
16:50:39.127357 626 NS_Emulation.ttcnpp:798 Stop timer Tns_alive: 3 s
16:50:39.127369 626 NS_Emulation.ttcnpp:799 Start timer Tns_test: 10 s
16:50:39.127394 626 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(624) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
16:50:39.127412 626 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.127424 626 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.127438 626 NS_Emulation.ttcnpp:918 Matching on port NSCP succeeded:  matched
16:50:39.127449 626 NS_Emulation.ttcnpp:918 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(624): @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
16:50:39.127461 626 NS_Emulation.ttcnpp:918 Message with id 5 was extracted from the queue of NSCP.
16:50:39.127472 626 NS_Emulation.ttcnpp:919 Stop timer Tns_block: 10 s
16:50:39.127484 626 NS_Emulation.ttcnpp:738 NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4)
16:50:39.127502 626 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb2-NS2(622) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
}
16:50:39.127521 622 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI99(626) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
16:50:39.127537 622 NS_Emulation.ttcnpp:439 Matching on port NSVC succeeded:  matched
16:50:39.127550 622 NS_Emulation.ttcnpp:439 Receive operation on port NSVC succeeded, message from -NSVCI99(626): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
16:50:39.127562 622 NS_Emulation.ttcnpp:439 Message with id 3 was extracted from the queue of NSVC.
16:50:39.127655 622 NS_Emulation.ttcnpp:446 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(623) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
}
16:50:39.127678 623 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(622) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
16:50:39.127695 623 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.127710 623 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.127722 623 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.127734 623 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.127747 623 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.127762 628 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:50:39.127772 623 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP succeeded:  matched
16:50:39.127787 623 BSSGP_Emulation.ttcnpp:407 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(622): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
16:50:39.127801 623 BSSGP_Emulation.ttcnpp:407 Message with id 3 was extracted from the queue of BSCP.
16:50:39.127856 628 - Initializing variables, timers and ports of component type GSUP_Emulation.GSUP_Emulation_CT inside testcase TC_attach_usim_a50_a54.
16:50:39.127892 mtc SGSN_Tests.ttcn:254 PTC was created. Component reference: 628, alive: no, type: GSUP_Emulation.GSUP_Emulation_CT, component name: SGSN_Test-GSUP.
16:50:39.127914 mtc SGSN_Tests.ttcn:256 Mapping port SGSN_Test-GSUP-IPA(627):IPA_PORT to system:IPA_CODEC_PT.
16:50:39.127970 mtc SGSN_Tests.ttcn:256 Map operation of SGSN_Test-GSUP-IPA(627):IPA_PORT to system:IPA_CODEC_PT finished.
16:50:39.127987 mtc SGSN_Tests.ttcn:257 Connecting ports SGSN_Test-GSUP(628):GSUP and SGSN_Test-GSUP-IPA(627):IPA_GSUP_PORT.
16:50:39.128298 623 BSSGP_Emulation.ttcnpp:410 Sent on BSCP to SGSN_Test-Gb2-NS2(622) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
16:50:39.128383 623 BSSGP_Emulation.ttcnpp:411 Start timer g_T2: 60 s
16:50:39.128450 622 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb2-BSSGP2(623) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:50:39.128538 622 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
16:50:39.128552 622 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb2-BSSGP2(623): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:50:39.128570 622 NS_Emulation.ttcnpp:494 Message with id 1 was extracted from the queue of NS_SP.
16:50:39.128606 622 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI99(626) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
16:50:39.128691 628 - Component type GSUP_Emulation.GSUP_Emulation_CT was initialized.
16:50:39.128722 626 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb2-NS2(622) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:50:39.128786 mtc SGSN_Tests.ttcn:257 Connect operation on SGSN_Test-GSUP(628):GSUP and SGSN_Test-GSUP-IPA(627):IPA_GSUP_PORT finished.
16:50:39.128805 mtc SGSN_Tests.ttcn:259 Connecting ports SGSN_Test-GSUP-IPA(627):IPA_CTRL_PORT and mtc:GSUP_IPA_EVENT.
16:50:39.128828 626 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
16:50:39.128872 626 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '2204820000078108'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
16:50:39.128893 626 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
16:50:39.128959 mtc SGSN_Tests.ttcn:259 Port GSUP_IPA_EVENT is waiting for connection from SGSN_Test-GSUP-IPA(627):IPA_CTRL_PORT on UNIX pathname /tmp/ttcn3-portconn-9e4ffd1c.
16:50:39.128961 626 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb2-NS2(622): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:50:39.128984 626 NS_Emulation.ttcnpp:1005 Message with id 1 was extracted from the queue of NS_SP.
16:50:39.129015 mtc SGSN_Tests.ttcn:259 Port GSUP_IPA_EVENT has accepted the connection from SGSN_Test-GSUP-IPA(627):IPA_CTRL_PORT.
16:50:39.129023 626 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI99-provIP(624) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
}
16:50:39.129030 mtc SGSN_Tests.ttcn:259 Connect operation on SGSN_Test-GSUP-IPA(627):IPA_CTRL_PORT and mtc:GSUP_IPA_EVENT finished.
16:50:39.129043 mtc SGSN_Tests.ttcn:261 Starting function main({
    create_cb := refers(GSUP_Emulation.ExpectedCreateCallback)
}, "SGSN_Test-GSUP") on component SGSN_Test-GSUP(628).
16:50:39.129052 624 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(626) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
16:50:39.129074 624 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:50:39.129074 mtc SGSN_Tests.ttcn:261 Function was started.
16:50:39.129087 624 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(626): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
16:50:39.129094 mtc SGSN_Tests.ttcn:262 Starting function main_server("127.0.0.103", 4222, true, IPA_INIT_SEND_IPA_ID_GET (0), true) on component SGSN_Test-GSUP-IPA(627).
16:50:39.129103 624 NS_Provider_IPL4.ttcn:169 Message with id 5 was extracted from the queue of NSVC[0].
16:50:39.129116 628 - Starting function main({
    create_cb := refers(GSUP_Emulation.ExpectedCreateCallback)
}, "SGSN_Test-GSUP").
16:50:39.129136 624 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '000000002204820000078108'O
}
16:50:39.129147 mtc SGSN_Tests.ttcn:262 Function was started.
16:50:39.129185 mtc SGSN_Tests.ttcn:266 Start timer T: 10 s
16:50:39.129213 627 - Starting function main_server("127.0.0.103", 4222, true, IPA_INIT_SEND_IPA_ID_GET (0), true).
16:50:39.129264 624 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
16:50:39.129276 624 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:50:39.129286 624 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
16:50:39.129296 624 NS_Provider_IPL4.ttcn:151 Message with id 5 was extracted from the queue of IPL4.
16:50:39.129310 624 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(626) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
}
16:50:39.129336 626 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(624) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
16:50:39.129357 626 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.129377 626 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.129393 626 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.129404 626 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.129447 626 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
16:50:39.129462 626 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
16:50:39.129473 626 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(624): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
16:50:39.129483 626 NS_Emulation.ttcnpp:999 Message with id 6 was extracted from the queue of NSCP.
16:50:39.130749 626 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb2-NS2(622) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:50:39.131059 622 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI99(626) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:50:39.131208 622 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:39.131222 622 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:39.131232 622 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:39.131241 622 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:39.131272 622 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:50:39.131285 622 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI99(626): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:50:39.131297 622 NS_Emulation.ttcnpp:474 Message with id 4 was extracted from the queue of NSVC.
16:50:39.131318 622 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(623) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:50:39.131525 623 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(622) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:50:39.131704 623 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.131732 623 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.131748 623 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.131765 623 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.131779 623 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.131829 623 BSSGP_Emulation.ttcnpp:452 Matching on port BSCP succeeded:  matched
16:50:39.131843 623 BSSGP_Emulation.ttcnpp:452 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(622): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:50:39.131854 623 BSSGP_Emulation.ttcnpp:452 Message with id 4 was extracted from the queue of BSCP.
16:50:39.131871 623 BSSGP_Emulation.ttcnpp:453 BVCI(0) Rx BVC-RESET-ACK
16:50:39.131893 623 BSSGP_Emulation.ttcnpp:454 Stop timer g_T2: 60 s
16:50:39.131905 623 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3)
16:50:39.131929 623 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_attach_usim_a50_a54-BVCI220(625) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
}
16:50:39.131961 625 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb2-BSSGP2(623) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
16:50:39.132005 625 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.132013 623 BSSGP_Emulation.ttcnpp:458 Sent on BVC to TC_attach_usim_a50_a54-BVCI220(625) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
}
16:50:39.132018 625 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:50:39.132031 625 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
16:50:39.132040 625 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:50:39.132050 625 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
16:50:39.132061 625 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb2-BSSGP2(623): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
16:50:39.132074 625 BSSGP_Emulation.ttcnpp:1319 Message with id 2 was extracted from the queue of BVC.
16:50:39.132088 625 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:50:39.132131 625 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb2-BSSGP2(623) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
16:50:39.132160 625 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:50:39.132171 625 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:50:39.132197 625 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC succeeded:  matched
16:50:39.132207 625 BSSGP_Emulation.ttcnpp:1303 Receive operation on port BVC succeeded, message from SGSN_Test-Gb2-BSSGP2(623): @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
16:50:39.132217 625 BSSGP_Emulation.ttcnpp:1303 Message with id 3 was extracted from the queue of BVC.
16:50:39.132944 625 BSSGP_Emulation.ttcnpp:1044 Sent on BVC to SGSN_Test-Gb2-BSSGP2(623) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
}
16:50:39.133034 625 BSSGP_Emulation.ttcnpp:1045 Start timer g_T2: 60 s
16:50:39.133035 623 BSSGP_Emulation.ttcnpp:611 Message enqueued on BVC from TC_attach_usim_a50_a54-BVCI220(625) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 1
16:50:39.133121 623 BSSGP_Emulation.ttcnpp:388 Matching on port BVC succeeded:  matched
16:50:39.133139 623 BSSGP_Emulation.ttcnpp:388 Receive operation on port BVC succeeded, message from TC_attach_usim_a50_a54-BVCI220(625): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 1
16:50:39.133155 623 BSSGP_Emulation.ttcnpp:388 Message with id 1 was extracted from the queue of BVC.
16:50:39.133166 623 BSSGP_Emulation.ttcnpp:391 Sent on BSCP to SGSN_Test-Gb2-NS2(622) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
}
16:50:39.133187 622 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb2-BSSGP2(623) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 2
16:50:39.133211 622 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
16:50:39.133222 622 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb2-BSSGP2(623): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 2
16:50:39.133232 622 NS_Emulation.ttcnpp:494 Message with id 2 was extracted from the queue of NS_SP.
16:50:39.133243 622 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI99(626) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
}
16:50:39.133262 626 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb2-NS2(622) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 2
16:50:39.133281 626 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
16:50:39.133294 626 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '22048200DC078108088862F22433900051E2'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
16:50:39.133308 626 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
16:50:39.133318 626 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb2-NS2(622): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 2
16:50:39.133329 626 NS_Emulation.ttcnpp:1005 Message with id 2 was extracted from the queue of NS_SP.
16:50:39.133342 626 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI99-provIP(624) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200DC078108088862F22433900051E2'O
    }
}
16:50:39.133361 624 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(626) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200DC078108088862F22433900051E2'O
    }
} id 6
16:50:39.133374 624 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:50:39.133385 624 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(626): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200DC078108088862F22433900051E2'O
    }
} id 6
16:50:39.133395 624 NS_Provider_IPL4.ttcn:169 Message with id 6 was extracted from the queue of NSVC[0].
16:50:39.133409 624 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0000000022048200DC078108088862F22433900051E2'O
}
16:50:39.133552 624 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200DC'O
} id 6
16:50:39.133564 624 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:50:39.133574 624 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200DC'O
} id 6
16:50:39.133583 624 NS_Provider_IPL4.ttcn:151 Message with id 6 was extracted from the queue of IPL4.
16:50:39.133594 624 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(626) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
}
16:50:39.133612 626 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(624) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} id 7
16:50:39.133624 626 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.133638 626 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.133652 626 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.133663 626 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.133674 626 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
16:50:39.133686 626 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
16:50:39.133695 626 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(624): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} id 7
16:50:39.133705 626 NS_Emulation.ttcnpp:999 Message with id 7 was extracted from the queue of NSCP.
16:50:39.133772 626 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb2-NS2(622) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:50:39.133803 622 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI99(626) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:50:39.133831 622 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:39.133841 622 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:39.133850 622 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:39.133859 622 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:39.133870 622 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:50:39.133882 622 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI99(626): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:50:39.133892 622 NS_Emulation.ttcnpp:474 Message with id 5 was extracted from the queue of NSVC.
16:50:39.133904 622 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(623) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:50:39.133927 623 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(622) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:50:39.133947 623 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.133963 623 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.133976 623 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.133989 623 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.134008 623 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.134030 623 BSSGP_Emulation.ttcnpp:313 Matching on port BSCP .bvci := 0 with (2 .. 65535) unmatched: First message in the queue does not match the template: 
16:50:39.134067 623 BSSGP_Emulation.ttcnpp:325 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_SUSPEND := ?
}, {
    pDU_BSSGP_SUSPEND_ACK := ?
}, {
    pDU_BSSGP_SUSPEND_NACK := ?
}, {
    pDU_BSSGP_RESUME := ?
}, {
    pDU_BSSGP_RESUME_ACK := ?
}, {
    pDU_BSSGP_RESUME_NACK := ?
}, {
    pDU_BSSGP_SGSN_INVOKE_TRACE := ?
}, {
    pDU_BSSGP_OVERLOAD := ?
}, {
    pDU_BSSGP_STATUS := ?
}) unmatched: First message in the queue does not match the template: 
16:50:39.134089 623 BSSGP_Emulation.ttcnpp:330 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_RAN_INFORMATION := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_REQUEST := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ACK := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ERROR := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ?
}) unmatched: First message in the queue does not match the template: 
16:50:39.134111 623 BSSGP_Emulation.ttcnpp:337 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_FLUSH_LL_ACK := {
        bssgpPduType := '2B'O ("+"),
        tLLI := {
            iEI := '1F'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 4
            },
            tLLI_Value := ?
        },
        flush_Action := {
            iEI := '0C'O ("\f"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            actionValue := ?
        },
        bVCI_new := omit,
        number_of_octets_affected := {
            iEI := '25'O ("%"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 3
            },
            number_of_octets_transfered_or_deleted := ?
        },
        nSEI := omit
    }
} unmatched: First message in the queue does not match the template: 
16:50:39.134124 623 BSSGP_Emulation.ttcnpp:347 Matching on port BSCP succeeded:  matched
16:50:39.134135 623 BSSGP_Emulation.ttcnpp:347 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(622): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:50:39.134146 623 BSSGP_Emulation.ttcnpp:347 Message with id 5 was extracted from the queue of BSCP.
16:50:39.134246 623 BSSGP_Emulation.ttcnpp:360 Sent on BVC to TC_attach_usim_a50_a54-BVCI220(625) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:50:39.134479 625 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb2-BSSGP2(623) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:50:39.134609 625 BSSGP_Emulation.ttcnpp:1071 Matching on port BVC succeeded:  matched
16:50:39.134625 625 BSSGP_Emulation.ttcnpp:1071 Receive operation on port BVC succeeded, message from SGSN_Test-Gb2-BSSGP2(623): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:50:39.134636 625 BSSGP_Emulation.ttcnpp:1071 Message with id 4 was extracted from the queue of BVC.
16:50:39.134652 625 BSSGP_Emulation.ttcnpp:1072 Stop timer g_T2: 60 s
16:50:39.134663 625 BSSGP_Emulation.ttcnpp:1398 BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3)
16:50:39.536666 mtc SGSN_Tests.ttcn:267 Message enqueued on GSUP_IPA_EVENT from SGSN_Test-GSUP-IPA(627) @IPA_Emulation.ASP_IPA_Event : {
    ev_type := ASP_IPA_EVENT_UP (1),
    conn_id := 2,
    id_resp := omit
} id 1
16:50:39.536835 mtc SGSN_Tests.ttcn:268 Matching on port GSUP_IPA_EVENT succeeded:  matched
16:50:39.536901 mtc SGSN_Tests.ttcn:268 Receive operation on port GSUP_IPA_EVENT succeeded, message from SGSN_Test-GSUP-IPA(627): @IPA_Emulation.ASP_IPA_Event : {
    ev_type := ASP_IPA_EVENT_UP (1),
    conn_id := 2,
    id_resp := omit
} id 1
16:50:39.536960 mtc SGSN_Tests.ttcn:268 Message with id 1 was extracted from the queue of GSUP_IPA_EVENT.
16:50:39.537161 mtc SGSN_Tests.ttcn:302 Creating new PTC with component type GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-GGSN_GTP.
16:50:39.540590 mtc SGSN_Tests.ttcn:302 Message enqueued on GSUP_IPA_EVENT from SGSN_Test-GSUP-IPA(627) @IPA_Emulation.ASP_IPA_Event : {
    ev_type := ASP_IPA_EVENT_ID_RESP (2),
    conn_id := 2,
    id_resp := {
        {
            len := 6,
            tag := IPAC_IDTAG_UNITNAME (1),
            data := '5347534E00'O
        },
        {
            len := 7,
            tag := IPAC_IDTAG_UNITID (8),
            data := '302F302F3000'O
        }
    }
} id 2
16:50:39.540799 mtc SGSN_Tests.ttcn:302 Message enqueued on GSUP_IPA_EVENT from SGSN_Test-GSUP-IPA(627) @IPA_Emulation.ASP_IPA_Event : {
    ev_type := ASP_IPA_EVENT_ID_ACK (3),
    conn_id := 2,
    id_resp := omit
} id 3
16:50:39.550223 629 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:50:39.550587 629 - TTCN-3 Parallel Test Component started on a876a024bf4d. Component reference: SGSN_Test-GGSN_GTP(629), component type: GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-GGSN_GTP. Version: 9.0.0.
16:50:39.550678 629 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:50:39.550880 629 - Connected to MC.
16:50:39.550942 629 - Initializing variables, timers and ports of component type GTP_Emulation.GTP_Emulation_CT inside testcase TC_attach_usim_a50_a54.
16:50:39.551126 mtc SGSN_Tests.ttcn:302 PTC was created. Component reference: 629, alive: no, type: GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-GGSN_GTP.
16:50:39.551286 mtc SGSN_Tests.ttcn:303 Starting function main({
    gtpc_bind_ip := "127.0.0.103",
    gtpc_bind_port := 2123,
    gtpu_bind_ip := "127.0.0.103",
    gtpu_bind_port := 2152,
    sgsn_role := false
}) on component SGSN_Test-GGSN_GTP(629).
16:50:39.551552 mtc SGSN_Tests.ttcn:303 Function was started.
16:50:39.551661 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "configure terminal"
16:50:39.551823 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:50:39.552310 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config)# " id 9
16:50:39.552521 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:50:39.552694 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:50:39.552883 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config)# " with pattern "[\w-]+\(*\)\# " matched
16:50:39.552983 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config)# " id 9
16:50:39.553075 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 9 was extracted from the queue of SGSNVTY.
16:50:39.553173 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:50:39.553271 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "sgsn"
16:50:39.553395 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:50:39.553653 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 10
16:50:39.553814 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:50:39.554006 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:50:39.554189 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
16:50:39.554321 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 10
16:50:39.554422 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 10 was extracted from the queue of SGSNVTY.
16:50:39.554520 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:50:39.554624 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "ggsn 0 no echo-interval"
16:50:39.554753 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:50:39.555063 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 11
16:50:39.555105 629 - Port GTPC was started.
16:50:39.555200 629 - Port GTPU was started.
16:50:39.555225 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:50:39.555271 629 - Port CLIENT was started.
16:50:39.555370 629 - Port CLIENT_PROC was started.
16:50:39.555448 629 - Port CLIENT_DEFAULT was started.
16:50:39.555500 629 - Component type GTP_Emulation.GTP_Emulation_CT was initialized.
16:50:39.555510 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:50:39.555716 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
16:50:39.555794 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 11
16:50:39.555866 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 11 was extracted from the queue of SGSNVTY.
16:50:39.555940 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:50:39.556016 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "end"
16:50:39.556059 629 - Starting function main({
    gtpc_bind_ip := "127.0.0.103",
    gtpc_bind_port := 2123,
    gtpu_bind_ip := "127.0.0.103",
    gtpu_bind_port := 2152,
    sgsn_role := false
}).
16:50:39.556125 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:50:39.556327 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 12
16:50:39.556438 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:50:39.556739 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
16:50:39.556868 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 12
16:50:39.556884 629 GTP_Emulation.ttcn:217 Mapping port SGSN_Test-GGSN_GTP(629):GTPC to system:GTPC.
16:50:39.556968 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 12 was extracted from the queue of SGSNVTY.
16:50:39.557063 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:50:39.557142 629 GTP_Emulation.ttcn:217 Port GTPC was mapped to system:GTPC.
16:50:39.557161 mtc Osmocom_Types.ttcn:118 Start timer T: 1 s
16:50:39.557337 629 GTP_Emulation.ttcn:217 Map operation of SGSN_Test-GGSN_GTP(629):GTPC to system:GTPC finished.
16:50:39.557738 629 GTP_Emulation.ttcn:218 entering f__IPL4__PROVIDER__listen: 127.0.0.103:2123 / UDP
16:50:39.560467 629 GTP_Emulation.ttcn:224 Mapping port SGSN_Test-GGSN_GTP(629):GTPU to system:GTPU.
16:50:39.560671 629 GTP_Emulation.ttcn:224 Port GTPU was mapped to system:GTPU.
16:50:39.560836 629 GTP_Emulation.ttcn:224 Map operation of SGSN_Test-GGSN_GTP(629):GTPU to system:GTPU finished.
16:50:39.560961 629 GTP_Emulation.ttcn:225 entering f__IPL4__PROVIDER__listen: 127.0.0.103:2152 / UDP
16:50:40.557342 mtc Osmocom_Types.ttcn:119 Timeout T: 1 s
16:50:40.557775 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "configure terminal"
16:50:40.558142 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:50:40.558912 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config)# " id 13
16:50:40.559114 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:50:40.559229 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:50:40.559356 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config)# " with pattern "[\w-]+\(*\)\# " matched
16:50:40.559422 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config)# " id 13
16:50:40.559484 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 13 was extracted from the queue of SGSNVTY.
16:50:40.559549 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:50:40.559618 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "sgsn"
16:50:40.559770 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:50:40.560019 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 14
16:50:40.560192 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:50:40.560360 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:50:40.560547 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
16:50:40.560683 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 14
16:50:40.560825 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 14 was extracted from the queue of SGSNVTY.
16:50:40.560979 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:50:40.561049 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "encryption gea 0"
16:50:40.561131 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:50:40.561312 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 15
16:50:40.561404 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:50:40.561496 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:50:40.561603 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
16:50:40.561664 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 15
16:50:40.561724 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 15 was extracted from the queue of SGSNVTY.
16:50:40.561791 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:50:40.561850 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "end"
16:50:40.561922 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:50:40.562341 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 16
16:50:40.562436 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:50:40.562533 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
16:50:40.562593 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 16
16:50:40.562651 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 16 was extracted from the queue of SGSNVTY.
16:50:40.562711 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:50:40.562943 mtc SGSN_Tests.ttcn:479 Creating new PTC with component type BSSGP_ConnHdlr.BSSGP_ConnHdlr, component name: TC_attach_usim_a50_a54.
16:50:40.571292 630 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:50:40.571396 630 - TTCN-3 Parallel Test Component started on a876a024bf4d. Component reference: TC_attach_usim_a50_a54(630), component type: BSSGP_ConnHdlr.BSSGP_ConnHdlr, component name: TC_attach_usim_a50_a54. Version: 9.0.0.
16:50:40.571424 630 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:50:40.571466 630 - Connected to MC.
16:50:40.571488 630 - Initializing variables, timers and ports of component type BSSGP_ConnHdlr.BSSGP_ConnHdlr inside testcase TC_attach_usim_a50_a54.
16:50:40.571643 mtc SGSN_Tests.ttcn:479 PTC was created. Component reference: 630, alive: no, type: BSSGP_ConnHdlr.BSSGP_ConnHdlr, component name: TC_attach_usim_a50_a54.
16:50:40.571717 mtc SGSN_Tests.ttcn:481 Connecting ports TC_attach_usim_a50_a54(630):BSSGP[0] and TC_attach_usim_a50_a54-BVCI196(615):BSSGP_SP.
16:50:40.572772 615 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP is waiting for connection from TC_attach_usim_a50_a54(630):BSSGP[0] on UNIX pathname /tmp/ttcn3-portconn-9077c73a.
16:50:40.575706 630 - Port GSUP was started.
16:50:40.576007 630 - Port GSUP_PROC was started.
16:50:40.576268 630 - Port GTP[0] was started.
16:50:40.576525 630 - Port GTP[1] was started.
16:50:40.576790 630 - Port GTP[2] was started.
16:50:40.577037 630 - Port GTP[3] was started.
16:50:40.577281 630 - Port GTP_PROC[0] was started.
16:50:40.577403 630 - Port GTP_PROC[1] was started.
16:50:40.577444 630 - Port GTP_PROC[2] was started.
16:50:40.577561 630 - Port GTP_PROC[3] was started.
16:50:40.577602 630 - Port BSSGP[0] was started.
16:50:40.577717 630 - Port BSSGP[1] was started.
16:50:40.577756 630 - Port BSSGP[2] was started.
16:50:40.577876 630 - Port BSSGP_SIG[0] was started.
16:50:40.577916 630 - Port BSSGP_SIG[1] was started.
16:50:40.577952 630 - Port BSSGP_SIG[2] was started.
16:50:40.577986 630 - Port BSSGP_GLOBAL[0] was started.
16:50:40.578020 630 - Port BSSGP_GLOBAL[1] was started.
16:50:40.578056 630 - Port BSSGP_GLOBAL[2] was started.
16:50:40.578089 630 - Port BSSGP_PROC[0] was started.
16:50:40.578121 630 - Port BSSGP_PROC[1] was started.
16:50:40.578152 630 - Port BSSGP_PROC[2] was started.
16:50:40.578184 630 - Port BSSAP was started.
16:50:40.578217 630 - Port BSSAP_PROC was started.
16:50:40.578250 630 - Component type BSSGP_ConnHdlr.BSSGP_ConnHdlr was initialized.
16:50:40.578411 630 - Port BSSGP[0] has established the connection with TC_attach_usim_a50_a54-BVCI196(615):BSSGP_SP using transport type UNIX.
16:50:40.578736 615 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP has accepted the connection from TC_attach_usim_a50_a54(630):BSSGP[0].
16:50:40.578944 mtc SGSN_Tests.ttcn:481 Connect operation on TC_attach_usim_a50_a54(630):BSSGP[0] and TC_attach_usim_a50_a54-BVCI196(615):BSSGP_SP finished.
16:50:40.579064 mtc SGSN_Tests.ttcn:482 Connecting ports TC_attach_usim_a50_a54(630):BSSGP_SIG[0] and TC_attach_usim_a50_a54-BVCI196(615):BSSGP_SP_SIG.
16:50:40.579908 615 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG is waiting for connection from TC_attach_usim_a50_a54(630):BSSGP_SIG[0] on UNIX pathname /tmp/ttcn3-portconn-9061c72c.
16:50:40.580084 630 - Port BSSGP_SIG[0] has established the connection with TC_attach_usim_a50_a54-BVCI196(615):BSSGP_SP_SIG using transport type UNIX.
16:50:40.580401 615 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG has accepted the connection from TC_attach_usim_a50_a54(630):BSSGP_SIG[0].
16:50:40.580589 mtc SGSN_Tests.ttcn:482 Connect operation on TC_attach_usim_a50_a54(630):BSSGP_SIG[0] and TC_attach_usim_a50_a54-BVCI196(615):BSSGP_SP_SIG finished.
16:50:40.580682 mtc SGSN_Tests.ttcn:483 Connecting ports TC_attach_usim_a50_a54(630):BSSGP_PROC[0] and TC_attach_usim_a50_a54-BVCI196(615):BSSGP_PROC.
16:50:40.581177 615 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC is waiting for connection from TC_attach_usim_a50_a54(630):BSSGP_PROC[0] on UNIX pathname /tmp/ttcn3-portconn-8033bf4a.
16:50:40.581281 630 - Port BSSGP_PROC[0] has established the connection with TC_attach_usim_a50_a54-BVCI196(615):BSSGP_PROC using transport type UNIX.
16:50:40.581482 615 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC has accepted the connection from TC_attach_usim_a50_a54(630):BSSGP_PROC[0].
16:50:40.581623 mtc SGSN_Tests.ttcn:483 Connect operation on TC_attach_usim_a50_a54(630):BSSGP_PROC[0] and TC_attach_usim_a50_a54-BVCI196(615):BSSGP_PROC finished.
16:50:40.581717 mtc SGSN_Tests.ttcn:484 Connecting ports TC_attach_usim_a50_a54(630):BSSGP_GLOBAL[0] and SGSN_Test-Gb0-BSSGP0(613):GLOBAL.
16:50:40.582116 613 BSSGP_Emulation.ttcnpp:611 Port GLOBAL is waiting for connection from TC_attach_usim_a50_a54(630):BSSGP_GLOBAL[0] on UNIX pathname /tmp/ttcn3-portconn-df4ea071.
16:50:40.582173 630 - Port BSSGP_GLOBAL[0] has established the connection with SGSN_Test-Gb0-BSSGP0(613):GLOBAL using transport type UNIX.
16:50:40.582525 613 BSSGP_Emulation.ttcnpp:611 Port GLOBAL has accepted the connection from TC_attach_usim_a50_a54(630):BSSGP_GLOBAL[0].
16:50:40.582664 mtc SGSN_Tests.ttcn:484 Connect operation on TC_attach_usim_a50_a54(630):BSSGP_GLOBAL[0] and SGSN_Test-Gb0-BSSGP0(613):GLOBAL finished.
16:50:40.582759 mtc SGSN_Tests.ttcn:486 Connecting ports TC_attach_usim_a50_a54(630):BSSGP[1] and TC_attach_usim_a50_a54-BVCI210(620):BSSGP_SP.
16:50:40.583415 620 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP is waiting for connection from TC_attach_usim_a50_a54(630):BSSGP[1] on UNIX pathname /tmp/ttcn3-portconn-9777c631.
16:50:40.583475 630 - Port BSSGP[1] has established the connection with TC_attach_usim_a50_a54-BVCI210(620):BSSGP_SP using transport type UNIX.
16:50:40.583969 620 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP has accepted the connection from TC_attach_usim_a50_a54(630):BSSGP[1].
16:50:40.584055 mtc SGSN_Tests.ttcn:486 Connect operation on TC_attach_usim_a50_a54(630):BSSGP[1] and TC_attach_usim_a50_a54-BVCI210(620):BSSGP_SP finished.
16:50:40.584156 mtc SGSN_Tests.ttcn:487 Connecting ports TC_attach_usim_a50_a54(630):BSSGP_SIG[1] and TC_attach_usim_a50_a54-BVCI210(620):BSSGP_SP_SIG.
16:50:40.584840 620 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG is waiting for connection from TC_attach_usim_a50_a54(630):BSSGP_SIG[1] on UNIX pathname /tmp/ttcn3-portconn-9761c627.
16:50:40.584896 630 - Port BSSGP_SIG[1] has established the connection with TC_attach_usim_a50_a54-BVCI210(620):BSSGP_SP_SIG using transport type UNIX.
16:50:40.585324 620 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG has accepted the connection from TC_attach_usim_a50_a54(630):BSSGP_SIG[1].
16:50:40.585422 mtc SGSN_Tests.ttcn:487 Connect operation on TC_attach_usim_a50_a54(630):BSSGP_SIG[1] and TC_attach_usim_a50_a54-BVCI210(620):BSSGP_SP_SIG finished.
16:50:40.585525 mtc SGSN_Tests.ttcn:488 Connecting ports TC_attach_usim_a50_a54(630):BSSGP_PROC[1] and TC_attach_usim_a50_a54-BVCI210(620):BSSGP_PROC.
16:50:40.586201 620 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC is waiting for connection from TC_attach_usim_a50_a54(630):BSSGP_PROC[1] on UNIX pathname /tmp/ttcn3-portconn-8733bf40.
16:50:40.586290 630 - Port BSSGP_PROC[1] has established the connection with TC_attach_usim_a50_a54-BVCI210(620):BSSGP_PROC using transport type UNIX.
16:50:40.586522 620 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC has accepted the connection from TC_attach_usim_a50_a54(630):BSSGP_PROC[1].
16:50:40.586622 mtc SGSN_Tests.ttcn:488 Connect operation on TC_attach_usim_a50_a54(630):BSSGP_PROC[1] and TC_attach_usim_a50_a54-BVCI210(620):BSSGP_PROC finished.
16:50:40.586744 mtc SGSN_Tests.ttcn:489 Connecting ports TC_attach_usim_a50_a54(630):BSSGP_GLOBAL[1] and SGSN_Test-Gb1-BSSGP1(618):GLOBAL.
16:50:40.587328 618 BSSGP_Emulation.ttcnpp:611 Port GLOBAL is waiting for connection from TC_attach_usim_a50_a54(630):BSSGP_GLOBAL[1] on UNIX pathname /tmp/ttcn3-portconn-d44fa07e.
16:50:40.587394 630 - Port BSSGP_GLOBAL[1] has established the connection with SGSN_Test-Gb1-BSSGP1(618):GLOBAL using transport type UNIX.
16:50:40.587776 618 BSSGP_Emulation.ttcnpp:611 Port GLOBAL has accepted the connection from TC_attach_usim_a50_a54(630):BSSGP_GLOBAL[1].
16:50:40.587880 mtc SGSN_Tests.ttcn:489 Connect operation on TC_attach_usim_a50_a54(630):BSSGP_GLOBAL[1] and SGSN_Test-Gb1-BSSGP1(618):GLOBAL finished.
16:50:40.587993 mtc SGSN_Tests.ttcn:491 Connecting ports TC_attach_usim_a50_a54(630):BSSGP[2] and TC_attach_usim_a50_a54-BVCI220(625):BSSGP_SP.
16:50:40.588570 625 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP is waiting for connection from TC_attach_usim_a50_a54(630):BSSGP[2] on UNIX pathname /tmp/ttcn3-portconn-8a77c52c.
16:50:40.588645 630 - Port BSSGP[2] has established the connection with TC_attach_usim_a50_a54-BVCI220(625):BSSGP_SP using transport type UNIX.
16:50:40.589007 625 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP has accepted the connection from TC_attach_usim_a50_a54(630):BSSGP[2].
16:50:40.589125 mtc SGSN_Tests.ttcn:491 Connect operation on TC_attach_usim_a50_a54(630):BSSGP[2] and TC_attach_usim_a50_a54-BVCI220(625):BSSGP_SP finished.
16:50:40.589249 mtc SGSN_Tests.ttcn:492 Connecting ports TC_attach_usim_a50_a54(630):BSSGP_SIG[2] and TC_attach_usim_a50_a54-BVCI220(625):BSSGP_SP_SIG.
16:50:40.589846 625 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG is waiting for connection from TC_attach_usim_a50_a54(630):BSSGP_SIG[2] on UNIX pathname /tmp/ttcn3-portconn-8a61c53a.
16:50:40.589938 630 - Port BSSGP_SIG[2] has established the connection with TC_attach_usim_a50_a54-BVCI220(625):BSSGP_SP_SIG using transport type UNIX.
16:50:40.590070 625 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG has accepted the connection from TC_attach_usim_a50_a54(630):BSSGP_SIG[2].
16:50:40.590182 mtc SGSN_Tests.ttcn:492 Connect operation on TC_attach_usim_a50_a54(630):BSSGP_SIG[2] and TC_attach_usim_a50_a54-BVCI220(625):BSSGP_SP_SIG finished.
16:50:40.590340 mtc SGSN_Tests.ttcn:493 Connecting ports TC_attach_usim_a50_a54(630):BSSGP_PROC[2] and TC_attach_usim_a50_a54-BVCI220(625):BSSGP_PROC.
16:50:40.591084 625 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC is waiting for connection from TC_attach_usim_a50_a54(630):BSSGP_PROC[2] on UNIX pathname /tmp/ttcn3-portconn-9a33bf5e.
16:50:40.591214 630 - Port BSSGP_PROC[2] has established the connection with TC_attach_usim_a50_a54-BVCI220(625):BSSGP_PROC using transport type UNIX.
16:50:40.591331 625 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC has accepted the connection from TC_attach_usim_a50_a54(630):BSSGP_PROC[2].
16:50:40.591442 mtc SGSN_Tests.ttcn:493 Connect operation on TC_attach_usim_a50_a54(630):BSSGP_PROC[2] and TC_attach_usim_a50_a54-BVCI220(625):BSSGP_PROC finished.
16:50:40.591587 mtc SGSN_Tests.ttcn:494 Connecting ports TC_attach_usim_a50_a54(630):BSSGP_GLOBAL[2] and SGSN_Test-Gb2-BSSGP2(623):GLOBAL.
16:50:40.592233 623 BSSGP_Emulation.ttcnpp:611 Port GLOBAL is waiting for connection from TC_attach_usim_a50_a54(630):BSSGP_GLOBAL[2] on UNIX pathname /tmp/ttcn3-portconn-c94ca07b.
16:50:40.592338 630 - Port BSSGP_GLOBAL[2] has established the connection with SGSN_Test-Gb2-BSSGP2(623):GLOBAL using transport type UNIX.
16:50:40.592589 623 BSSGP_Emulation.ttcnpp:611 Port GLOBAL has accepted the connection from TC_attach_usim_a50_a54(630):BSSGP_GLOBAL[2].
16:50:40.592709 mtc SGSN_Tests.ttcn:494 Connect operation on TC_attach_usim_a50_a54(630):BSSGP_GLOBAL[2] and SGSN_Test-Gb2-BSSGP2(623):GLOBAL finished.
16:50:40.592855 mtc SGSN_Tests.ttcn:508 Connecting ports TC_attach_usim_a50_a54(630):GSUP and SGSN_Test-GSUP(628):GSUP_CLIENT.
16:50:40.593555 630 - Port GSUP has established the connection with SGSN_Test-GSUP(628):GSUP_CLIENT using transport type UNIX.
16:50:40.593721 mtc SGSN_Tests.ttcn:508 Connect operation on TC_attach_usim_a50_a54(630):GSUP and SGSN_Test-GSUP(628):GSUP_CLIENT finished.
16:50:40.593819 mtc SGSN_Tests.ttcn:509 Connecting ports TC_attach_usim_a50_a54(630):GSUP_PROC and SGSN_Test-GSUP(628):GSUP_PROC.
16:50:40.594537 630 - Port GSUP_PROC has established the connection with SGSN_Test-GSUP(628):GSUP_PROC using transport type UNIX.
16:50:40.594715 mtc SGSN_Tests.ttcn:509 Connect operation on TC_attach_usim_a50_a54(630):GSUP_PROC and SGSN_Test-GSUP(628):GSUP_PROC finished.
16:50:40.594830 mtc SGSN_Tests.ttcn:511 Connecting ports TC_attach_usim_a50_a54(630):GTP[0] and SGSN_Test-GGSN_GTP(629):CLIENT.
16:50:40.595473 629 GTP_Emulation.ttcn:246 Port CLIENT is waiting for connection from TC_attach_usim_a50_a54(630):GTP[0] on UNIX pathname /tmp/ttcn3-portconn-b93fe076.
16:50:40.595588 630 - Port GTP[0] has established the connection with SGSN_Test-GGSN_GTP(629):CLIENT using transport type UNIX.
16:50:40.595962 629 GTP_Emulation.ttcn:246 Port CLIENT has accepted the connection from TC_attach_usim_a50_a54(630):GTP[0].
16:50:40.596016 mtc SGSN_Tests.ttcn:511 Connect operation on TC_attach_usim_a50_a54(630):GTP[0] and SGSN_Test-GGSN_GTP(629):CLIENT finished.
16:50:40.596111 mtc SGSN_Tests.ttcn:512 Connecting ports TC_attach_usim_a50_a54(630):GTP_PROC[0] and SGSN_Test-GGSN_GTP(629):CLIENT_PROC.
16:50:40.596788 629 GTP_Emulation.ttcn:246 Port CLIENT_PROC is waiting for connection from TC_attach_usim_a50_a54(630):GTP_PROC[0] on UNIX pathname /tmp/ttcn3-portconn-d21cbd63.
16:50:40.596888 630 - Port GTP_PROC[0] has established the connection with SGSN_Test-GGSN_GTP(629):CLIENT_PROC using transport type UNIX.
16:50:40.597045 629 GTP_Emulation.ttcn:246 Port CLIENT_PROC has accepted the connection from TC_attach_usim_a50_a54(630):GTP_PROC[0].
16:50:40.597093 mtc SGSN_Tests.ttcn:512 Connect operation on TC_attach_usim_a50_a54(630):GTP_PROC[0] and SGSN_Test-GGSN_GTP(629):CLIENT_PROC finished.
16:50:40.597178 mtc SGSN_Tests.ttcn:514 Starting function f_handler_init(refers(SGSN_Tests.f_TC_attach_usim_a50_a54), "TC_attach_usim_a50_a54", {
    imei := '49999000000040'H,
    imsi := '262420000000040'H,
    msisdn := '491230000040'H,
    p_tmsi := omit,
    p_tmsi_sig := omit,
    tlli := 'C2140D01'O,
    tlli_old := omit,
    ra := omit,
    bssgp_cell_id := {
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13135
                },
                rac := 0
            },
            cell_id := 20960
        },
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13200
                },
                rac := 0
            },
            cell_id := 20961
        },
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13200
                },
                rac := 0
            },
            cell_id := 20962
        }
    },
    rnc_send_initial_ue := true,
    vec := omit,
    net := {
        expect_ptmsi := true,
        expect_auth := true,
        expect_ciph := false
    },
    t_guard := 30.000000,
    sccp_addr_local := omit,
    sccp_addr_peer := omit,
    ranap_exp_itu_x213_addr_format := omit,
    ranap_use_itu_x213_addr_format := false,
    ranap_itu_x213_addr_format_padding := ''O
}) on component TC_attach_usim_a50_a54(630).
16:50:40.597534 mtc SGSN_Tests.ttcn:514 Function was started.
16:50:40.598373 630 - Starting function f_handler_init(refers(SGSN_Tests.f_TC_attach_usim_a50_a54), "TC_attach_usim_a50_a54", {
    imei := '49999000000040'H,
    imsi := '262420000000040'H,
    msisdn := '491230000040'H,
    p_tmsi := omit,
    p_tmsi_sig := omit,
    tlli := 'C2140D01'O,
    tlli_old := omit,
    ra := omit,
    bssgp_cell_id := {
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13135
                },
                rac := 0
            },
            cell_id := 20960
        },
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13200
                },
                rac := 0
            },
            cell_id := 20961
        },
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13200
                },
                rac := 0
            },
            cell_id := 20962
        }
    },
    rnc_send_initial_ue := true,
    vec := omit,
    net := {
        expect_ptmsi := true,
        expect_auth := true,
        expect_ciph := false
    },
    t_guard := 30.000000,
    sccp_addr_local := omit,
    sccp_addr_peer := omit,
    ranap_exp_itu_x213_addr_format := omit,
    ranap_use_itu_x213_addr_format := false,
    ranap_itu_x213_addr_format_padding := ''O
}).
16:50:40.601190 630 BSSGP_Emulation.ttcnpp:159 Called on BSSGP_PROC[0] to TC_attach_usim_a50_a54-BVCI196(615) @BSSGP_Emulation.BSSGP_register_client : {
    imsi := '262420000000040'H,
    tlli := 'C2140D01'O
}
16:50:40.601966 615 BSSGP_Emulation.ttcnpp:1355 Call enqueued on BSSGP_PROC from TC_attach_usim_a50_a54(630) @BSSGP_Emulation.BSSGP_register_client : {
    imsi := '262420000000040'H,
    tlli := 'C2140D01'O
} id 1
16:50:40.603085 615 BSSGP_Emulation.ttcnpp:1333 Matching on port BSSGP_PROC succeeded: {
    imsi := '262420000000040'H with ? matched,
    tlli := 'C2140D01'O with ? matched
}
16:50:40.603610 615 BSSGP_Emulation.ttcnpp:1333 Getcall operation on port BSSGP_PROC succeeded, call from TC_attach_usim_a50_a54(630): @BSSGP_Emulation.BSSGP_register_client : {
    imsi := '262420000000040'H,
    tlli := 'C2140D01'O
} id 1
16:50:40.603911 615 BSSGP_Emulation.ttcnpp:1333 Operation with id 1 was extracted from the queue of BSSGP_PROC.
16:50:40.604237 615 BSSGP_Emulation.ttcnpp:851 Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='C2140D01'O, index=0
16:50:40.605538 615 BSSGP_Emulation.ttcnpp:1335 Replied on BSSGP_PROC to TC_attach_usim_a50_a54(630) @BSSGP_Emulation.BSSGP_register_client : { }
16:50:40.605975 630 BSSGP_Emulation.ttcnpp:159 Reply enqueued on BSSGP_PROC[0] from TC_attach_usim_a50_a54-BVCI196(615) @BSSGP_Emulation.BSSGP_register_client : { } id 1
16:50:40.606115 630 BSSGP_Emulation.ttcnpp:160 Matching on port BSSGP_PROC[0] succeeded: { } with { } matched
16:50:40.606217 630 BSSGP_Emulation.ttcnpp:160 Getreply operation on port BSSGP_PROC[0] succeeded, reply from TC_attach_usim_a50_a54-BVCI196(615): @BSSGP_Emulation.BSSGP_register_client : { } id 1
16:50:40.606271 630 BSSGP_Emulation.ttcnpp:160 Operation with id 1 was extracted from the queue of BSSGP_PROC[0].
16:50:40.606662 630 GSUP_Emulation.ttcn:326 Called on GSUP_PROC to SGSN_Test-GSUP(628) @GSUP_Emulation.GSUPEM_register_expect : {
    imsi := "262420000000040",
    hdlr := TC_attach_usim_a50_a54(630)
}
16:50:40.607263 630 GSUP_Emulation.ttcn:326 Reply enqueued on GSUP_PROC from SGSN_Test-GSUP(628) @GSUP_Emulation.GSUPEM_register_expect : { } id 1
16:50:40.607326 630 GSUP_Emulation.ttcn:327 Matching on port GSUP_PROC succeeded: { } with { } matched
16:50:40.607409 630 GSUP_Emulation.ttcn:327 Getreply operation on port GSUP_PROC succeeded, reply from SGSN_Test-GSUP(628): @GSUP_Emulation.GSUPEM_register_expect : { } id 1
16:50:40.607467 630 GSUP_Emulation.ttcn:327 Operation with id 1 was extracted from the queue of GSUP_PROC.
16:50:40.607765 630 GTP_Emulation.ttcn:329 Called on GTP_PROC[0] to SGSN_Test-GGSN_GTP(629) @GTP_Emulation.GTPEM_register_imsi : {
    imsi := '262420000000040'H
}
16:50:40.608029 629 GTP_Emulation.ttcn:246 Call enqueued on CLIENT_PROC from TC_attach_usim_a50_a54(630) @GTP_Emulation.GTPEM_register_imsi : {
    imsi := '262420000000040'H
} id 1
16:50:40.608268 629 GTP_Emulation.ttcn:287 Matching on port CLIENT_PROC succeeded: {
    imsi := '262420000000040'H with ? matched
}
16:50:40.608381 629 GTP_Emulation.ttcn:287 Getcall operation on port CLIENT_PROC succeeded, call from TC_attach_usim_a50_a54(630): @GTP_Emulation.GTPEM_register_imsi : {
    imsi := '262420000000040'H
} id 1
16:50:40.608450 629 GTP_Emulation.ttcn:287 Operation with id 1 was extracted from the queue of CLIENT_PROC.
16:50:40.608608 629 GTP_Emulation.ttcn:289 Replied on CLIENT_PROC to TC_attach_usim_a50_a54(630) @GTP_Emulation.GTPEM_register_imsi : { }
16:50:40.608772 630 GTP_Emulation.ttcn:329 Reply enqueued on GTP_PROC[0] from SGSN_Test-GGSN_GTP(629) @GTP_Emulation.GTPEM_register_imsi : { } id 1
16:50:40.608857 630 GTP_Emulation.ttcn:330 Matching on port GTP_PROC[0] succeeded: { } with { } matched
16:50:40.608942 630 GTP_Emulation.ttcn:330 Getreply operation on port GTP_PROC[0] succeeded, reply from SGSN_Test-GGSN_GTP(629): @GTP_Emulation.GTPEM_register_imsi : { } id 1
16:50:40.608996 630 GTP_Emulation.ttcn:330 Operation with id 1 was extracted from the queue of GTP_PROC[0].
16:50:40.609048 630 BSSGP_ConnHdlr.ttcn:165 Start timer g_Tguard: 30 s
16:50:40.609118 630 BSSGP_ConnHdlr.ttcn:166 Altstep as_Tguard was activated as default, id 1
16:50:40.616590 630 BSSGP_ConnHdlr.ttcn:182 Sent on BSSGP[0] to TC_attach_usim_a50_a54-BVCI196(615) @BSSGP_Types.PDU_BSSGP : {
    pDU_BSSGP_UL_UNITDATA := {
        bssgpPduType := '01'O,
        tLLI := 'C2140D01'O,
        qoS_Profile := {
            peak_Bit_Rate := '0050'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '0'B,
            peakBitRateGranularity := '00'B
        },
        cell_Identifier := {
            iEI := '08'O ("\b"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            mccDigit1 := '2'H,
            mccDigit2 := '6'H,
            mccDigit3 := '2'H,
            mncDigit3 := 'F'H,
            mncDigit1 := '4'H,
            mncDigit2 := '2'H,
            lac := '334F'O ("3O"),
            rac := '00'O,
            cI_value := '51E0'O
        },
        pFI := omit,
        lSA_Identifier_List := omit,
        redirect_Attempt_Flag := omit,
        iMSI_BSSGP := omit,
        unconfirmed_Send_State_Variable := omit,
        selected_PLMN_ID := omit,
        selected_Operator := omit,
        cS_Registered_Operator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 35
            },
            lLC_PDU := '01C000080102D53071000008292624000000000462F22474E6E30512C742200032B9F4'O
        }
    }
}
16:50:40.616859 630 SGSN_Tests.ttcn:2238 Altstep as_mm_identity was activated as default, id 2
16:50:40.617273 615 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BSSGP_SP from TC_attach_usim_a50_a54(630) @BSSGP_Types.PDU_BSSGP : {
    pDU_BSSGP_UL_UNITDATA := {
        bssgpPduType := '01'O,
        tLLI := 'C2140D01'O,
        qoS_Profile := {
            peak_Bit_Rate := '0050'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '0'B,
            peakBitRateGranularity := '00'B
        },
        cell_Identifier := {
            iEI := '08'O ("\b"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            mccDigit1 := '2'H,
            mccDigit2 := '6'H,
            mccDigit3 := '2'H,
            mncDigit3 := 'F'H,
            mncDigit1 := '4'H,
            mncDigit2 := '2'H,
            lac := '334F'O ("3O"),
            rac := '00'O,
            cI_value := '51E0'O
        },
        pFI := omit,
        lSA_Identifier_List := omit,
        redirect_Attempt_Flag := omit,
        iMSI_BSSGP := omit,
        unconfirmed_Send_State_Variable := omit,
        selected_PLMN_ID := omit,
        selected_Operator := omit,
        cS_Registered_Operator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 35
            },
            lLC_PDU := '01C000080102D53071000008292624000000000462F22474E6E30512C742200032B9F4'O
        }
    }
} id 1
16:50:40.617321 630 SGSN_Tests.ttcn:2256 GSUP sends 2G and 3G auth tuples{
    tag := OSMO_GSUP_AUTH_TUPLE_IE (3),
    len := 0,
    val := {
        auth_tuple := {
            {
                tag := OSMO_GSUP_RAND_IE (32),
                len := 0,
                val := {
                    rand := 'B1F628DBC8A5185E30D256F3D40E21F8'O
                }
            },
            {
                tag := OSMO_GSUP_SRES_IE (33),
                len := 0,
                val := {
                    sres := '2DE58F5A'O
                }
            },
            {
                tag := OSMO_GSUP_KC_IE (34),
                len := 0,
                val := {
                    kc := 'CCAA0ECC063AE96D'O
                }
            },
            {
                tag := OSMO_GSUP_IK_IE (35),
                len := 0,
                val := {
                    ik := '862CB738D73DD4EE93BB8E88E25CB526'O
                }
            },
            {
                tag := OSMO_GSUP_CK_IE (36),
                len := 0,
                val := {
                    ck := 'C2A33B93611C8A63946F8C21B6C6594A'O
                }
            },
            {
                tag := OSMO_GSUP_AUTN_IE (37),
                len := 0,
                val := {
                    autn := 'BD936D6CA219594F93239D9B6244EFA5'O
                }
            },
            {
                tag := OSMO_GSUP_RES_IE (39),
                len := 0,
                val := {
                    res := '2C0722D36A733D25'O
                }
            }
        }
    }
}
16:50:40.617725 615 BSSGP_Emulation.ttcnpp:1218 Matching on port BSSGP_SP succeeded:  matched
16:50:40.617805 615 BSSGP_Emulation.ttcnpp:1218 Receive operation on port BSSGP_SP succeeded, message from TC_attach_usim_a50_a54(630): @BSSGP_Types.PDU_BSSGP : {
    pDU_BSSGP_UL_UNITDATA := {
        bssgpPduType := '01'O,
        tLLI := 'C2140D01'O,
        qoS_Profile := {
            peak_Bit_Rate := '0050'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '0'B,
            peakBitRateGranularity := '00'B
        },
        cell_Identifier := {
            iEI := '08'O ("\b"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            mccDigit1 := '2'H,
            mccDigit2 := '6'H,
            mccDigit3 := '2'H,
            mncDigit3 := 'F'H,
            mncDigit1 := '4'H,
            mncDigit2 := '2'H,
            lac := '334F'O ("3O"),
            rac := '00'O,
            cI_value := '51E0'O
        },
        pFI := omit,
        lSA_Identifier_List := omit,
        redirect_Attempt_Flag := omit,
        iMSI_BSSGP := omit,
        unconfirmed_Send_State_Variable := omit,
        selected_PLMN_ID := omit,
        selected_Operator := omit,
        cS_Registered_Operator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 35
            },
            lLC_PDU := '01C000080102D53071000008292624000000000462F22474E6E30512C742200032B9F4'O
        }
    }
} id 1
16:50:40.617866 615 BSSGP_Emulation.ttcnpp:1218 Message with id 1 was extracted from the queue of BSSGP_SP.
16:50:40.618333 615 BSSGP_Emulation.ttcnpp:1219 Sent on BVC to SGSN_Test-Gb0-BSSGP0(613) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 0,
    lsp := 196,
    sdu := '01C2140D01005000088862F224334F0051E00EA301C000080102D53071000008292624000000000462F22474E6E30512C742200032B9F4'O,
    bssgp := omit
}
16:50:40.618422 613 BSSGP_Emulation.ttcnpp:611 Message enqueued on BVC from TC_attach_usim_a50_a54-BVCI196(615) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 0,
    lsp := 196,
    sdu := '01C2140D01005000088862F224334F0051E00EA301C000080102D53071000008292624000000000462F22474E6E30512C742200032B9F4'O,
    bssgp := omit
} id 2
16:50:40.618569 613 BSSGP_Emulation.ttcnpp:388 Matching on port BVC succeeded:  matched
16:50:40.618642 613 BSSGP_Emulation.ttcnpp:388 Receive operation on port BVC succeeded, message from TC_attach_usim_a50_a54-BVCI196(615): @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 0,
    lsp := 196,
    sdu := '01C2140D01005000088862F224334F0051E00EA301C000080102D53071000008292624000000000462F22474E6E30512C742200032B9F4'O,
    bssgp := omit
} id 2
16:50:40.618746 613 BSSGP_Emulation.ttcnpp:388 Message with id 2 was extracted from the queue of BVC.
16:50:40.618839 613 BSSGP_Emulation.ttcnpp:391 Sent on BSCP to SGSN_Test-Gb0-NS0(612) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01C2140D01005000088862F224334F0051E00EA301C000080102D53071000008292624000000000462F22474E6E30512C742200032B9F4'O,
    bssgp := omit
}
16:50:40.618949 612 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb0-BSSGP0(613) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01C2140D01005000088862F224334F0051E00EA301C000080102D53071000008292624000000000462F22474E6E30512C742200032B9F4'O,
    bssgp := omit
} id 3
16:50:40.619079 612 NS_Emulation.ttcnpp:494 Matching on port NS_SP .bvci := 196 with 0 unmatched: First message in the queue does not match the template: 
16:50:40.619149 612 NS_Emulation.ttcnpp:499 Matching on port NS_SP succeeded:  matched
16:50:40.619223 612 NS_Emulation.ttcnpp:499 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-BSSGP0(613): @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01C2140D01005000088862F224334F0051E00EA301C000080102D53071000008292624000000000462F22474E6E30512C742200032B9F4'O,
    bssgp := omit
} id 3
16:50:40.619248 612 NS_Emulation.ttcnpp:499 Message with id 3 was extracted from the queue of NS_SP.
16:50:40.619274 612 NS_Emulation.ttcnpp:502 Sent on NSVC to -NSVCI97(616) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01C2140D01005000088862F224334F0051E00EA301C000080102D53071000008292624000000000462F22474E6E30512C742200032B9F4'O,
    bssgp := omit
}
16:50:40.619344 616 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb0-NS0(612) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01C2140D01005000088862F224334F0051E00EA301C000080102D53071000008292624000000000462F22474E6E30512C742200032B9F4'O,
    bssgp := omit
} id 3
16:50:40.619440 616 NS_Emulation.ttcnpp:983 Matching on port NS_SP succeeded:  matched
16:50:40.619468 616 NS_Emulation.ttcnpp:983 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-NS0(612): @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01C2140D01005000088862F224334F0051E00EA301C000080102D53071000008292624000000000462F22474E6E30512C742200032B9F4'O,
    bssgp := omit
} id 3
16:50:40.619492 616 NS_Emulation.ttcnpp:983 Message with id 3 was extracted from the queue of NS_SP.
16:50:40.619528 616 NS_Emulation.ttcnpp:985 Sent on NSCP to -NSVCI97-provIP(614) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '01C2140D01005000088862F224334F0051E00EA301C000080102D53071000008292624000000000462F22474E6E30512C742200032B9F4'O
    }
}
16:50:40.619581 614 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(616) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '01C2140D01005000088862F224334F0051E00EA301C000080102D53071000008292624000000000462F22474E6E30512C742200032B9F4'O
    }
} id 7
16:50:40.619624 614 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:50:40.619651 614 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(616): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '01C2140D01005000088862F224334F0051E00EA301C000080102D53071000008292624000000000462F22474E6E30512C742200032B9F4'O
    }
} id 7
16:50:40.619674 614 NS_Provider_IPL4.ttcn:169 Message with id 7 was extracted from the queue of NSVC[0].
16:50:40.619717 614 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '000000C401C2140D01005000088862F224334F0051E00EA301C000080102D53071000008292624000000000462F22474E6E30512C742200032B9F4'O
}
16:50:40.620756 614 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000C400C2140D01000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
} id 7
16:50:40.620790 614 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:50:40.620819 614 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000C400C2140D01000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
} id 7
16:50:40.620871 614 NS_Provider_IPL4.ttcn:151 Message with id 7 was extracted from the queue of IPL4.
16:50:40.620917 614 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(616) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
    }
}
16:50:40.620959 616 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(614) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
    }
} id 8
16:50:40.620992 616 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:50:40.621023 616 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:40.621051 616 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:40.621075 616 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:50:40.621097 616 NS_Emulation.ttcnpp:977 Matching on port NSCP succeeded:  matched
16:50:40.621119 616 NS_Emulation.ttcnpp:977 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(614): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
    }
} id 8
16:50:40.621140 616 NS_Emulation.ttcnpp:977 Message with id 8 was extracted from the queue of NSCP.
16:50:40.622745 616 NS_Emulation.ttcnpp:978 Sent on NS_SP to SGSN_Test-Gb0-NS0(612) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C2140D01'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
}
16:50:40.623661 612 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(616) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C2140D01'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
} id 6
16:50:40.624020 612 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:40.624058 612 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:40.624086 612 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:40.624110 612 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:40.624154 612 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:50:40.624214 612 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI97(616): @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C2140D01'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
} id 6
16:50:40.624265 612 NS_Emulation.ttcnpp:474 Message with id 6 was extracted from the queue of NSVC.
16:50:40.624312 612 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(613) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C2140D01'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
}
16:50:40.625263 613 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(612) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C2140D01'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
} id 6
16:50:40.625792 613 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C2140D01'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:50:40.625903 613 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C2140D01'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:40.625983 613 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C2140D01'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:40.626069 613 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C2140D01'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:40.626137 613 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C2140D01'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:40.626209 613 BSSGP_Emulation.ttcnpp:313 Matching on port BSCP succeeded:  matched
16:50:40.626263 613 BSSGP_Emulation.ttcnpp:313 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(612): @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C2140D01'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
} id 6
16:50:40.626346 613 BSSGP_Emulation.ttcnpp:313 Message with id 6 was extracted from the queue of BSCP.
16:50:40.626443 613 BSSGP_Emulation.ttcnpp:317 Sent on BVC to TC_attach_usim_a50_a54-BVCI196(615) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C2140D01'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
}
16:50:40.627087 615 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(613) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C2140D01'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
} id 5
16:50:40.627672 615 BSSGP_Emulation.ttcnpp:1103 Matching on port BVC .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C2140D01'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:40.627802 615 BSSGP_Emulation.ttcnpp:1107 Matching on port BVC .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C2140D01'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:40.627953 615 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C2140D01'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:50:40.628047 615 BSSGP_Emulation.ttcnpp:1137 Matching on port BVC .bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C2140D01'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_FLOW_CONTROL_BVC_ACK := {
        bssgpPduType := '27'O ("'"),
        tag := {
            iEI := '1E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            unstructured_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:40.628142 615 BSSGP_Emulation.ttcnpp:1145 Matching on port BVC .bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C2140D01'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with ({
    pDU_BSSGP_STATUS := ?
}) unmatched: First message in the queue does not match the template: 
16:50:40.628201 615 BSSGP_Emulation.ttcnpp:1154 Matching on port BVC succeeded:  matched
16:50:40.628253 615 BSSGP_Emulation.ttcnpp:1154 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(613): @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C2140D01'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
} id 5
16:50:40.628302 615 BSSGP_Emulation.ttcnpp:1154 Message with id 5 was extracted from the queue of BVC.
16:50:40.630935 615 BSSGP_Emulation.ttcnpp:561 Sent on BSSGP_SP to TC_attach_usim_a50_a54(630) @MobileL3_Types.PDU_L3_SGSN_MS : {
    discriminator := '1000'B,
    tiOrSkip := {
        skipIndicator := '0000'B
    },
    msgs := {
        gprs_mm := {
            identityRequest := {
                messageType := '00010101'B,
                identityType := {
                    valueField := '010'B,
                    spare := '0'B
                },
                forceToStandby := {
                    forceToStandbyValue := '000'B,
                    spare := '0'B
                }
            }
        }
    }
}
16:50:40.631404 630 SGSN_Tests.ttcn:2257 Message enqueued on BSSGP[0] from TC_attach_usim_a50_a54-BVCI196(615) @MobileL3_Types.PDU_L3_SGSN_MS : {
    discriminator := '1000'B,
    tiOrSkip := {
        skipIndicator := '0000'B
    },
    msgs := {
        gprs_mm := {
            identityRequest := {
                messageType := '00010101'B,
                identityType := {
                    valueField := '010'B,
                    spare := '0'B
                },
                forceToStandby := {
                    forceToStandbyValue := '000'B,
                    spare := '0'B
                }
            }
        }
    }
} id 1
16:50:40.631868 630 BSSGP_ConnHdlr.ttcn:256 Matching on port BSSGP[0] .msgs.gprs_mm.identityRequest.identityType.valueField := '010'B with '001'B unmatched: First message in the queue does not match the template: 
16:50:40.631954 630 BSSGP_ConnHdlr.ttcn:242 Matching on port BSSGP[0] succeeded:  matched
16:50:40.632004 630 BSSGP_ConnHdlr.ttcn:242 Receive operation on port BSSGP[0] succeeded, message from TC_attach_usim_a50_a54-BVCI196(615): @MobileL3_Types.PDU_L3_SGSN_MS : {
    discriminator := '1000'B,
    tiOrSkip := {
        skipIndicator := '0000'B
    },
    msgs := {
        gprs_mm := {
            identityRequest := {
                messageType := '00010101'B,
                identityType := {
                    valueField := '010'B,
                    spare := '0'B
                },
                forceToStandby := {
                    forceToStandbyValue := '000'B,
                    spare := '0'B
                }
            }
        }
    }
} id 1
16:50:40.632054 630 BSSGP_ConnHdlr.ttcn:242 Message with id 1 was extracted from the queue of BSSGP[0].
16:50:40.632471 630 BSSGP_ConnHdlr.ttcn:182 Sent on BSSGP[0] to TC_attach_usim_a50_a54-BVCI196(615) @BSSGP_Types.PDU_BSSGP : {
    pDU_BSSGP_UL_UNITDATA := {
        bssgpPduType := '01'O,
        tLLI := 'C2140D01'O,
        qoS_Profile := {
            peak_Bit_Rate := '0050'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '0'B,
            peakBitRateGranularity := '00'B
        },
        cell_Identifier := {
            iEI := '08'O ("\b"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            mccDigit1 := '2'H,
            mccDigit2 := '6'H,
            mccDigit3 := '2'H,
            mncDigit3 := 'F'H,
            mncDigit1 := '4'H,
            mncDigit2 := '2'H,
            lac := '334F'O ("3O"),
            rac := '00'O,
            cI_value := '51E0'O
        },
        pFI := omit,
        lSA_Identifier_List := omit,
        redirect_Attempt_Flag := omit,
        iMSI_BSSGP := omit,
        unconfirmed_Send_State_Variable := omit,
        selected_PLMN_ID := omit,
        selected_Operator := omit,
        cS_Registered_Operator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 17
            },
            lLC_PDU := '01C0040816084A99990000004000CA2F61'O
        }
    }
}
16:50:40.632580 615 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BSSGP_SP from TC_attach_usim_a50_a54(630) @BSSGP_Types.PDU_BSSGP : {
    pDU_BSSGP_UL_UNITDATA := {
        bssgpPduType := '01'O,
        tLLI := 'C2140D01'O,
        qoS_Profile := {
            peak_Bit_Rate := '0050'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '0'B,
            peakBitRateGranularity := '00'B
        },
        cell_Identifier := {
            iEI := '08'O ("\b"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            mccDigit1 := '2'H,
            mccDigit2 := '6'H,
            mccDigit3 := '2'H,
            mncDigit3 := 'F'H,
            mncDigit1 := '4'H,
            mncDigit2 := '2'H,
            lac := '334F'O ("3O"),
            rac := '00'O,
            cI_value := '51E0'O
        },
        pFI := omit,
        lSA_Identifier_List := omit,
        redirect_Attempt_Flag := omit,
        iMSI_BSSGP := omit,
        unconfirmed_Send_State_Variable := omit,
        selected_PLMN_ID := omit,
        selected_Operator := omit,
        cS_Registered_Operator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 17
            },
            lLC_PDU := '01C0040816084A99990000004000CA2F61'O
        }
    }
} id 2
16:50:40.632582 630 SGSN_Tests.ttcn:2257 Default with id 2 (altstep as_mm_identity) has reached a break statement. Skipping current alt statement or receiving operation.
16:50:40.632685 615 BSSGP_Emulation.ttcnpp:1218 Matching on port BSSGP_SP succeeded:  matched
16:50:40.632726 615 BSSGP_Emulation.ttcnpp:1218 Receive operation on port BSSGP_SP succeeded, message from TC_attach_usim_a50_a54(630): @BSSGP_Types.PDU_BSSGP : {
    pDU_BSSGP_UL_UNITDATA := {
        bssgpPduType := '01'O,
        tLLI := 'C2140D01'O,
        qoS_Profile := {
            peak_Bit_Rate := '0050'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '0'B,
            peakBitRateGranularity := '00'B
        },
        cell_Identifier := {
            iEI := '08'O ("\b"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            mccDigit1 := '2'H,
            mccDigit2 := '6'H,
            mccDigit3 := '2'H,
            mncDigit3 := 'F'H,
            mncDigit1 := '4'H,
            mncDigit2 := '2'H,
            lac := '334F'O ("3O"),
            rac := '00'O,
            cI_value := '51E0'O
        },
        pFI := omit,
        lSA_Identifier_List := omit,
        redirect_Attempt_Flag := omit,
        iMSI_BSSGP := omit,
        unconfirmed_Send_State_Variable := omit,
        selected_PLMN_ID := omit,
        selected_Operator := omit,
        cS_Registered_Operator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 17
            },
            lLC_PDU := '01C0040816084A99990000004000CA2F61'O
        }
    }
} id 2
16:50:40.632762 615 BSSGP_Emulation.ttcnpp:1218 Message with id 2 was extracted from the queue of BSSGP_SP.
16:50:40.632864 615 BSSGP_Emulation.ttcnpp:1219 Sent on BVC to SGSN_Test-Gb0-BSSGP0(613) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 0,
    lsp := 196,
    sdu := '01C2140D01005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
}
16:50:40.632936 613 BSSGP_Emulation.ttcnpp:611 Message enqueued on BVC from TC_attach_usim_a50_a54-BVCI196(615) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 0,
    lsp := 196,
    sdu := '01C2140D01005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
} id 3
16:50:40.633070 613 BSSGP_Emulation.ttcnpp:388 Matching on port BVC succeeded:  matched
16:50:40.633110 613 BSSGP_Emulation.ttcnpp:388 Receive operation on port BVC succeeded, message from TC_attach_usim_a50_a54-BVCI196(615): @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 0,
    lsp := 196,
    sdu := '01C2140D01005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
} id 3
16:50:40.633141 613 BSSGP_Emulation.ttcnpp:388 Message with id 3 was extracted from the queue of BVC.
16:50:40.633174 613 BSSGP_Emulation.ttcnpp:391 Sent on BSCP to SGSN_Test-Gb0-NS0(612) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01C2140D01005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
}
16:50:40.633243 612 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb0-BSSGP0(613) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01C2140D01005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
} id 4
16:50:40.633333 612 NS_Emulation.ttcnpp:494 Matching on port NS_SP .bvci := 196 with 0 unmatched: First message in the queue does not match the template: 
16:50:40.633369 612 NS_Emulation.ttcnpp:499 Matching on port NS_SP succeeded:  matched
16:50:40.633401 612 NS_Emulation.ttcnpp:499 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-BSSGP0(613): @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01C2140D01005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
} id 4
16:50:40.633431 612 NS_Emulation.ttcnpp:499 Message with id 4 was extracted from the queue of NS_SP.
16:50:40.633465 612 NS_Emulation.ttcnpp:502 Sent on NSVC to -NSVCI97(616) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01C2140D01005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
}
16:50:40.633530 616 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb0-NS0(612) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01C2140D01005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
} id 4
16:50:40.633620 616 NS_Emulation.ttcnpp:983 Matching on port NS_SP succeeded:  matched
16:50:40.633659 616 NS_Emulation.ttcnpp:983 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-NS0(612): @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01C2140D01005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
} id 4
16:50:40.633693 616 NS_Emulation.ttcnpp:983 Message with id 4 was extracted from the queue of NS_SP.
16:50:40.633742 616 NS_Emulation.ttcnpp:985 Sent on NSCP to -NSVCI97-provIP(614) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '01C2140D01005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O
    }
}
16:50:40.633821 614 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(616) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '01C2140D01005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O
    }
} id 8
16:50:40.633877 614 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:50:40.633914 614 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(616): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '01C2140D01005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O
    }
} id 8
16:50:40.633948 614 NS_Provider_IPL4.ttcn:169 Message with id 8 was extracted from the queue of NSVC[0].
16:50:40.634006 614 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '000000C401C2140D01005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O
}
16:50:40.637288 630 SGSN_Tests.ttcn:2257 Message enqueued on GSUP from SGSN_Test-GSUP(628) @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST (8),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 8,
            val := {
                imsi := '262420000000040'H
            }
        },
        {
            tag := OSMO_GSUP_CN_DOMAIN_IE (40),
            len := 1,
            val := {
                cn_domain := OSMO_GSUP_CN_DOMAIN_PS (1)
            }
        }
    }
} id 1
16:50:40.637552 630 SGSN_Tests.ttcn:2257 Matching on port GSUP succeeded:  matched
16:50:40.637621 630 SGSN_Tests.ttcn:2257 Receive operation on port GSUP succeeded, message from SGSN_Test-GSUP(628): @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST (8),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 8,
            val := {
                imsi := '262420000000040'H
            }
        },
        {
            tag := OSMO_GSUP_CN_DOMAIN_IE (40),
            len := 1,
            val := {
                cn_domain := OSMO_GSUP_CN_DOMAIN_PS (1)
            }
        }
    }
} id 1
16:50:40.637706 630 SGSN_Tests.ttcn:2257 Message with id 1 was extracted from the queue of GSUP.
16:50:40.638031 630 SGSN_Tests.ttcn:2258 Sent on GSUP to SGSN_Test-GSUP(628) @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (10),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 0,
            val := {
                imsi := '262420000000040'H
            }
        },
        {
            tag := OSMO_GSUP_AUTH_TUPLE_IE (3),
            len := 0,
            val := {
                auth_tuple := {
                    {
                        tag := OSMO_GSUP_RAND_IE (32),
                        len := 0,
                        val := {
                            rand := 'B1F628DBC8A5185E30D256F3D40E21F8'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_SRES_IE (33),
                        len := 0,
                        val := {
                            sres := '2DE58F5A'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_KC_IE (34),
                        len := 0,
                        val := {
                            kc := 'CCAA0ECC063AE96D'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_IK_IE (35),
                        len := 0,
                        val := {
                            ik := '862CB738D73DD4EE93BB8E88E25CB526'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_CK_IE (36),
                        len := 0,
                        val := {
                            ck := 'C2A33B93611C8A63946F8C21B6C6594A'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_AUTN_IE (37),
                        len := 0,
                        val := {
                            autn := 'BD936D6CA219594F93239D9B6244EFA5'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_RES_IE (39),
                        len := 0,
                        val := {
                            res := '2C0722D36A733D25'O
                        }
                    }
                }
            }
        }
    }
}
16:50:40.640885 614 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000C400C2140D01000020168203E8138512C74220000A8200000D8829262400000000040EAE41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
} id 8
16:50:40.640942 614 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:50:40.640984 614 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000C400C2140D01000020168203E8138512C74220000A8200000D8829262400000000040EAE41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
} id 8
16:50:40.641026 614 NS_Provider_IPL4.ttcn:151 Message with id 8 was extracted from the queue of IPL4.
16:50:40.641084 614 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(616) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040EAE41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
    }
}
16:50:40.641146 616 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(614) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040EAE41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
    }
} id 9
16:50:40.641195 616 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040EAE41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:50:40.641255 616 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040EAE41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:40.641302 616 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040EAE41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:40.641340 616 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040EAE41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:50:40.641376 616 NS_Emulation.ttcnpp:977 Matching on port NSCP succeeded:  matched
16:50:40.641410 616 NS_Emulation.ttcnpp:977 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(614): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040EAE41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
    }
} id 9
16:50:40.641442 616 NS_Emulation.ttcnpp:977 Message with id 9 was extracted from the queue of NSCP.
16:50:40.641810 616 NS_Emulation.ttcnpp:978 Sent on NS_SP to SGSN_Test-Gb0-NS0(612) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040EAE41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C2140D01'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
            },
            initialLLC_PDU := omit
        }
    }
}
16:50:40.642011 612 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(616) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040EAE41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C2140D01'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
            },
            initialLLC_PDU := omit
        }
    }
} id 7
16:50:40.642138 612 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:40.642175 612 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:40.642202 612 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:40.642227 612 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:50:40.642263 612 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:50:40.642350 612 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI97(616): @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040EAE41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C2140D01'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
            },
            initialLLC_PDU := omit
        }
    }
} id 7
16:50:40.642396 612 NS_Emulation.ttcnpp:474 Message with id 7 was extracted from the queue of NSVC.
16:50:40.642449 612 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(613) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040EAE41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C2140D01'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
            },
            initialLLC_PDU := omit
        }
    }
}
16:50:40.642615 613 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(612) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040EAE41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C2140D01'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
            },
            initialLLC_PDU := omit
        }
    }
} id 7
16:50:40.642798 613 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C2140D01'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:50:40.642885 613 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C2140D01'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:40.642953 613 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C2140D01'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:40.643019 613 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C2140D01'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:40.643188 613 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C2140D01'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:40.643274 613 BSSGP_Emulation.ttcnpp:313 Matching on port BSCP succeeded:  matched
16:50:40.643554 613 BSSGP_Emulation.ttcnpp:313 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(612): @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040EAE41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C2140D01'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
            },
            initialLLC_PDU := omit
        }
    }
} id 7
16:50:40.643675 613 BSSGP_Emulation.ttcnpp:313 Message with id 7 was extracted from the queue of BSCP.
16:50:40.643786 613 BSSGP_Emulation.ttcnpp:317 Sent on BVC to TC_attach_usim_a50_a54-BVCI196(615) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040EAE41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C2140D01'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
            },
            initialLLC_PDU := omit
        }
    }
}
16:50:40.644193 615 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(613) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040EAE41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C2140D01'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
            },
            initialLLC_PDU := omit
        }
    }
} id 6
16:50:40.644476 615 BSSGP_Emulation.ttcnpp:1103 Matching on port BVC .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C2140D01'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:40.644561 615 BSSGP_Emulation.ttcnpp:1107 Matching on port BVC .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C2140D01'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:40.644636 615 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C2140D01'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:50:40.644701 615 BSSGP_Emulation.ttcnpp:1137 Matching on port BVC .bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C2140D01'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_FLOW_CONTROL_BVC_ACK := {
        bssgpPduType := '27'O ("'"),
        tag := {
            iEI := '1E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            unstructured_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:50:40.644762 615 BSSGP_Emulation.ttcnpp:1145 Matching on port BVC .bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C2140D01'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
        },
        initialLLC_PDU := omit
    }
} with ({
    pDU_BSSGP_STATUS := ?
}) unmatched: First message in the queue does not match the template: 
16:50:40.644812 615 BSSGP_Emulation.ttcnpp:1154 Matching on port BVC succeeded:  matched
16:50:40.644859 615 BSSGP_Emulation.ttcnpp:1154 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(613): @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C2140D01000020168203E8138512C74220000A8200000D8829262400000000040EAE41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C2140D01'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C0050812106021B1F628DBC8A5185E30D256F3D40E21F8802810BD936D6CA219594F93239D9B6244EFA5E102B6'O
            },
            initialLLC_PDU := omit
        }
    }
} id 6
16:50:40.644900 615 BSSGP_Emulation.ttcnpp:1154 Message with id 6 was extracted from the queue of BVC.
16:50:40.646075 615 BSSGP_Emulation.ttcnpp:561 Sent on BSSGP_SP to TC_attach_usim_a50_a54(630) @MobileL3_Types.PDU_L3_SGSN_MS : {
    discriminator := '1000'B,
    tiOrSkip := {
        skipIndicator := '0000'B
    },
    msgs := {
        gprs_mm := {
            authenticationAndCipheringRequest := {
                messageType := '00010010'B,
                cipheringAlgorithm := {
                    valueField := '000'B,
                    spare := '0'B
                },
                imeisvRequest := {
                    valueField := '001'B,
                    spare := '0'B
                },
                forceToStandby := {
                    forceToStandbyValue := '000'B,
                    spare := '0'B
                },
                acReferenceNumber := {
                    valueField := '0110'B
                },
                authenticationParameterRAND := {
                    elementIdentifier := '21'O ("!"),
                    randValue := 'B1F628DBC8A5185E30D256F3D40E21F8'O
                },
                cipheringKeySequenceNumber := {
                    keySequence := {
                        keySequence := '000'B,
                        spare := '0'B
                    },
                    elementIdentifier := '1000'B
                },
                authenticationParameterAUTN := {
                    elementIdentifier := '28'O ("("),
                    lengthIndicator := 16,
                    autnValue := 'BD936D6CA219594F93239D9B6244EFA5'O
                }
            }
        }
    }
}
16:50:40.646558 630 SGSN_Tests.ttcn:2262 Message enqueued on BSSGP[0] from TC_attach_usim_a50_a54-BVCI196(615) @MobileL3_Types.PDU_L3_SGSN_MS : {
    discriminator := '1000'B,
    tiOrSkip := {
        skipIndicator := '0000'B
    },
    msgs := {
        gprs_mm := {
            authenticationAndCipheringRequest := {
                messageType := '00010010'B,
                cipheringAlgorithm := {
                    valueField := '000'B,
                    spare := '0'B
                },
                imeisvRequest := {
                    valueField := '001'B,
                    spare := '0'B
                },
                forceToStandby := {
                    forceToStandbyValue := '000'B,
                    spare := '0'B
                },
                acReferenceNumber := {
                    valueField := '0110'B
                },
                authenticationParameterRAND := {
                    elementIdentifier := '21'O ("!"),
                    randValue := 'B1F628DBC8A5185E30D256F3D40E21F8'O
                },
                cipheringKeySequenceNumber := {
                    keySequence := {
                        keySequence := '000'B,
                        spare := '0'B
                    },
                    elementIdentifier := '1000'B
                },
                authenticationParameterAUTN := {
                    elementIdentifier := '28'O ("("),
                    lengthIndicator := 16,
                    autnValue := 'BD936D6CA219594F93239D9B6244EFA5'O
                }
            }
        }
    }
} id 2
16:50:40.646834 630 SGSN_Tests.ttcn:2262 Matching on port BSSGP[0] succeeded:  matched
16:50:40.646875 630 SGSN_Tests.ttcn:2262 Receive operation on port BSSGP[0] succeeded, message from TC_attach_usim_a50_a54-BVCI196(615): @MobileL3_Types.PDU_L3_SGSN_MS : {
    discriminator := '1000'B,
    tiOrSkip := {
        skipIndicator := '0000'B
    },
    msgs := {
        gprs_mm := {
            authenticationAndCipheringRequest := {
                messageType := '00010010'B,
                cipheringAlgorithm := {
                    valueField := '000'B,
                    spare := '0'B
                },
                imeisvRequest := {
                    valueField := '001'B,
                    spare := '0'B
                },
                forceToStandby := {
                    forceToStandbyValue := '000'B,
                    spare := '0'B
                },
                acReferenceNumber := {
                    valueField := '0110'B
                },
                authenticationParameterRAND := {
                    elementIdentifier := '21'O ("!"),
                    randValue := 'B1F628DBC8A5185E30D256F3D40E21F8'O
                },
                cipheringKeySequenceNumber := {
                    keySequence := {
                        keySequence := '000'B,
                        spare := '0'B
                    },
                    elementIdentifier := '1000'B
                },
                authenticationParameterAUTN := {
                    elementIdentifier := '28'O ("("),
                    lengthIndicator := 16,
                    autnValue := 'BD936D6CA219594F93239D9B6244EFA5'O
                }
            }
        }
    }
} id 2
16:50:40.646905 630 SGSN_Tests.ttcn:2262 Message with id 2 was extracted from the queue of BSSGP[0].
16:50:40.646942 630 SGSN_Tests.ttcn:2264 setverdict(pass): none -> pass
16:50:40.647000 630 SGSN_Tests.ttcn:2265 Default with id 2 (altstep as_mm_identity) was deactivated.
16:50:40.647294 630 BSSGP_Emulation.ttcnpp:166 Called on BSSGP_PROC[0] to TC_attach_usim_a50_a54-BVCI196(615) @BSSGP_Emulation.BSSGP_unregister_client : {
    imsi := '262420000000040'H
}
16:50:40.647400 615 BSSGP_Emulation.ttcnpp:1355 Call enqueued on BSSGP_PROC from TC_attach_usim_a50_a54(630) @BSSGP_Emulation.BSSGP_unregister_client : {
    imsi := '262420000000040'H
} id 2
16:50:40.647477 615 BSSGP_Emulation.ttcnpp:1333 Matching on port BSSGP_PROC failed: The first entity in the queue is not a call for signature @BSSGP_Emulation.BSSGP_register_client.
16:50:40.647515 615 BSSGP_Emulation.ttcnpp:1337 Matching on port BSSGP_PROC succeeded: {
    imsi := '262420000000040'H with ? matched
}
16:50:40.647548 615 BSSGP_Emulation.ttcnpp:1337 Getcall operation on port BSSGP_PROC succeeded, call from TC_attach_usim_a50_a54(630): @BSSGP_Emulation.BSSGP_unregister_client : {
    imsi := '262420000000040'H
} id 1
16:50:40.647570 615 BSSGP_Emulation.ttcnpp:1337 Operation with id 2 was extracted from the queue of BSSGP_PROC.
16:50:40.647633 615 BSSGP_Emulation.ttcnpp:878 Removing Client IMSI='262420000000040'H, index=0
16:50:40.647693 615 BSSGP_Emulation.ttcnpp:1339 Replied on BSSGP_PROC to TC_attach_usim_a50_a54(630) @BSSGP_Emulation.BSSGP_unregister_client : { }
16:50:40.647754 630 BSSGP_Emulation.ttcnpp:166 Reply enqueued on BSSGP_PROC[0] from TC_attach_usim_a50_a54-BVCI196(615) @BSSGP_Emulation.BSSGP_unregister_client : { } id 2
16:50:40.647791 630 BSSGP_Emulation.ttcnpp:167 Matching on port BSSGP_PROC[0] succeeded: { } with { } matched
16:50:40.647871 630 BSSGP_Emulation.ttcnpp:167 Getreply operation on port BSSGP_PROC[0] succeeded, reply from TC_attach_usim_a50_a54-BVCI196(615): @BSSGP_Emulation.BSSGP_unregister_client : { } id 1
16:50:40.647910 630 BSSGP_Emulation.ttcnpp:167 Operation with id 2 was extracted from the queue of BSSGP_PROC[0].
16:50:40.647948 630 - Function f_handler_init finished. PTC terminates.
16:50:40.647970 630 - Terminating component type BSSGP_ConnHdlr.BSSGP_ConnHdlr.
16:50:40.647989 630 - Default with id 1 (altstep as_Tguard) was deactivated.
16:50:40.648008 630 - Stop timer g_Tguard: 30 s
16:50:40.648031 630 - Removing unterminated connection between port GSUP and SGSN_Test-GSUP(628):GSUP_CLIENT.
16:50:40.648069 630 - Port GSUP was stopped.
16:50:40.648087 630 - Removing unterminated connection between port GSUP_PROC and SGSN_Test-GSUP(628):GSUP_PROC.
16:50:40.648109 630 - Port GSUP_PROC was stopped.
16:50:40.648159 630 - Removing unterminated connection between port GTP[0] and SGSN_Test-GGSN_GTP(629):CLIENT.
16:50:40.648191 630 - Port GTP[0] was stopped.
16:50:40.648205 629 GTP_Emulation.ttcn:246 Connection of port CLIENT to TC_attach_usim_a50_a54(630):GTP[0] was closed unexpectedly by the peer.
16:50:40.648212 630 - Port GTP[1] was stopped.
16:50:40.648234 630 - Port GTP[2] was stopped.
16:50:40.648235 629 GTP_Emulation.ttcn:246 Port CLIENT was disconnected from TC_attach_usim_a50_a54(630):GTP[0].
16:50:40.648252 630 - Port GTP[3] was stopped.
16:50:40.648272 630 - Removing unterminated connection between port GTP_PROC[0] and SGSN_Test-GGSN_GTP(629):CLIENT_PROC.
16:50:40.648309 630 - Port GTP_PROC[0] was stopped.
16:50:40.648313 629 GTP_Emulation.ttcn:246 Connection of port CLIENT_PROC to TC_attach_usim_a50_a54(630):GTP_PROC[0] was closed unexpectedly by the peer.
16:50:40.648328 630 - Port GTP_PROC[1] was stopped.
16:50:40.648335 629 GTP_Emulation.ttcn:246 Port CLIENT_PROC was disconnected from TC_attach_usim_a50_a54(630):GTP_PROC[0].
16:50:40.648348 630 - Port GTP_PROC[2] was stopped.
16:50:40.648368 630 - Port GTP_PROC[3] was stopped.
16:50:40.648387 630 - Removing unterminated connection between port BSSGP[0] and TC_attach_usim_a50_a54-BVCI196(615):BSSGP_SP.
16:50:40.648412 630 - Port BSSGP[0] was stopped.
16:50:40.648419 615 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP to TC_attach_usim_a50_a54(630):BSSGP[0] was closed unexpectedly by the peer.
16:50:40.648432 630 - Removing unterminated connection between port BSSGP[1] and TC_attach_usim_a50_a54-BVCI210(620):BSSGP_SP.
16:50:40.648440 615 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP was disconnected from TC_attach_usim_a50_a54(630):BSSGP[0].
16:50:40.648462 630 - Port BSSGP[1] was stopped.
16:50:40.648474 620 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP to TC_attach_usim_a50_a54(630):BSSGP[1] was closed unexpectedly by the peer.
16:50:40.648480 630 - Removing unterminated connection between port BSSGP[2] and TC_attach_usim_a50_a54-BVCI220(625):BSSGP_SP.
16:50:40.648505 620 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP was disconnected from TC_attach_usim_a50_a54(630):BSSGP[1].
16:50:40.648515 630 - Port BSSGP[2] was stopped.
16:50:40.648526 625 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP to TC_attach_usim_a50_a54(630):BSSGP[2] was closed unexpectedly by the peer.
16:50:40.648534 630 - Removing unterminated connection between port BSSGP_SIG[0] and TC_attach_usim_a50_a54-BVCI196(615):BSSGP_SP_SIG.
16:50:40.648553 625 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP was disconnected from TC_attach_usim_a50_a54(630):BSSGP[2].
16:50:40.648558 630 - Port BSSGP_SIG[0] was stopped.
16:50:40.648564 615 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP_SIG to TC_attach_usim_a50_a54(630):BSSGP_SIG[0] was closed unexpectedly by the peer.
16:50:40.648577 630 - Removing unterminated connection between port BSSGP_SIG[1] and TC_attach_usim_a50_a54-BVCI210(620):BSSGP_SP_SIG.
16:50:40.648584 615 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG was disconnected from TC_attach_usim_a50_a54(630):BSSGP_SIG[0].
16:50:40.648602 630 - Port BSSGP_SIG[1] was stopped.
16:50:40.648621 630 - Removing unterminated connection between port BSSGP_SIG[2] and TC_attach_usim_a50_a54-BVCI220(625):BSSGP_SP_SIG.
16:50:40.648630 620 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP_SIG to TC_attach_usim_a50_a54(630):BSSGP_SIG[1] was closed unexpectedly by the peer.
16:50:40.648647 620 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG was disconnected from TC_attach_usim_a50_a54(630):BSSGP_SIG[1].
16:50:40.648647 630 - Port BSSGP_SIG[2] was stopped.
16:50:40.648665 630 - Removing unterminated connection between port BSSGP_GLOBAL[0] and SGSN_Test-Gb0-BSSGP0(613):GLOBAL.
16:50:40.648687 630 - Port BSSGP_GLOBAL[0] was stopped.
16:50:40.648698 613 BSSGP_Emulation.ttcnpp:611 Connection of port GLOBAL to TC_attach_usim_a50_a54(630):BSSGP_GLOBAL[0] was closed unexpectedly by the peer.
16:50:40.648707 630 - Removing unterminated connection between port BSSGP_GLOBAL[1] and SGSN_Test-Gb1-BSSGP1(618):GLOBAL.
16:50:40.648736 613 BSSGP_Emulation.ttcnpp:611 Port GLOBAL was disconnected from TC_attach_usim_a50_a54(630):BSSGP_GLOBAL[0].
16:50:40.648744 630 - Port BSSGP_GLOBAL[1] was stopped.
16:50:40.648780 630 - Removing unterminated connection between port BSSGP_GLOBAL[2] and SGSN_Test-Gb2-BSSGP2(623):GLOBAL.
16:50:40.648810 630 - Port BSSGP_GLOBAL[2] was stopped.
16:50:40.648820 625 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP_SIG to TC_attach_usim_a50_a54(630):BSSGP_SIG[2] was closed unexpectedly by the peer.
16:50:40.648825 623 BSSGP_Emulation.ttcnpp:611 Connection of port GLOBAL to TC_attach_usim_a50_a54(630):BSSGP_GLOBAL[2] was closed unexpectedly by the peer.
16:50:40.648828 630 - Removing unterminated connection between port BSSGP_PROC[0] and TC_attach_usim_a50_a54-BVCI196(615):BSSGP_PROC.
16:50:40.648840 618 BSSGP_Emulation.ttcnpp:611 Connection of port GLOBAL to TC_attach_usim_a50_a54(630):BSSGP_GLOBAL[1] was closed unexpectedly by the peer.
16:50:40.648898 625 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG was disconnected from TC_attach_usim_a50_a54(630):BSSGP_SIG[2].
16:50:40.648899 630 - Port BSSGP_PROC[0] was stopped.
16:50:40.648908 623 BSSGP_Emulation.ttcnpp:611 Port GLOBAL was disconnected from TC_attach_usim_a50_a54(630):BSSGP_GLOBAL[2].
16:50:40.648909 618 BSSGP_Emulation.ttcnpp:611 Port GLOBAL was disconnected from TC_attach_usim_a50_a54(630):BSSGP_GLOBAL[1].
16:50:40.648926 615 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_PROC to TC_attach_usim_a50_a54(630):BSSGP_PROC[0] was closed unexpectedly by the peer.
16:50:40.648927 630 - Removing unterminated connection between port BSSGP_PROC[1] and TC_attach_usim_a50_a54-BVCI210(620):BSSGP_PROC.
16:50:40.648948 630 - Port BSSGP_PROC[1] was stopped.
16:50:40.648966 620 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_PROC to TC_attach_usim_a50_a54(630):BSSGP_PROC[1] was closed unexpectedly by the peer.
16:50:40.649397 630 - Removing unterminated connection between port BSSGP_PROC[2] and TC_attach_usim_a50_a54-BVCI220(625):BSSGP_PROC.
16:50:40.649422 630 - Port BSSGP_PROC[2] was stopped.
16:50:40.649427 615 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC was disconnected from TC_attach_usim_a50_a54(630):BSSGP_PROC[0].
16:50:40.649431 625 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_PROC to TC_attach_usim_a50_a54(630):BSSGP_PROC[2] was closed unexpectedly by the peer.
16:50:40.649451 620 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC was disconnected from TC_attach_usim_a50_a54(630):BSSGP_PROC[1].
16:50:40.649506 630 - Port BSSAP was stopped.
16:50:40.649515 625 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC was disconnected from TC_attach_usim_a50_a54(630):BSSGP_PROC[2].
16:50:40.649522 630 - Port BSSAP_PROC was stopped.
16:50:40.649789 630 - Component type BSSGP_ConnHdlr.BSSGP_ConnHdlr was shut down inside testcase TC_attach_usim_a50_a54.
16:50:40.649813 630 - Final verdict of PTC: pass
16:50:40.649863 mtc SGSN_Tests.ttcn:2324 PTC with component reference 630 is done.
16:50:40.649872 630 - Disconnected from MC.
16:50:40.649902 630 - TTCN-3 Parallel Test Component finished.
16:50:40.649937 mtc SGSN_Tests.ttcn:419 Stopping test component execution.
16:50:40.650050 mtc SGSN_Tests.ttcn:2325 Test case TC_attach_usim_a50_a54 was stopped.
16:50:40.650129 mtc SGSN_Tests.ttcn:2325 Terminating component type SGSN_Tests.test_CT.
16:50:40.650213 mtc SGSN_Tests.ttcn:2325 Removing unterminated connection between port GSUP_IPA_EVENT and SGSN_Test-GSUP-IPA(627):IPA_CTRL_PORT.
16:50:40.650342 mtc SGSN_Tests.ttcn:2325 Message with id 2 was extracted from the queue of GSUP_IPA_EVENT.
16:50:40.650409 mtc SGSN_Tests.ttcn:2325 Message with id 3 was extracted from the queue of GSUP_IPA_EVENT.
16:50:40.650430 mtc SGSN_Tests.ttcn:2325 Port GSUP_IPA_EVENT was stopped.
16:50:40.650451 mtc SGSN_Tests.ttcn:2325 Port PROC was stopped.
16:50:40.650469 mtc SGSN_Tests.ttcn:2325 Removing unterminated connection between port RIM[0] and SGSN_Test-Gb0-BSSGP0(613):RIM.
16:50:40.650497 mtc SGSN_Tests.ttcn:2325 Port RIM[0] was stopped.
16:50:40.650506 613 BSSGP_Emulation.ttcnpp:611 Connection of port RIM to mtc:RIM[0] was closed unexpectedly by the peer.
16:50:40.650534 mtc SGSN_Tests.ttcn:2325 Removing unterminated connection between port RIM[1] and SGSN_Test-Gb1-BSSGP1(618):RIM.
16:50:40.650545 613 BSSGP_Emulation.ttcnpp:611 Port RIM was disconnected from mtc:RIM[0].
16:50:40.650562 mtc SGSN_Tests.ttcn:2325 Port RIM[1] was stopped.
16:50:40.650636 618 BSSGP_Emulation.ttcnpp:611 Connection of port RIM to mtc:RIM[1] was closed unexpectedly by the peer.
16:50:40.650663 mtc SGSN_Tests.ttcn:2325 Removing unterminated connection between port RIM[2] and SGSN_Test-Gb2-BSSGP2(623):RIM.
16:50:40.650695 618 BSSGP_Emulation.ttcnpp:611 Port RIM was disconnected from mtc:RIM[1].
16:50:40.650698 mtc SGSN_Tests.ttcn:2325 Port RIM[2] was stopped.
16:50:40.650710 623 BSSGP_Emulation.ttcnpp:611 Connection of port RIM to mtc:RIM[2] was closed unexpectedly by the peer.
16:50:40.650738 mtc SGSN_Tests.ttcn:2325 Port GTPC was stopped.
16:50:40.650757 623 BSSGP_Emulation.ttcnpp:611 Port RIM was disconnected from mtc:RIM[2].
16:50:40.650758 mtc SGSN_Tests.ttcn:2325 Removing unterminated mapping between port SGSNVTY and system:SGSNVTY.
16:50:40.650810 mtc SGSN_Tests.ttcn:2325 Port SGSNVTY was unmapped from system:SGSNVTY.
16:50:40.650832 mtc SGSN_Tests.ttcn:2325 Port SGSNVTY was stopped.
16:50:40.650850 mtc SGSN_Tests.ttcn:2325 Component type SGSN_Tests.test_CT was shut down inside testcase TC_attach_usim_a50_a54.
16:50:40.650871 mtc SGSN_Tests.ttcn:2325 Waiting for PTCs to finish.
16:50:40.650931 613 BSSGP_Emulation.ttcnpp:611 Kill was requested from MC.
16:50:40.650938 614 NS_Provider_IPL4.ttcn:149 Kill was requested from MC.
16:50:40.650946 617 NS_Emulation.ttcnpp:420 Kill was requested from MC.
16:50:40.650950 615 BSSGP_Emulation.ttcnpp:1355 Kill was requested from MC.
16:50:40.650951 620 BSSGP_Emulation.ttcnpp:1355 Kill was requested from MC.
16:50:40.650960 612 NS_Emulation.ttcnpp:420 Kill was requested from MC.
16:50:40.650966 616 NS_Emulation.ttcnpp:1035 Kill was requested from MC.
16:50:40.650969 619 NS_Provider_IPL4.ttcn:149 Kill was requested from MC.
16:50:40.650971 614 NS_Provider_IPL4.ttcn:149 Terminating test component execution.
16:50:40.650983 623 BSSGP_Emulation.ttcnpp:611 Kill was requested from MC.
16:50:40.650984 622 NS_Emulation.ttcnpp:420 Kill was requested from MC.
16:50:40.650993 621 NS_Emulation.ttcnpp:1035 Kill was requested from MC.
16:50:40.651000 625 BSSGP_Emulation.ttcnpp:1355 Kill was requested from MC.
16:50:40.651001 624 NS_Provider_IPL4.ttcn:149 Kill was requested from MC.
16:50:40.651004 626 NS_Emulation.ttcnpp:1035 Kill was requested from MC.
16:50:40.651004 629 GTP_Emulation.ttcn:246 Kill was requested from MC.
16:50:40.651005 617 NS_Emulation.ttcnpp:420 Terminating test component execution.
16:50:40.651006 628 GSUP_Emulation.ttcn:183 Kill was requested from MC.
16:50:40.651011 618 BSSGP_Emulation.ttcnpp:611 Kill was requested from MC.
16:50:40.651020 620 BSSGP_Emulation.ttcnpp:1355 Terminating test component execution.
16:50:40.651024 612 NS_Emulation.ttcnpp:420 Terminating test component execution.
16:50:40.651033 615 BSSGP_Emulation.ttcnpp:1355 Terminating test component execution.
16:50:40.651041 627 IPA_Emulation.ttcnpp:735 Kill was requested from MC.
16:50:40.651048 623 BSSGP_Emulation.ttcnpp:611 Terminating test component execution.
16:50:40.651055 619 NS_Provider_IPL4.ttcn:149 Terminating test component execution.
16:50:40.651067 616 NS_Emulation.ttcnpp:1035 Terminating test component execution.
16:50:40.651073 622 NS_Emulation.ttcnpp:420 Terminating test component execution.
16:50:40.651078 625 BSSGP_Emulation.ttcnpp:1355 Terminating test component execution.
16:50:40.651089 626 NS_Emulation.ttcnpp:1035 Terminating test component execution.
16:50:40.651090 629 GTP_Emulation.ttcn:246 Terminating test component execution.
16:50:40.651095 628 GSUP_Emulation.ttcn:183 Terminating test component execution.
16:50:40.651107 618 BSSGP_Emulation.ttcnpp:611 Terminating test component execution.
16:50:40.651121 627 IPA_Emulation.ttcnpp:735 Terminating test component execution.
16:50:40.651130 624 NS_Provider_IPL4.ttcn:149 Terminating test component execution.
16:50:40.651249 621 NS_Emulation.ttcnpp:1035 Terminating test component execution.
16:50:40.651478 623 - Function BssgpStart was stopped. PTC terminates.
16:50:40.651529 619 - Function main was stopped. PTC terminates.
16:50:40.651558 612 - Function NSStart was stopped. PTC terminates.
16:50:40.651562 617 - Function NSStart was stopped. PTC terminates.
16:50:40.651564 623 - Terminating component type BSSGP_Emulation.BSSGP_CT.
16:50:40.651641 619 - Terminating component type NS_Provider_IPL4.NS_Provider_IPL4_CT.
16:50:40.651672 614 - Function main was stopped. PTC terminates.
16:50:40.651743 623 - Removing unterminated connection between port BSCP and SGSN_Test-Gb2-NS2(622):NS_SP.
16:50:40.651796 612 - Terminating component type NS_Emulation.NS_CT.
16:50:40.651809 617 - Terminating component type NS_Emulation.NS_CT.
16:50:40.651817 627 - Function main_server was stopped. PTC terminates.
16:50:40.651875 626 - Function NSVCStart was stopped. PTC terminates.
16:50:40.651880 614 - Terminating component type NS_Provider_IPL4.NS_Provider_IPL4_CT.
16:50:40.651889 619 - Port NSE was stopped.
16:50:40.651904 618 - Function BssgpStart was stopped. PTC terminates.
16:50:40.651987 620 - Function f_bssgp_bvc_main was stopped. PTC terminates.
16:50:40.651987 624 - Function main was stopped. PTC terminates.
16:50:40.652017 625 - Function f_bssgp_bvc_main was stopped. PTC terminates.
16:50:40.652047 628 - Function main was stopped. PTC terminates.
16:50:40.652059 613 BSSGP_Emulation.ttcnpp:611 Terminating test component execution.
16:50:40.652081 617 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb1-BSSGP1(618):BSCP.
16:50:40.652104 615 - Function f_bssgp_bvc_main was stopped. PTC terminates.
16:50:40.652129 619 - Removing unterminated mapping between port IPL4 and system:IPL4.
16:50:40.652129 622 - Function NSStart was stopped. PTC terminates.
16:50:40.652166 612 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb0-BSSGP0(613):BSCP.
16:50:40.652193 627 - Terminating component type IPA_Emulation.IPA_Emulation_CT.
16:50:40.652217 623 - Port BSCP was stopped.
16:50:40.652226 616 - Function NSVCStart was stopped. PTC terminates.
16:50:40.652228 626 - Terminating component type NS_Emulation.NSVC_CT.
16:50:40.652265 629 - Function main was stopped. PTC terminates.
16:50:40.652321 628 - Terminating component type GSUP_Emulation.GSUP_Emulation_CT.
16:50:40.652329 620 - Terminating component type BSSGP_Emulation.BSSGP_BVC_CT.
16:50:40.652333 614 - Port NSE was stopped.
16:50:40.652361 623 - Port PROC was stopped.
16:50:40.652382 624 - Terminating component type NS_Provider_IPL4.NS_Provider_IPL4_CT.
16:50:40.652393 612 - Port NS_SP was stopped.
16:50:40.652420 615 - Terminating component type BSSGP_Emulation.BSSGP_BVC_CT.
16:50:40.652429 629 - Terminating component type GTP_Emulation.GTP_Emulation_CT.
16:50:40.652464 622 - Terminating component type NS_Emulation.NS_CT.
16:50:40.652468 626 - Stop timer Tns_test: 10 s
16:50:40.652478 616 - Terminating component type NS_Emulation.NSVC_CT.
16:50:40.652533 620 - Removing unterminated connection between port BVC and SGSN_Test-Gb1-BSSGP1(618):BVC.
16:50:40.652549 623 - Port GLOBAL was stopped.
16:50:40.652593 625 - Terminating component type BSSGP_Emulation.BSSGP_BVC_CT.
16:50:40.652596 615 - Removing unterminated connection between port BVC and SGSN_Test-Gb0-BSSGP0(613):BVC.
16:50:40.652606 622 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb2-BSSGP2(623):BSCP.
16:50:40.652612 624 - Port NSE was stopped.
16:50:40.652614 612 - Removing unterminated connection between port NSVC and -NSVCI97(616):NS_SP.
16:50:40.652615 618 - Terminating component type BSSGP_Emulation.BSSGP_CT.
16:50:40.652627 616 - Stop timer Tns_test: 10 s
16:50:40.652627 626 - Removing unterminated connection between port NSCP and -NSVCI99-provIP(624):NSVC[0].
16:50:40.652678 629 - Removing unterminated mapping between port GTPC and system:GTPC.
16:50:40.652685 614 - Removing unterminated mapping between port IPL4 and system:IPL4.
16:50:40.652688 623 - Port RIM was stopped.
16:50:40.652712 620 - Port BVC was stopped.
16:50:40.652715 621 - Function NSVCStart was stopped. PTC terminates.
16:50:40.652715 625 - Removing unterminated connection between port BVC and SGSN_Test-Gb2-BSSGP2(623):BVC.
16:50:40.652729 615 - Port BVC was stopped.
16:50:40.652763 622 - Port NS_SP was stopped.
16:50:40.652770 624 - Removing unterminated mapping between port IPL4 and system:IPL4.
16:50:40.652794 616 - Removing unterminated connection between port NSCP and -NSVCI97-provIP(614):NSVC[0].
16:50:40.652794 626 - Port NSCP was stopped.
16:50:40.652810 618 - Removing unterminated connection between port BSCP and SGSN_Test-Gb1-NS1(617):NS_SP.
16:50:40.652816 628 - Component type GSUP_Emulation.GSUP_Emulation_CT was shut down inside testcase TC_attach_usim_a50_a54.
16:50:40.652894 615 - Port MGMT was stopped.
16:50:40.652896 612 - Port NSVC was stopped.
16:50:40.652898 622 - Removing unterminated connection between port NSVC and -NSVCI99(626):NS_SP.
16:50:40.652911 623 - Port MGMT was stopped.
16:50:40.652973 625 - Port BVC was stopped.
16:50:40.652976 626 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb2-NS2(622):NSVC.
16:50:40.653012 615 - Port GLOBAL was stopped.
16:50:40.653030 628 - Final verdict of PTC: none
16:50:40.653033 621 - Terminating component type NS_Emulation.NSVC_CT.
16:50:40.653043 612 - Port NS_CTRL was stopped.
16:50:40.653047 620 - Port MGMT was stopped.
16:50:40.653056 622 - Port NSVC was stopped.
16:50:40.653077 623 - Removing unterminated connection between port BVC and TC_attach_usim_a50_a54-BVCI220(625):BVC.
16:50:40.653092 625 - Port MGMT was stopped.
16:50:40.653100 615 - Port BSSGP_SP was stopped.
16:50:40.653100 617 - Port NS_SP was stopped.
16:50:40.653160 626 - Port NS_SP was stopped.
16:50:40.653187 622 - Port NS_CTRL was stopped.
16:50:40.653215 618 - Port BSCP was stopped.
16:50:40.653217 621 - Stop timer Tns_test: 10 s
16:50:40.653219 616 - Port NSCP was stopped.
16:50:40.653261 620 - Port GLOBAL was stopped.
16:50:40.653270 615 - Port BSSGP_SP_SIG was stopped.
16:50:40.653290 625 - Port GLOBAL was stopped.
16:50:40.653312 612 - Removing unterminated connection between port NSPIP_PROC and -NSVCI97-provIP(614):PROC.
16:50:40.653333 626 - Component type NS_Emulation.NSVC_CT was shut down inside testcase TC_attach_usim_a50_a54.
16:50:40.653347 617 - Removing unterminated connection between port NSVC and -NSVCI98(621):NS_SP.
16:50:40.653361 621 - Removing unterminated connection between port NSCP and -NSVCI98-provIP(619):NSVC[0].
16:50:40.653366 615 - Port BSSGP_PROC was stopped.
16:50:40.653390 620 - Port BSSGP_SP was stopped.
16:50:40.653394 618 - Port PROC was stopped.
16:50:40.653396 625 - Port BSSGP_SP was stopped.
16:50:40.653440 613 - Function BssgpStart was stopped. PTC terminates.
16:50:40.653447 627 - Component type IPA_Emulation.IPA_Emulation_CT was shut down inside testcase TC_attach_usim_a50_a54.
16:50:40.653460 622 - Removing unterminated connection between port NSPIP_PROC and -NSVCI99-provIP(624):PROC.
16:50:40.653482 612 - Port NSPIP_PROC was stopped.
16:50:40.653524 615 - Component type BSSGP_Emulation.BSSGP_BVC_CT was shut down inside testcase TC_attach_usim_a50_a54.
16:50:40.653545 617 - Port NSVC was stopped.
16:50:40.653549 616 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb0-NS0(612):NSVC.
16:50:40.653561 623 - Port BVC was stopped.
16:50:40.653577 626 - Final verdict of PTC: none
16:50:40.653656 620 - Port BSSGP_SP_SIG was stopped.
16:50:40.653666 619 - Port IPL4 was unmapped from system:IPL4.
16:50:40.653667 618 - Port GLOBAL was stopped.
16:50:40.653683 621 - Port NSCP was stopped.
16:50:40.653765 627 - Final verdict of PTC: none
16:50:40.653781 624 - Port IPL4 was unmapped from system:IPL4.
16:50:40.653798 617 - Port NS_CTRL was stopped.
16:50:40.653816 615 - Final verdict of PTC: none
16:50:40.653828 623 - Component type BSSGP_Emulation.BSSGP_CT was shut down inside testcase TC_attach_usim_a50_a54.
16:50:40.653840 613 - Terminating component type BSSGP_Emulation.BSSGP_CT.
16:50:40.653851 621 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb1-NS1(617):NSVC.
16:50:40.653854 620 - Port BSSGP_PROC was stopped.
16:50:40.653888 612 - Component type NS_Emulation.NS_CT was shut down inside testcase TC_attach_usim_a50_a54.
16:50:40.653904 614 - Port IPL4 was unmapped from system:IPL4.
16:50:40.653909 625 - Port BSSGP_SP_SIG was stopped.
16:50:40.653924 622 - Port NSPIP_PROC was stopped.
16:50:40.653934 616 - Port NS_SP was stopped.
16:50:40.653948 619 - Port IPL4 was stopped.
16:50:40.653954 613 - Removing unterminated connection between port BSCP and SGSN_Test-Gb0-NS0(612):NS_SP.
16:50:40.653955 624 - Port IPL4 was stopped.
16:50:40.654066 622 - Component type NS_Emulation.NS_CT was shut down inside testcase TC_attach_usim_a50_a54.
16:50:40.654078 612 - Final verdict of PTC: none
16:50:40.654081 626 - Disconnected from MC.
16:50:40.654091 616 - Component type NS_Emulation.NSVC_CT was shut down inside testcase TC_attach_usim_a50_a54.
16:50:40.654094 621 - Port NS_SP was stopped.
16:50:40.654108 618 - Port RIM was stopped.
16:50:40.654124 619 - Removing unterminated connection between port NSVC[0] and -NSVCI98(621):NSCP.
16:50:40.654127 623 - Final verdict of PTC: none
16:50:40.654133 624 - Removing unterminated connection between port NSVC[0] and -NSVCI99(626):NSCP.
16:50:40.654141 614 - Port IPL4 was stopped.
16:50:40.654154 620 - Component type BSSGP_Emulation.BSSGP_BVC_CT was shut down inside testcase TC_attach_usim_a50_a54.
16:50:40.654175 625 - Port BSSGP_PROC was stopped.
16:50:40.654202 613 - Port BSCP was stopped.
16:50:40.654213 622 - Final verdict of PTC: none
16:50:40.654215 615 - Disconnected from MC.
16:50:40.654237 618 - Port MGMT was stopped.
16:50:40.654263 619 - Port NSVC[0] was stopped.
16:50:40.654266 629 - Port GTPC was unmapped from system:GTPC.
16:50:40.654283 626 - TTCN-3 Parallel Test Component finished.
16:50:40.654292 616 - Final verdict of PTC: none
16:50:40.654338 620 - Final verdict of PTC: none
16:50:40.654341 614 - Removing unterminated connection between port NSVC[0] and -NSVCI97(616):NSCP.
16:50:40.654355 617 - Removing unterminated connection between port NSPIP_PROC and -NSVCI98-provIP(619):PROC.
16:50:40.654359 621 - Component type NS_Emulation.NSVC_CT was shut down inside testcase TC_attach_usim_a50_a54.
16:50:40.654442 625 - Component type BSSGP_Emulation.BSSGP_BVC_CT was shut down inside testcase TC_attach_usim_a50_a54.
16:50:40.654470 615 - TTCN-3 Parallel Test Component finished.
16:50:40.654470 619 - Port NSVC[1] was stopped.
16:50:40.654477 613 - Port PROC was stopped.
16:50:40.654547 624 - Port NSVC[0] was stopped.
16:50:40.654568 618 - Removing unterminated connection between port BVC and TC_attach_usim_a50_a54-BVCI210(620):BVC.
16:50:40.654579 614 - Port NSVC[0] was stopped.
16:50:40.654607 625 - Final verdict of PTC: none
16:50:40.654642 629 - Port GTPC was stopped.
16:50:40.654654 612 - Disconnected from MC.
16:50:40.654680 622 - Disconnected from MC.
16:50:40.654687 613 - Port GLOBAL was stopped.
16:50:40.654702 619 - Port NSVC[2] was stopped.
16:50:40.654726 614 - Port NSVC[1] was stopped.
16:50:40.654745 621 - Final verdict of PTC: none
16:50:40.654777 618 - Port BVC was stopped.
16:50:40.654805 623 - Disconnected from MC.
16:50:40.654810 624 - Port NSVC[1] was stopped.
16:50:40.654826 629 - Removing unterminated mapping between port GTPU and system:GTPU.
16:50:40.654828 612 - TTCN-3 Parallel Test Component finished.
16:50:40.654872 614 - Port NSVC[2] was stopped.
16:50:40.654877 622 - TTCN-3 Parallel Test Component finished.
16:50:40.654900 616 - Disconnected from MC.
16:50:40.654912 613 - Port RIM was stopped.
16:50:40.654927 618 - Component type BSSGP_Emulation.BSSGP_CT was shut down inside testcase TC_attach_usim_a50_a54.
16:50:40.654931 619 - Port NSVC[3] was stopped.
16:50:40.654932 624 - Port NSVC[2] was stopped.
16:50:40.654936 617 - Port NSPIP_PROC was stopped.
16:50:40.655074 629 - Port GTPU was unmapped from system:GTPU.
16:50:40.655076 613 - Port MGMT was stopped.
16:50:40.655093 614 - Port NSVC[3] was stopped.
16:50:40.655106 619 - Port NSVC[4] was stopped.
16:50:40.655137 617 - Component type NS_Emulation.NS_CT was shut down inside testcase TC_attach_usim_a50_a54.
16:50:40.655171 613 - Removing unterminated connection between port BVC and TC_attach_usim_a50_a54-BVCI196(615):BVC.
16:50:40.655172 620 - Disconnected from MC.
16:50:40.655172 624 - Port NSVC[3] was stopped.
16:50:40.655202 616 - TTCN-3 Parallel Test Component finished.
16:50:40.655236 618 - Final verdict of PTC: none
16:50:40.655333 614 - Port NSVC[4] was stopped.
16:50:40.655333 617 - Final verdict of PTC: none
16:50:40.655334 629 - Port GTPU was stopped.
16:50:40.655373 619 - Port NSVC[5] was stopped.
16:50:40.655391 613 - Port BVC was stopped.
16:50:40.655421 620 - TTCN-3 Parallel Test Component finished.
16:50:40.655425 614 - Port NSVC[5] was stopped.
16:50:40.655465 623 - TTCN-3 Parallel Test Component finished.
16:50:40.655470 624 - Port NSVC[4] was stopped.
16:50:40.655473 621 - Disconnected from MC.
16:50:40.655520 613 - Component type BSSGP_Emulation.BSSGP_CT was shut down inside testcase TC_attach_usim_a50_a54.
16:50:40.655536 614 - Port NSVC[6] was stopped.
16:50:40.655555 619 - Port NSVC[6] was stopped.
16:50:40.655589 625 - Disconnected from MC.
16:50:40.655606 629 - Port CLIENT was stopped.
16:50:40.655718 629 - Port CLIENT_PROC was stopped.
16:50:40.655780 621 - TTCN-3 Parallel Test Component finished.
16:50:40.655794 618 - Disconnected from MC.
16:50:40.655799 614 - Port NSVC[7] was stopped.
16:50:40.655807 617 - Disconnected from MC.
16:50:40.655807 629 - Port CLIENT_DEFAULT was stopped.
16:50:40.655894 619 - Port NSVC[7] was stopped.
16:50:40.655899 625 - TTCN-3 Parallel Test Component finished.
16:50:40.655967 617 - TTCN-3 Parallel Test Component finished.
16:50:40.655979 618 - TTCN-3 Parallel Test Component finished.
16:50:40.656055 614 - Port NSVC[8] was stopped.
16:50:40.656072 613 - Final verdict of PTC: none
16:50:40.656114 619 - Port NSVC[8] was stopped.
16:50:40.656219 614 - Port NSVC[9] was stopped.
16:50:40.656268 619 - Port NSVC[9] was stopped.
16:50:40.656311 614 - Port NSVC[10] was stopped.
16:50:40.656313 629 - Component type GTP_Emulation.GTP_Emulation_CT was shut down inside testcase TC_attach_usim_a50_a54.
16:50:40.656389 613 - Disconnected from MC.
16:50:40.656422 619 - Port NSVC[10] was stopped.
16:50:40.656465 614 - Port NSVC[11] was stopped.
16:50:40.656484 629 - Final verdict of PTC: none
16:50:40.656503 613 - TTCN-3 Parallel Test Component finished.
16:50:40.656518 619 - Port NSVC[11] was stopped.
16:50:40.656602 614 - Port NSVC[12] was stopped.
16:50:40.656644 619 - Port NSVC[12] was stopped.
16:50:40.656697 614 - Port NSVC[13] was stopped.
16:50:40.656750 619 - Port NSVC[13] was stopped.
16:50:40.656798 614 - Port NSVC[14] was stopped.
16:50:40.656843 619 - Port NSVC[14] was stopped.
16:50:40.656887 614 - Port NSVC[15] was stopped.
16:50:40.656930 619 - Port NSVC[15] was stopped.
16:50:40.656982 614 - Removing unterminated connection between port PROC and SGSN_Test-Gb0-NS0(612):NSPIP_PROC.
16:50:40.657037 619 - Removing unterminated connection between port PROC and SGSN_Test-Gb1-NS1(617):NSPIP_PROC.
16:50:40.657123 614 - Port PROC was stopped.
16:50:40.657153 619 - Port PROC was stopped.
16:50:40.657157 629 - Disconnected from MC.
16:50:40.657167 614 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was shut down inside testcase TC_attach_usim_a50_a54.
16:50:40.657189 619 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was shut down inside testcase TC_attach_usim_a50_a54.
16:50:40.657207 614 - Final verdict of PTC: none
16:50:40.657219 629 - TTCN-3 Parallel Test Component finished.
16:50:40.657223 619 - Final verdict of PTC: none
16:50:40.657285 614 - Disconnected from MC.
16:50:40.657285 619 - Disconnected from MC.
16:50:40.657312 614 - TTCN-3 Parallel Test Component finished.
16:50:40.657316 619 - TTCN-3 Parallel Test Component finished.
16:50:40.670394 624 - Port NSVC[5] was stopped.
16:50:40.670514 624 - Port NSVC[6] was stopped.
16:50:40.670563 624 - Port NSVC[7] was stopped.
16:50:40.670584 624 - Port NSVC[8] was stopped.
16:50:40.670605 624 - Port NSVC[9] was stopped.
16:50:40.670620 624 - Port NSVC[10] was stopped.
16:50:40.670635 624 - Port NSVC[11] was stopped.
16:50:40.670651 624 - Port NSVC[12] was stopped.
16:50:40.670666 624 - Port NSVC[13] was stopped.
16:50:40.670680 624 - Port NSVC[14] was stopped.
16:50:40.670694 624 - Port NSVC[15] was stopped.
16:50:40.670708 624 - Removing unterminated connection between port PROC and SGSN_Test-Gb2-NS2(622):NSPIP_PROC.
16:50:40.670784 624 - Port PROC was stopped.
16:50:40.670817 624 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was shut down inside testcase TC_attach_usim_a50_a54.
16:50:40.670854 624 - Final verdict of PTC: none
16:50:40.670978 624 - Disconnected from MC.
16:50:40.671025 624 - TTCN-3 Parallel Test Component finished.
16:50:40.674934 mtc SGSN_Tests.ttcn:2325 Setting final verdict of the test case.
16:50:40.675135 mtc SGSN_Tests.ttcn:2325 Local verdict of MTC: none
16:50:40.675206 mtc SGSN_Tests.ttcn:2325 Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none)
16:50:40.675238 mtc SGSN_Tests.ttcn:2325 Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none)
16:50:40.675256 mtc SGSN_Tests.ttcn:2325 Local verdict of PTC -NSVCI97-provIP(614): none (none -> none)
16:50:40.675274 mtc SGSN_Tests.ttcn:2325 Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none)
16:50:40.675291 mtc SGSN_Tests.ttcn:2325 Local verdict of PTC -NSVCI97(616): none (none -> none)
16:50:40.675308 mtc SGSN_Tests.ttcn:2325 Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none)
16:50:40.675324 mtc SGSN_Tests.ttcn:2325 Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none)
16:50:40.675339 mtc SGSN_Tests.ttcn:2325 Local verdict of PTC -NSVCI98-provIP(619): none (none -> none)
16:50:40.675357 mtc SGSN_Tests.ttcn:2325 Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none)
16:50:40.675375 mtc SGSN_Tests.ttcn:2325 Local verdict of PTC -NSVCI98(621): none (none -> none)
16:50:40.675389 mtc SGSN_Tests.ttcn:2325 Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none)
16:50:40.675405 mtc SGSN_Tests.ttcn:2325 Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none)
16:50:40.675434 mtc SGSN_Tests.ttcn:2325 Local verdict of PTC -NSVCI99-provIP(624): none (none -> none)
16:50:40.675456 mtc SGSN_Tests.ttcn:2325 Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none)
16:50:40.675473 mtc SGSN_Tests.ttcn:2325 Local verdict of PTC -NSVCI99(626): none (none -> none)
16:50:40.675492 mtc SGSN_Tests.ttcn:2325 Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none)
16:50:40.675509 mtc SGSN_Tests.ttcn:2325 Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none)
16:50:40.675524 mtc SGSN_Tests.ttcn:2325 Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none)
16:50:40.675539 mtc SGSN_Tests.ttcn:2325 Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass)
16:50:40.675562 mtc SGSN_Tests.ttcn:2325 Test case TC_attach_usim_a50_a54 finished. Verdict: pass
16:50:40.675594 mtc SGSN_Tests.ttcn:2325 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'.
16:50:43.169760 mtc SGSN_Tests.ttcn:2325 External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0).
16:50:43.169968 mtc SGSN_Tests.ttcn:2328 Switching to log file `SGSN_Tests-TC_attach_usim_a54_a50-a876a024bf4d-mtc.log'