Attention is currently required from: fixeria, laforge, osmith.
1 comment:
Patchset:
Sporadic failure due to crazy delays can be seen more clearly in ttcn3-bsc-test-latest run #2674 TC_mscpool_L3Compl_on_1_msc.
See how CTRL GET msg is sent over IPA_CTRL_PORT and it takes >2s for the component to read from IPA_CTRL_PORT (and hence timeout waiting for answer fails, because it didn't even get time to transmit the request...):
13:20:55.938375 9884 Osmocom_CTRL_Functions.ttcn:38 Sent on IPA_CTRL to IPA-CTRL-CLI-IPA(2336) @Osmocom_CTRL_Types.CtrlMessage : {
cmd := {
verb := "GET",
id := "523358685",
variable := "rate_ctr.abs.msc.0.mscpool:subscr:new",
val := omit
}
}
13:20:55.938791 9884 Osmocom_CTRL_Functions.ttcn:39 Start timer T: 2 s
13:20:55.938942 25043 IPA_Emulation.ttcnpp:772 Message enqueued on IPA_CTRL_PORT from mtc @Osmocom_CTRL_Types.CtrlMessage : {
cmd := {
verb := "GET",
id := "523358685",
variable := "rate_ctr.abs.msc.0.mscpool:subscr:new",
val := omit
}
} id 4
13:20:56.997081 25042 M3UA_Emulation.ttcn:887 Timeout T_ASPUP_resend: 2 s
13:20:57.938977 9884 Osmocom_CTRL_Functions.ttcn:52 Timeout T: 2 s
13:20:57.939751 9884 Misc_Helpers.ttcn:35 setverdict(fail): none -> fail reason: ""Osmocom_CTRL_Functions.ttcn:53 : Timeout waiting for CTRL GET REPLY \"rate_ctr.abs.msc.0.mscpool:subscr:new\""", new component reason: ""Osmocom_CTRL_Functions.ttcn:53 : Timeout waiting for CTRL GET REPLY \"rate_ctr.abs.msc.0.mscpool:subscr:new\"""
13:20:57.940065 9884 Misc_Helpers.ttcn:38 Stopping testcase execution from "Osmocom_CTRL_Functions.ttcn":53
13:20:57.940483 9884 Misc_Helpers.ttcn:43 Stopping all components.
...
13:20:58.093877 25042 M3UA_Emulation.ttcn:907 Timeout T_ASPAC_resend: 2 s
13:20:58.093923 25043 IPA_Emulation.ttcnpp:921 Receive operation on port IPA_CTRL_PORT succeeded, message from mtc: @Osmocom_CTRL_Types.CtrlMessage : {
cmd := {
verb := "GET",
id := "523358685",
variable := "rate_ctr.abs.msc.0.mscpool:subscr:new",
val := omit
}
} id 4
13:20:58.094122 25043 IPA_Emulation.ttcnpp:921 Message with id 4 was extracted from the queue of IPA_CTRL_PORT.
13:20:58.094154 25042 M3UA_Emulation.ttcn:922 Start timer T_ASPAC_resend: 2 s
13:20:58.094339 25043 IPA_Emulation.ttcnpp:922 enc_CtrlMessage(): Encoding @Osmocom_CTRL_Types.CtrlMessage: {
cmd := {
verb := "GET",
id := "523358685",
variable := "rate_ctr.abs.msc.0.mscpool:subscr:new",
val := omit
}
}#3106#3106#3106 TC_mscpool_L3Compl_on_1_msc
To view, visit change 41872. To unsubscribe, or for help writing mail filters, visit settings.