Project

General

Profile

Actions

Feature #5586

open

Ericsson RBS could recover Unlocked state without osmo-bsc restart

Added by keith almost 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
06/22/2022
Due date:
% Done:

0%

Spec Reference:

Description

It seems something can happen and we get into a Administrative Locked state.

I'm not sure if there may be a way to fully reset all FSMs and restart the BTS with some vty commands, but even if there is, this requires manual intervention.

Maybe there is some way we could automatically re-trigger a full FSM reset and reinitialisation in the case that we see something like whatever happened in this log snippet at Jun 21 15:17:28

In this case there was nothing to do other than restart osmo-msc anyway, as all TRX were Locked.


Jun 21 15:16:46 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: call (re-)establishment (ra=0x45, neci=0x01, chreq_reason=0x02)
Jun 21 15:16:46 huautla-bsc osmo-bsc[12475]: DCHAN ERROR abis_rsl.c:1257 lchan(0-1-7-TCH_F-0)[0x5637f32cef60]{WAIT_RF_RELEASE_ACK}: (type=TCH_F) CONNECTION FAIL (cause=Remote Transco
Jun 21 15:16:48 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:623 -> ASSIGNMENT COMMAND tch_mode=0x01
Jun 21 15:16:50 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:329 Sending Channel Release: Chan: Number: 2 Type: 1 RR-Cause: 0x0 'Normal event'
Jun 21 15:16:51 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: call (re-)establishment (ra=0x4d, neci=0x01, chreq_reason=0x02)
Jun 21 15:16:51 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: answer to paging (ra=0x82, neci=0x01, chreq_reason=0x01)
Jun 21 15:16:52 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: call (re-)establishment (ra=0x43, neci=0x01, chreq_reason=0x02)
Jun 21 15:16:52 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:623 -> ASSIGNMENT COMMAND tch_mode=0x01
Jun 21 15:16:52 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:623 -> ASSIGNMENT COMMAND tch_mode=0x01
Jun 21 15:16:53 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: other (ra=0x1a, neci=0x01, chreq_reason=0x04)
Jun 21 15:16:53 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: other (ra=0x13, neci=0x01, chreq_reason=0x04)
Jun 21 15:16:55 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:329 Sending Channel Release: Chan: Number: 0 Type: 2 RR-Cause: 0x0 'Normal event'
Jun 21 15:16:55 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: call (re-)establishment (ra=0x4f, neci=0x01, chreq_reason=0x02)
Jun 21 15:16:56 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: Location updating (ra=0x0c, neci=0x01, chreq_reason=0x03)
Jun 21 15:16:56 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:623 -> ASSIGNMENT COMMAND tch_mode=0x01
Jun 21 15:16:57 huautla-bsc osmo-bsc[12475]: DCHAN ERROR abis_rsl.c:1257 lchan(0-1-6-TCH_F-0)[0x5637f32cd1c0]{WAIT_BEFORE_RF_RELEASE}: (type=TCH_F) CONNECTION FAIL (cause=Remote Tran
Jun 21 15:16:57 huautla-bsc osmo-bsc[12475]: DLMGCP ERROR mgcp_client_fsm.c:281 MGCP_CONN(to-MSC)[0x5637f33996a0]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 540 FAIL
Jun 21 15:16:57 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: answer to paging (ra=0x89, neci=0x01, chreq_reason=0x01)
Jun 21 15:16:57 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:329 Sending Channel Release: Chan: Number: 4 Type: 1 RR-Cause: 0x0 'Normal event'
Jun 21 15:16:58 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:329 Sending Channel Release: Chan: Number: 2 Type: 1 RR-Cause: 0x0 'Normal event'
Jun 21 15:16:58 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: Location updating (ra=0x09, neci=0x01, chreq_reason=0x03)
Jun 21 15:16:59 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: answer to paging (ra=0x9d, neci=0x01, chreq_reason=0x01)
Jun 21 15:16:59 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:623 -> ASSIGNMENT COMMAND tch_mode=0x01
Jun 21 15:16:59 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: other (ra=0x16, neci=0x01, chreq_reason=0x04)
Jun 21 15:16:59 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:329 Sending Channel Release: Chan: Number: 2 Type: 1 RR-Cause: 0x0 'Normal event'
Jun 21 15:17:00 huautla-bsc osmo-bsc[12475]: DCHAN ERROR abis_rsl.c:2494 lchan(0-2-3-SDCCH8-1)[0x5637f32cab50]{ESTABLISHED}: (type=SDCCH) ERROR INDICATION cause=Timer T200 expired (N
Jun 21 15:17:01 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:329 Sending Channel Release: Chan: Number: 3 Type: 1 RR-Cause: 0x0 'Normal event'
Jun 21 15:17:01 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: other (ra=0x1f, neci=0x01, chreq_reason=0x04)
Jun 21 15:17:01 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: Location updating (ra=0x06, neci=0x01, chreq_reason=0x03)
Jun 21 15:17:02 huautla-bsc osmo-bsc[12475]: DAS ERROR assignment_fsm.c:984 assignment(msc0-conn104282_subscr-IMSI-334020509263036-TMSI-0x67cc9114_0-3-7-TCH_F-0)[0x5637f341f770]{WAIT
Jun 21 15:17:02 huautla-bsc osmo-bsc[12475]: DAS ERROR assignment_fsm.c:162 assignment(msc0-conn104282_subscr-IMSI-334020509263036-TMSI-0x67cc9114_0-3-7-TCH_F-0)[0x5637f341f770]{WAIT
Jun 21 15:17:02 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:329 Sending Channel Release: Chan: Number: 1 Type: 1 RR-Cause: 0x0 'Normal event'
Jun 21 15:17:02 huautla-bsc osmo-bsc[12475]: DCHAN ERROR abis_rsl.c:2494 lchan(0-3-0-SDCCH8-0)[0x5637f32c3df0]{ESTABLISHED}: (type=SDCCH) ERROR INDICATION cause=Timer T200 expired (N
Jun 21 15:17:02 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:329 Sending Channel Release: Chan: Number: 0 Type: 2 RR-Cause: 0x0 'Normal event'
Jun 21 15:17:03 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:329 Sending Channel Release: Chan: Number: 0 Type: 1 RR-Cause: 0x0 'Normal event'
Jun 21 15:17:03 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1923 (bts=0) Ignoring CHAN RQD: Access Delay(67) greater than 63
Jun 21 15:17:03 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:329 Sending Channel Release: Chan: Number: 2 Type: 1 RR-Cause: 0x0 'Normal event'
Jun 21 15:17:03 huautla-bsc osmo-bsc[12475]: DCHAN ERROR abis_rsl.c:1257 lchan(0-1-2-TCH_F-0)[0x5637f32c91c0]{ESTABLISHED}: (type=TCH_F) CONNECTION FAIL (cause=Remote Transcoder Fail
Jun 21 15:17:03 huautla-bsc osmo-bsc[12475]: DMSC ERROR osmo_bsc_bssap.c:1284 SUBSCR_CONN(msc0-conn104284_subscr-IMSI-334020437435608-TMSI-0x7343ead6)[0x5637f33decc0]{WAIT_CLEAR_CMD}
Jun 21 15:17:03 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:329 Sending Channel Release: Chan: Number: 0 Type: 2 RR-Cause: 0x0 'Normal event'
Jun 21 15:17:04 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:329 Sending Channel Release: Chan: Number: 0 Type: 2 RR-Cause: 0x0 'Normal event'
Jun 21 15:17:04 huautla-bsc osmo-bsc[12475]: DCHAN ERROR abis_rsl.c:2494 lchan(0-3-0-SDCCH8-0)[0x5637f32c3df0]{WAIT_BEFORE_RF_RELEASE}: (type=SDCCH) ERROR INDICATION cause=Timer T200
Jun 21 15:17:04 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: other (ra=0x10, neci=0x01, chreq_reason=0x04)
Jun 21 15:17:04 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1923 (bts=0) Ignoring CHAN RQD: Access Delay(67) greater than 63
Jun 21 15:17:04 huautla-bsc osmo-bsc[12475]: DCHAN ERROR abis_rsl.c:1257 lchan(0-2-7-TCH_F-0)[0x5637f32ced20]{WAIT_BEFORE_RF_RELEASE}: (type=TCH_F) CONNECTION FAIL (cause=Remote Tran
Jun 21 15:17:05 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1923 (bts=0) Ignoring CHAN RQD: Access Delay(66) greater than 63
Jun 21 15:17:05 huautla-bsc osmo-bsc[12475]: DCHAN ERROR abis_rsl.c:1257 lchan(0-3-6-TCH_F-0)[0x5637f32cd910]{WAIT_BEFORE_RF_RELEASE}: (type=TCH_F) CONNECTION FAIL (cause=Remote Tran
Jun 21 15:17:06 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:329 Sending Channel Release: Chan: Number: 4 Type: 1 RR-Cause: 0x0 'Normal event'
Jun 21 15:17:06 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1923 (bts=0) Ignoring CHAN RQD: Access Delay(67) greater than 63
Jun 21 15:17:06 huautla-bsc osmo-bsc[12475]: DCHAN ERROR abis_rsl.c:2494 lchan(0-2-3-SDCCH8-4)[0x5637f32c9020]{ESTABLISHED}: (type=SDCCH) ERROR INDICATION cause=Timer T200 expired (N
Jun 21 15:17:06 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: answer to paging (ra=0x84, neci=0x01, chreq_reason=0x01)
Jun 21 15:17:07 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1923 (bts=0) Ignoring CHAN RQD: Access Delay(67) greater than 63
Jun 21 15:17:08 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: call (re-)establishment (ra=0x45, neci=0x01, chreq_reason=0x02)
Jun 21 15:17:08 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:329 Sending Channel Release: Chan: Number: 0 Type: 1 RR-Cause: 0x0 'Normal event'
Jun 21 15:17:08 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1923 (bts=0) Ignoring CHAN RQD: Access Delay(67) greater than 63
Jun 21 15:17:08 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:329 Sending Channel Release: Chan: Number: 0 Type: 2 RR-Cause: 0x0 'Normal event'
Jun 21 15:17:08 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:329 Sending Channel Release: Chan: Number: 0 Type: 2 RR-Cause: 0x0 'Normal event'
Jun 21 15:17:09 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:623 -> ASSIGNMENT COMMAND tch_mode=0x01
Jun 21 15:17:09 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1923 (bts=0) Ignoring CHAN RQD: Access Delay(67) greater than 63
Jun 21 15:17:10 huautla-bsc osmo-bsc[12475]: DCHAN ERROR abis_rsl.c:1257 lchan(0-1-4-TCH_F-0)[0x5637f32cb980]{WAIT_BEFORE_RF_RELEASE}: (type=TCH_F) CONNECTION FAIL (cause=Remote Tran
Jun 21 15:17:10 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1923 (bts=0) Ignoring CHAN RQD: Access Delay(67) greater than 63
Jun 21 15:17:11 huautla-bsc osmo-bsc[12475]: DAS ERROR assignment_fsm.c:737 assignment(msc0-conn104292_subscr-IMSI-334020349378157-TMSI-0x20694a35_0-3-7-TCH_F-0)[0x5637f33321d0]{WAIT
Jun 21 15:17:11 huautla-bsc osmo-bsc[12475]: DAS ERROR assignment_fsm.c:162 assignment(msc0-conn104292_subscr-IMSI-334020349378157-TMSI-0x20694a35_0-3-7-TCH_F-0)[0x5637f33321d0]{WAIT
Jun 21 15:17:11 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:329 Sending Channel Release: Chan: Number: 1 Type: 1 RR-Cause: 0x0 'Normal event'
Jun 21 15:17:12 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: other (ra=0x16, neci=0x01, chreq_reason=0x04)
Jun 21 15:17:13 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: other (ra=0x17, neci=0x01, chreq_reason=0x04)
Jun 21 15:17:17 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1923 (bts=0) Ignoring CHAN RQD: Access Delay(66) greater than 63
Jun 21 15:17:17 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: other (ra=0x14, neci=0x01, chreq_reason=0x04)
Jun 21 15:17:18 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1923 (bts=0) Ignoring CHAN RQD: Access Delay(66) greater than 63
Jun 21 15:17:18 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:329 Sending Channel Release: Chan: Number: 0 Type: 2 RR-Cause: 0x0 'Normal event'
Jun 21 15:17:18 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: answer to paging (ra=0x92, neci=0x01, chreq_reason=0x01)
Jun 21 15:17:19 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:329 Sending Channel Release: Chan: Number: 0 Type: 1 RR-Cause: 0x0 'Normal event'
Jun 21 15:17:19 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1923 (bts=0) Ignoring CHAN RQD: Access Delay(67) greater than 63
Jun 21 15:17:19 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: answer to paging (ra=0x89, neci=0x01, chreq_reason=0x01)
Jun 21 15:17:19 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: call (re-)establishment (ra=0x43, neci=0x01, chreq_reason=0x02)
Jun 21 15:17:19 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:329 Sending Channel Release: Chan: Number: 1 Type: 1 RR-Cause: 0x0 'Normal event'
Jun 21 15:17:20 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:329 Sending Channel Release: Chan: Number: 2 Type: 1 RR-Cause: 0x0 'Normal event'
Jun 21 15:17:20 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1923 (bts=0) Ignoring CHAN RQD: Access Delay(67) greater than 63
Jun 21 15:17:20 huautla-bsc osmo-bsc[12475]: DCHAN ERROR abis_rsl.c:1257 lchan(0-1-5-TCH_F-0)[0x5637f32ccaa0]{WAIT_BEFORE_RF_RELEASE}: (type=TCH_F) CONNECTION FAIL (cause=Remote Tran
Jun 21 15:17:20 huautla-bsc osmo-bsc[12475]: DCHAN ERROR abis_rsl.c:1257 lchan(0-3-2-TCH_F-0)[0x5637f32c9500]{WAIT_BEFORE_RF_RELEASE}: (type=TCH_F) CONNECTION FAIL (cause=Remote Tran
Jun 21 15:17:20 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:329 Sending Channel Release: Chan: Number: 3 Type: 1 RR-Cause: 0x0 'Normal event'
Jun 21 15:17:21 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1923 (bts=0) Ignoring CHAN RQD: Access Delay(67) greater than 63
Jun 21 15:17:21 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:623 -> ASSIGNMENT COMMAND tch_mode=0x01
Jun 21 15:17:21 huautla-bsc osmo-bsc[12475]: DLMGCP ERROR mgcp_client_fsm.c:281 MGCP_CONN(to-MSC)[0x5637f32d5330]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 540 FAIL
Jun 21 15:17:21 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: Location updating (ra=0x04, neci=0x01, chreq_reason=0x03)
Jun 21 15:17:22 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: other (ra=0x16, neci=0x01, chreq_reason=0x04)
Jun 21 15:17:22 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1923 (bts=0) Ignoring CHAN RQD: Access Delay(67) greater than 63
Jun 21 15:17:23 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1923 (bts=0) Ignoring CHAN RQD: Access Delay(67) greater than 63
Jun 21 15:17:24 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1923 (bts=0) Ignoring CHAN RQD: Access Delay(66) greater than 63
Jun 21 15:17:25 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: call (re-)establishment (ra=0x40, neci=0x01, chreq_reason=0x02)
Jun 21 15:17:25 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: call (re-)establishment (ra=0x4f, neci=0x01, chreq_reason=0x02)
Jun 21 15:17:26 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: answer to paging (ra=0x92, neci=0x01, chreq_reason=0x01)
Jun 21 15:17:26 huautla-bsc osmo-bsc[12475]: DAS ERROR assignment_fsm.c:984 assignment(msc0-conn104298_subscr-IMSI-334020534773701-TMSI-0x41be1d16_0-3-7-TCH_F-0)[0x5637f3337310]{WAIT
Jun 21 15:17:26 huautla-bsc osmo-bsc[12475]: DAS ERROR assignment_fsm.c:162 assignment(msc0-conn104298_subscr-IMSI-334020534773701-TMSI-0x41be1d16_0-3-7-TCH_F-0)[0x5637f3337310]{WAIT
Jun 21 15:17:28 huautla-bsc osmo-bsc[12475]: DLMGCP ERROR mgcp_client_endpoint_fsm.c:626 Invalid MGW endpoint request: no ci
Jun 21 15:17:28 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: other (ra=0x1f, neci=0x01, chreq_reason=0x04)
Jun 21 15:17:28 huautla-bsc osmo-bsc[12475]: DNM DEBUG bts_ericsson_rbs2000.c:120 inp_sig_cb(): Input signal 'TEI-UP' received
Jun 21 15:17:28 huautla-bsc osmo-bsc[12475]: DRSL NOTICE osmo_bsc_main.c:322 (bts=0,trx=0) bootstrapping RSL on ARFCN 247 using MCC-MNC 334-07 LAC=274 CID=100 BSIC=63
Jun 21 15:17:28 huautla-bsc osmo-bsc[12475]: DRR INFO system_information.c:725 Serving cell: 241 245 247 251
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR INFO system_information.c:725 SI2 Neighbour cells in same band: 249
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR INFO system_information.c:725 SI5 Neighbour cells in same band: 249
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:353 SI1: 55 06 19 8e 78 8a 20 00 00 00 00 00 00 00 00 00 00 00 00 e5 04 00 6b
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:353 SI2: 59 06 1a 8e 7c 80 00 00 00 00 00 00 00 00 00 00 00 00 00 ff e5 04 00
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:355 SI2bis: OFF
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:355 SI2ter: OFF
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:355 SI2quater: OFF
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:353 SI3: 49 06 1b 00 64 33 f4 70 01 12 c8 03 05 27 43 40 e5 04 00 29 2b 2b 2b
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:353 SI4: 31 06 1c 33 f4 70 01 12 43 40 e5 04 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:353 SI5: 06 1d 9e 7c 80 00 00 00 00 00 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:355 SI5bis: OFF
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:355 SI5ter: OFF
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:353 SI6: 06 1e 00 64 33 f4 70 01 12 27 ff 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-0-0-CCCH)[0x5637f3295b20]{UNUSED}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-0-1-SDCCH8)[0x5637f32962a0]{UNUSED}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-0-2-SDCCH8)[0x5637f3296aa0]{UNUSED}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-0-3-TCH_F)[0x5637f32972a0]{UNUSED}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-0-4-TCH_F)[0x5637f3297aa0]{UNUSED}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-0-5-TCH_F)[0x5637f3298330]{UNUSED}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-0-6-TCH_F)[0x5637f3298bc0]{UNUSED}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-0-7-TCH_F)[0x5637f3299450]{UNUSED}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLGLOBAL ERROR write_queue.c:127 wqueue(0x5637f2460180) is full. Rejecting msgb
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DMEAS ERROR meas_feed.c:88 meas_feed (bts=0,trx=3,ts=3,ss=0): sending measurement report failed
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DCHAN ERROR lchan_fsm.c:1803 lchan(0-3-7-TCH_F-0)[0x5637f32cf2a0]{WAIT_RF_RELEASE_ACK}: (type=TCH_F) lchan failure in state WAIT_RF_RELEA
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLGLOBAL ERROR write_queue.c:127 wqueue(0x5637f2460180) is full. Rejecting msgb
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DMEAS ERROR meas_feed.c:88 meas_feed (bts=0,trx=2,ts=3,ss=0): sending measurement report failed
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLGLOBAL ERROR write_queue.c:127 wqueue(0x5637f2460180) is full. Rejecting msgb
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DMEAS ERROR meas_feed.c:88 meas_feed (bts=0,trx=3,ts=0,ss=4): sending measurement report failed
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: call (re-)establishment (ra=0x46, neci=0x01, chreq_reason=0x02)
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLGLOBAL ERROR write_queue.c:127 wqueue(0x5637f2460180) is full. Rejecting msgb
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DMEAS ERROR meas_feed.c:88 meas_feed (bts=0,trx=2,ts=3,ss=1): sending measurement report failed
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLGLOBAL ERROR write_queue.c:127 wqueue(0x5637f2460180) is full. Rejecting msgb
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DMEAS ERROR meas_feed.c:88 meas_feed (bts=0,trx=3,ts=4,ss=0): sending measurement report failed
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRSL INFO abis_rsl.c:1932 (bts=0) CHAN RQD: reason: other (ra=0x18, neci=0x01, chreq_reason=0x04)
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLGLOBAL ERROR write_queue.c:127 wqueue(0x5637f2460180) is full. Rejecting msgb
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DMEAS ERROR meas_feed.c:88 meas_feed (bts=0,trx=3,ts=0,ss=5): sending measurement report failed
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLGLOBAL ERROR write_queue.c:127 wqueue(0x5637f2460180) is full. Rejecting msgb
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DMEAS ERROR meas_feed.c:88 meas_feed (bts=0,trx=3,ts=5,ss=0): sending measurement report failed
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DCHAN ERROR abis_rsl.c:2494 lchan(0-3-0-SDCCH8-6)[0x5637f32c7c20]{ESTABLISHED}: (type=SDCCH) ERROR INDICATION cause=Timer T200 expired (N
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:329 Sending Channel Release: Chan: Number: 6 Type: 1 RR-Cause: 0x0 'Normal event'
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLGLOBAL ERROR write_queue.c:127 wqueue(0x5637f2460180) is full. Rejecting msgb
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DMEAS ERROR meas_feed.c:88 meas_feed (bts=0,trx=3,ts=0,ss=1): sending measurement report failed
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG gsm_04_08_rr.c:329 Sending Channel Release: Chan: Number: 2 Type: 1 RR-Cause: 0x0 'Normal event'
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLGLOBAL ERROR write_queue.c:127 wqueue(0x5637f2460180) is full. Rejecting msgb
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DMEAS ERROR meas_feed.c:88 meas_feed (bts=0,trx=3,ts=0,ss=2): sending measurement report failed
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DNM DEBUG bts_ericsson_rbs2000.c:120 inp_sig_cb(): Input signal 'TEI-UP' received
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRSL NOTICE osmo_bsc_main.c:322 (bts=0,trx=3) bootstrapping RSL on ARFCN 245 using MCC-MNC 334-07 LAC=274 CID=100 BSIC=63
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR INFO system_information.c:725 SI5 Neighbour cells in same band: 249
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:353 SI5: 06 1d 9e 7c 80 00 00 00 00 00 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:355 SI5bis: OFF
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:355 SI5ter: OFF
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:353 SI6: 06 1e 00 64 33 f4 70 01 12 27 ff 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-0-SDCCH8)[0x5637f32abeb0]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-1-TCH_F)[0x5637f32ac330]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-2-TCH_F)[0x5637f32acb30]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-3-TCH_F)[0x5637f32ad330]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-4-TCH_F)[0x5637f32adb30]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-5-TCH_F)[0x5637f32ae330]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-6-TCH_F)[0x5637f32aeb30]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-7-TCH_F)[0x5637f32af3c0]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DNM DEBUG bts_ericsson_rbs2000.c:120 inp_sig_cb(): Input signal 'TEI-UP' received
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRSL NOTICE osmo_bsc_main.c:322 (bts=0,trx=3) bootstrapping RSL on ARFCN 245 using MCC-MNC 334-07 LAC=274 CID=100 BSIC=63
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR INFO system_information.c:725 SI5 Neighbour cells in same band: 249
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:353 SI5: 06 1d 9e 7c 80 00 00 00 00 00 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:355 SI5bis: OFF
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:355 SI5ter: OFF
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:353 SI6: 06 1e 00 64 33 f4 70 01 12 27 ff 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-0-SDCCH8)[0x5637f32abeb0]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-1-TCH_F)[0x5637f32ac330]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-2-TCH_F)[0x5637f32acb30]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-3-TCH_F)[0x5637f32ad330]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-4-TCH_F)[0x5637f32adb30]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-5-TCH_F)[0x5637f32ae330]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-6-TCH_F)[0x5637f32aeb30]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-7-TCH_F)[0x5637f32af3c0]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLGLOBAL ERROR write_queue.c:127 wqueue(0x5637f2460180) is full. Rejecting msgb
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DMEAS ERROR meas_feed.c:88 meas_feed (bts=0,trx=3,ts=4,ss=0): sending measurement report failed
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DNM DEBUG bts_ericsson_rbs2000.c:120 inp_sig_cb(): Input signal 'TEI-UP' received
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRSL NOTICE osmo_bsc_main.c:322 (bts=0,trx=2) bootstrapping RSL on ARFCN 251 using MCC-MNC 334-07 LAC=274 CID=100 BSIC=63
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR INFO system_information.c:725 SI5 Neighbour cells in same band: 249
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:353 SI5: 06 1d 9e 7c 80 00 00 00 00 00 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:355 SI5bis: OFF
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:355 SI5ter: OFF
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:353 SI6: 06 1e 00 64 33 f4 70 01 12 27 ff 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-0-SDCCH8)[0x5637f32a53a0]{UNUSED}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-1-SDCCH8)[0x5637f32a5820]{UNUSED}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-2-SDCCH8)[0x5637f32a6020]{UNUSED}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-3-SDCCH8)[0x5637f32a6820]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-4-TCH_F)[0x5637f32a7020]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-5-TCH_F)[0x5637f32a7820]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-6-TCH_F)[0x5637f32a8020]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-7-TCH_F)[0x5637f32a88b0]{UNUSED}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLGLOBAL ERROR write_queue.c:127 wqueue(0x5637f2460180) is full. Rejecting msgb
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DMEAS ERROR meas_feed.c:88 meas_feed (bts=0,trx=3,ts=0,ss=2): sending measurement report failed
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DNM DEBUG bts_ericsson_rbs2000.c:120 inp_sig_cb(): Input signal 'TEI-UP' received
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRSL NOTICE osmo_bsc_main.c:322 (bts=0,trx=2) bootstrapping RSL on ARFCN 251 using MCC-MNC 334-07 LAC=274 CID=100 BSIC=63
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR INFO system_information.c:725 SI5 Neighbour cells in same band: 249
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:353 SI5: 06 1d 9e 7c 80 00 00 00 00 00 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:355 SI5bis: OFF
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:355 SI5ter: OFF
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:353 SI6: 06 1e 00 64 33 f4 70 01 12 27 ff 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-0-SDCCH8)[0x5637f32a53a0]{UNUSED}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-1-SDCCH8)[0x5637f32a5820]{UNUSED}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-2-SDCCH8)[0x5637f32a6020]{UNUSED}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-3-SDCCH8)[0x5637f32a6820]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-4-TCH_F)[0x5637f32a7020]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-5-TCH_F)[0x5637f32a7820]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-6-TCH_F)[0x5637f32a8020]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-7-TCH_F)[0x5637f32a88b0]{UNUSED}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLGLOBAL ERROR write_queue.c:127 wqueue(0x5637f2460180) is full. Rejecting msgb
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DMEAS ERROR meas_feed.c:88 meas_feed (bts=0,trx=3,ts=1,ss=0): sending measurement report failed
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLGLOBAL ERROR write_queue.c:127 wqueue(0x5637f2460180) is full. Rejecting msgb
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DMEAS ERROR meas_feed.c:88 meas_feed (bts=0,trx=3,ts=0,ss=4): sending measurement report failed
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLGLOBAL ERROR write_queue.c:127 wqueue(0x5637f2460180) is full. Rejecting msgb
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DMEAS ERROR meas_feed.c:88 meas_feed (bts=0,trx=3,ts=0,ss=5): sending measurement report failed
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DNM DEBUG bts_ericsson_rbs2000.c:120 inp_sig_cb(): Input signal 'TEI-UP' received
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRSL NOTICE osmo_bsc_main.c:322 (bts=0,trx=2) bootstrapping RSL on ARFCN 251 using MCC-MNC 334-07 LAC=274 CID=100 BSIC=63
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR INFO system_information.c:725 SI5 Neighbour cells in same band: 249
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:353 SI5: 06 1d 9e 7c 80 00 00 00 00 00 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:355 SI5bis: OFF
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:355 SI5ter: OFF
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:353 SI6: 06 1e 00 64 33 f4 70 01 12 27 ff 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-0-SDCCH8)[0x5637f32a53a0]{UNUSED}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-1-SDCCH8)[0x5637f32a5820]{UNUSED}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-2-SDCCH8)[0x5637f32a6020]{UNUSED}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-3-SDCCH8)[0x5637f32a6820]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-4-TCH_F)[0x5637f32a7020]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-5-TCH_F)[0x5637f32a7820]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-6-TCH_F)[0x5637f32a8020]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-7-TCH_F)[0x5637f32a88b0]{UNUSED}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLGLOBAL ERROR write_queue.c:127 wqueue(0x5637f2460180) is full. Rejecting msgb
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DMEAS ERROR meas_feed.c:88 meas_feed (bts=0,trx=3,ts=0,ss=1): sending measurement report failed
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DNM DEBUG bts_ericsson_rbs2000.c:120 inp_sig_cb(): Input signal 'TEI-UP' received
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRSL NOTICE osmo_bsc_main.c:322 (bts=0,trx=2) bootstrapping RSL on ARFCN 251 using MCC-MNC 334-07 LAC=274 CID=100 BSIC=63
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR INFO system_information.c:725 SI5 Neighbour cells in same band: 249
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:353 SI5: 06 1d 9e 7c 80 00 00 00 00 00 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:355 SI5bis: OFF
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:355 SI5ter: OFF
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:353 SI6: 06 1e 00 64 33 f4 70 01 12 27 ff 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-0-SDCCH8)[0x5637f32a53a0]{UNUSED}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-1-SDCCH8)[0x5637f32a5820]{UNUSED}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-2-SDCCH8)[0x5637f32a6020]{UNUSED}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-3-SDCCH8)[0x5637f32a6820]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-4-TCH_F)[0x5637f32a7020]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-5-TCH_F)[0x5637f32a7820]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-6-TCH_F)[0x5637f32a8020]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-2-7-TCH_F)[0x5637f32a88b0]{UNUSED}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLGLOBAL ERROR write_queue.c:127 wqueue(0x5637f2460180) is full. Rejecting msgb
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DMEAS ERROR meas_feed.c:88 meas_feed (bts=0,trx=3,ts=0,ss=3): sending measurement report failed
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DNM DEBUG bts_ericsson_rbs2000.c:120 inp_sig_cb(): Input signal 'TEI-UP' received
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DNM NOTICE bts_ericsson_rbs2000.c:47 bootstrapping OML for TRX 0/2
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=3) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=2) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=3) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=2) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=3) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=2) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=3) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DNM DEBUG bts_ericsson_rbs2000.c:120 inp_sig_cb(): Input signal 'TEI-UP' received
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DNM NOTICE bts_ericsson_rbs2000.c:47 bootstrapping OML for TRX 0/2
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=3) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=2) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=3) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=2) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=3) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DNM DEBUG bts_ericsson_rbs2000.c:120 inp_sig_cb(): Input signal 'TEI-UP' received
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRSL NOTICE osmo_bsc_main.c:322 (bts=0,trx=3) bootstrapping RSL on ARFCN 245 using MCC-MNC 334-07 LAC=274 CID=100 BSIC=63
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR INFO system_information.c:725 SI5 Neighbour cells in same band: 249
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:353 SI5: 06 1d 9e 7c 80 00 00 00 00 00 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:355 SI5bis: OFF
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:355 SI5ter: OFF
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:353 SI6: 06 1e 00 64 33 f4 70 01 12 27 ff 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-0-SDCCH8)[0x5637f32abeb0]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-1-TCH_F)[0x5637f32ac330]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-2-TCH_F)[0x5637f32acb30]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-3-TCH_F)[0x5637f32ad330]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-4-TCH_F)[0x5637f32adb30]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-5-TCH_F)[0x5637f32ae330]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-6-TCH_F)[0x5637f32aeb30]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-7-TCH_F)[0x5637f32af3c0]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=3) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=3) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DNM DEBUG bts_ericsson_rbs2000.c:120 inp_sig_cb(): Input signal 'TEI-UP' received
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRSL NOTICE osmo_bsc_main.c:322 (bts=0,trx=3) bootstrapping RSL on ARFCN 245 using MCC-MNC 334-07 LAC=274 CID=100 BSIC=63
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR INFO system_information.c:725 SI5 Neighbour cells in same band: 249
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:353 SI5: 06 1d 9e 7c 80 00 00 00 00 00 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:355 SI5bis: OFF
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:355 SI5ter: OFF
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DRR DEBUG bts_trx.c:353 SI6: 06 1e 00 64 33 f4 70 01 12 27 ff 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-0-SDCCH8)[0x5637f32abeb0]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-1-TCH_F)[0x5637f32ac330]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-2-TCH_F)[0x5637f32acb30]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-3-TCH_F)[0x5637f32ad330]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-4-TCH_F)[0x5637f32adb30]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-5-TCH_F)[0x5637f32ae330]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-6-TCH_F)[0x5637f32aeb30]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DTS ERROR osmo_bsc_main.c:359 timeslot(0-3-7-TCH_F)[0x5637f32af3c0]{IN_USE}: Event TS_EV_RSL_READY not permitted
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=3) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=3) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=2) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=3) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=2) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=1) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=3) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=2) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=3) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=3) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=2) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=3) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=2) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=3) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=0) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=3) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=1) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=3) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=2) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=3) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=3) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=3) discarding RSL message received in locked administrative state
Jun 21 15:17:29 huautla-bsc osmo-bsc[12475]: DLMI ERROR e1_config.c:133 (bts=0,trx=0) discarding RSL message received in locked administrative state


Related issues

Related to OsmoBSC - Feature #5983: Exit if osmo-e1d goes down or is restartedResolveddexter03/29/2023

Actions
Actions #1

Updated by keith about 1 year ago

  • Related to Feature #5983: Exit if osmo-e1d goes down or is restarted added
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)