Build failed in Jenkins: master-osmo-msc » --enable-iu,0,a3=default,a4=default,osmocom-master-debian9 #11079

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/jenkins-notifications@lists.osmocom.org/.

jenkins at lists.osmocom.org jenkins at lists.osmocom.org
Sat Jun 15 11:29:23 UTC 2019


See <https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--enable-iu,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master-debian9/11079/display/redirect?page=changes>

Changes:

[laforge] libmsc/gsm_04_08.c: clean up unused leftover includes

------------------------------------------
[...truncated 3.44 MB...]
+Assert failed osmo_log_info logging.c:184
+/build/tests/testsuite.dir/at-groups/12/test-source: line 26: 12581 Aborted                 $abs_top_builddir/tests/msc_vlr/msc_vlr_test_reject_concurrency
--- expout	2019-06-15 11:29:22.323466106 +0000
+++ /build/tests/testsuite.dir/at-groups/12/stdout	2019-06-15 11:29:22.339465915 +0000
@@ -1 +1,10 @@
-Done
+backtrace() returned 10 addresses
+/build/deps/install/stow/libosmocore/lib/libosmocore.so.12(+0x1690a) [0x7fc6002f590a]
+/build/deps/install/stow/libosmocore/lib/libosmocore.so.12(osmo_panic+0xbb) [0x7fc6002f58cb]
+/build/deps/install/stow/libosmocore/lib/libosmocore.so.12(+0x13ff2) [0x7fc6002f2ff2]
+/build/deps/install/stow/libosmocore/lib/libosmocore.so.12(log_check_level+0x1a) [0x7fc6002f42aa]
+/build/deps/install/stow/libosmocore/lib/libosmocore.so.12(osmo_fsm_register+0xef) [0x7fc6002ee02f]
+/build/tests/msc_vlr/msc_vlr_test_reject_concurrency() [0x40a07e]
+/build/tests/msc_vlr/msc_vlr_test_reject_concurrency() [0x539e0d]
+/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7fc5fe032ad5]
+/build/tests/msc_vlr/msc_vlr_test_reject_concurrency() [0x40a7d5]
./testsuite.at:87: exit code was 134, expected 0
12. testsuite.at:83: 12. msc_vlr_test_reject_concurrency (testsuite.at:83): FAILED (testsuite.at:87)



======================== ./tests/testsuite.dir/03/testsuite.log

#                             -*- compilation -*-
3. testsuite.at:19: testing db_sms_test ...
./testsuite.at:24: $abs_top_builddir/tests/db_sms/db_sms_test 3>&1 1>&2 2>&3 | grep -v "Failed to load driver" | grep -v "cannot open shared object file"
--- experr	2019-06-15 11:29:22.047469405 +0000
+++ /build/tests/testsuite.dir/at-groups/3/stderr	2019-06-15 11:29:22.063469213 +0000
@@ -0,0 +1,10 @@
+backtrace() returned 10 addresses
+/build/deps/install/stow/libosmocore/lib/libosmocore.so.12(+0x1690a) [0x7fb4908e890a]
+/build/deps/install/stow/libosmocore/lib/libosmocore.so.12(osmo_panic+0xbb) [0x7fb4908e88cb]
+/build/deps/install/stow/libosmocore/lib/libosmocore.so.12(+0x13ff2) [0x7fb4908e5ff2]
+/build/deps/install/stow/libosmocore/lib/libosmocore.so.12(log_check_level+0x1a) [0x7fb4908e72aa]
+/build/deps/install/stow/libosmocore/lib/libosmocore.so.12(osmo_fsm_register+0xef) [0x7fb4908e102f]
+/build/tests/db_sms/db_sms_test() [0x40a13e]
+/build/tests/db_sms/db_sms_test() [0x52785d]
+/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7fb48e625ad5]
+/build/tests/db_sms/db_sms_test() [0x40a955]
--- expout	2019-06-15 11:29:22.047469405 +0000
+++ /build/tests/testsuite.dir/at-groups/3/stdout	2019-06-15 11:29:22.063469213 +0000
@@ -1,74 +1,2 @@
-DDB DEBUG Init a new database
-DDB DEBUG Init complete
-DDB INFO Testing db_sms_store()...
-DDB NOTICE test_db_sms_store('Regular MO SMS'): success, as expected
-DDB NOTICE test_db_sms_store('Regular MT SMS'): success, as expected
-DDB NOTICE test_db_sms_store('Complete TP-UD (160 septets, 7-bit encoding)'): success, as expected
-DDB NOTICE test_db_sms_store('Complete TP-UD (140 octets, 8-bit encoding)'): success, as expected
-DDB NOTICE test_db_sms_store('TP-UD buffer overflow (UDH-Length > UD-Length)'): success, as expected
-DDB NOTICE test_db_sms_store('Truncated TP-UD (200 septets, 7-bit encoding)'): success, as expected
-DDB NOTICE test_db_sms_store('Truncated TP-UD (255 octets, 8-bit encoding)'): success, as expected
-DDB NOTICE test_db_sms_store('Same MSISDN #1'): success, as expected
-DDB NOTICE test_db_sms_store('Same MSISDN #2'): success, as expected
-DDB NOTICE test_db_sms_store('Expired SMS'): success, as expected
-DDB NOTICE test_db_sms_store('Empty TP-UD'): success, as expected
-DDB INFO Testing db_sms_get()...
-DDB NOTICE test_db_sms_get('Regular MO SMS'): success, as expected
-DDB NOTICE verify_sms('Regular MO SMS'): match
-DDB NOTICE test_db_sms_get('Regular MT SMS'): success, as expected
-DDB NOTICE verify_sms('Regular MT SMS'): match
-DDB NOTICE test_db_sms_get('Complete TP-UD (160 septets, 7-bit encoding)'): success, as expected
-DDB NOTICE verify_sms('Complete TP-UD (160 septets, 7-bit encoding)'): TP-User-Data mismatch
-DDB NOTICE test_db_sms_get('Complete TP-UD (140 octets, 8-bit encoding)'): success, as expected
-DDB NOTICE verify_sms('Complete TP-UD (140 octets, 8-bit encoding)'): TP-User-Data mismatch
-DDB NOTICE test_db_sms_get('TP-UD buffer overflow (UDH-Length > UD-Length)'): success, as expected
-DDB NOTICE verify_sms('TP-UD buffer overflow (UDH-Length > UD-Length)'): match
-DDB NOTICE test_db_sms_get('Truncated TP-UD (200 septets, 7-bit encoding)'): success, as expected
-DDB NOTICE verify_sms('Truncated TP-UD (200 septets, 7-bit encoding)'): TP-User-Data mismatch
-DDB NOTICE test_db_sms_get('Truncated TP-UD (255 octets, 8-bit encoding)'): success, as expected
-DDB NOTICE verify_sms('Truncated TP-UD (255 octets, 8-bit encoding)'): TP-User-Data mismatch
-DDB NOTICE test_db_sms_get('Same MSISDN #1'): success, as expected
-DDB NOTICE verify_sms('Same MSISDN #1'): match
-DDB NOTICE test_db_sms_get('Same MSISDN #2'): success, as expected
-DDB NOTICE verify_sms('Same MSISDN #2'): match
-DDB NOTICE test_db_sms_get('Expired SMS'): success, as expected
-DDB NOTICE verify_sms('Expired SMS'): match
-DDB NOTICE test_db_sms_get('Empty TP-UD'): success, as expected
-DDB NOTICE verify_sms('Empty TP-UD'): match
-DDB INFO Testing db_sms_get_next_unsent() and db_sms_mark_delivered()...
-DDB NOTICE db_sms_get_next_unsent(#1): found
-DDB NOTICE verify_sms('Regular MO SMS'): match
-DDB NOTICE db_sms_get_next_unsent(#2): found
-DDB NOTICE verify_sms('Regular MT SMS'): match
-DDB DEBUG Marking #1 as delivered: rc=0
-DDB DEBUG Marking #2 as delivered: rc=0
-DDB NOTICE db_sms_get_next_unsent(starting from #1): found
-DDB NOTICE verify_sms('Complete TP-UD (160 septets, 7-bit encoding)'): TP-User-Data mismatch
-DDB INFO Testing db_sms_delete_sent_message_by_id()...
-DDB NOTICE db_sms_delete_sent_message_by_id(#1, sent): rc=0
-DDB NOTICE db_sms_delete_sent_message_by_id(#3, not sent): rc=0
-DDB INFO Testing db_sms_delete_by_msisdn()...
-DDB NOTICE db_sms_delete_by_msisdn('72631'): rc=0
-DDB INFO Testing db_sms_delete_oldest_expired_message()...
-DDB NOTICE db_sms_delete_oldest_expired_message()
-DDB INFO Expectations updated, retrieving all messages again
-DDB INFO Testing db_sms_get()...
-DDB NOTICE test_db_sms_get('Regular MO SMS'): failure, as expected
-DDB NOTICE test_db_sms_get('Regular MT SMS'): success, as expected
-DDB NOTICE verify_sms('Regular MT SMS'): match
-DDB NOTICE test_db_sms_get('Complete TP-UD (160 septets, 7-bit encoding)'): success, as expected
-DDB NOTICE verify_sms('Complete TP-UD (160 septets, 7-bit encoding)'): TP-User-Data mismatch
-DDB NOTICE test_db_sms_get('Complete TP-UD (140 octets, 8-bit encoding)'): success, as expected
-DDB NOTICE verify_sms('Complete TP-UD (140 octets, 8-bit encoding)'): TP-User-Data mismatch
-DDB NOTICE test_db_sms_get('TP-UD buffer overflow (UDH-Length > UD-Length)'): success, as expected
-DDB NOTICE verify_sms('TP-UD buffer overflow (UDH-Length > UD-Length)'): match
-DDB NOTICE test_db_sms_get('Truncated TP-UD (200 septets, 7-bit encoding)'): success, as expected
-DDB NOTICE verify_sms('Truncated TP-UD (200 septets, 7-bit encoding)'): TP-User-Data mismatch
-DDB NOTICE test_db_sms_get('Truncated TP-UD (255 octets, 8-bit encoding)'): success, as expected
-DDB NOTICE verify_sms('Truncated TP-UD (255 octets, 8-bit encoding)'): TP-User-Data mismatch
-DDB NOTICE test_db_sms_get('Same MSISDN #1'): failure, as expected
-DDB NOTICE test_db_sms_get('Same MSISDN #2'): failure, as expected
-DDB NOTICE test_db_sms_get('Expired SMS'): failure, as expected
-DDB NOTICE test_db_sms_get('Empty TP-UD'): success, as expected
-DDB NOTICE verify_sms('Empty TP-UD'): match
-full talloc report on 'null_context' (total      0 bytes in   1 blocks)
+ERROR: osmo_log_info == NULL! You must call log_init() before using logging in log_check_level()!
+Assert failed osmo_log_info logging.c:184
3. testsuite.at:19: 3. db_sms_test (testsuite.at:19): FAILED (testsuite.at:24)



======================== ./tests/testsuite.dir/02/testsuite.log

#                             -*- compilation -*-
2. testsuite.at:12: testing sms_queue_test ...
./testsuite.at:16: $abs_top_builddir/tests/sms_queue/sms_queue_test
--- experr	2019-06-15 11:29:22.015469787 +0000
+++ /build/tests/testsuite.dir/at-groups/2/stderr	2019-06-15 11:29:22.035469548 +0000
@@ -1 +1,3 @@
-full talloc report on 'null_context' (total      0 bytes in   1 blocks)
+ERROR: osmo_log_info == NULL! You must call log_init() before using logging in log_check_level()!
+Assert failed osmo_log_info logging.c:184
+/build/tests/testsuite.dir/at-groups/2/test-source: line 26: 12449 Aborted                 $abs_top_builddir/tests/sms_queue/sms_queue_test
--- expout	2019-06-15 11:29:22.015469787 +0000
+++ /build/tests/testsuite.dir/at-groups/2/stdout	2019-06-15 11:29:22.031469596 +0000
@@ -1,98 +1,10 @@
-Testing smsq_take_next_sms()
-
-- vsub 2, 3 and 5 each have 2 SMS pending, but 5 is not attached
-  1111 has 0 SMS pending, 0 failed attempts
-  2222 has 2 SMS pending, 2 failed attempts
-  3333 has 2 SMS pending, 3 failed attempts
-  4444 has 0 SMS pending, 0 failed attempts
-  5555 (NOT attached) has 2 SMS pending, 5 failed attempts
--->
-     hitting database: looking for MSISDN > '', failed_attempts <= 9
-#0: sending SMS to 2222 (last_msisdn='2222')
-     hitting database: looking for MSISDN > '2222', failed_attempts <= 9
-#1: sending SMS to 3333 (last_msisdn='3333')
-     hitting database: looking for MSISDN > '3333', failed_attempts <= 9
-     hitting database: looking for MSISDN > '5555', failed_attempts <= 9
-     hitting database: looking for MSISDN > '', failed_attempts <= 9
-#2: sending SMS to 2222 (last_msisdn='2222')
-     hitting database: looking for MSISDN > '2222', failed_attempts <= 9
-#3: sending SMS to 3333 (last_msisdn='3333')
-     hitting database: looking for MSISDN > '3333', failed_attempts <= 9
-     hitting database: looking for MSISDN > '5555', failed_attempts <= 9
-     hitting database: looking for MSISDN > '', failed_attempts <= 9
-#4: no SMS to send (last_msisdn='5555')
-     hitting database: looking for MSISDN > '5555', failed_attempts <= 9
-     hitting database: looking for MSISDN > '', failed_attempts <= 9
-#5: no SMS to send (last_msisdn='5555')
-     hitting database: looking for MSISDN > '5555', failed_attempts <= 9
-     hitting database: looking for MSISDN > '', failed_attempts <= 9
-#6: no SMS to send (last_msisdn='5555')
-
-- SMS are pending at various nr failed attempts (cutoff at >= 10)
-  1111 has 1 SMS pending, 0 failed attempts
-  2222 has 2 SMS pending, 5 failed attempts
-  3333 has 3 SMS pending, 10 failed attempts
-  4444 has 4 SMS pending, 15 failed attempts
-  5555 has 5 SMS pending, 20 failed attempts
--->
-     hitting database: looking for MSISDN > '', failed_attempts <= 9
-#0: sending SMS to 1111 (last_msisdn='1111')
-     hitting database: looking for MSISDN > '1111', failed_attempts <= 9
-#1: sending SMS to 2222 (last_msisdn='2222')
-     hitting database: looking for MSISDN > '2222', failed_attempts <= 9
-     hitting database: looking for MSISDN > '', failed_attempts <= 9
-#2: sending SMS to 2222 (last_msisdn='2222')
-     hitting database: looking for MSISDN > '2222', failed_attempts <= 9
-     hitting database: looking for MSISDN > '', failed_attempts <= 9
-#3: no SMS to send (last_msisdn='')
-     hitting database: looking for MSISDN > '', failed_attempts <= 9
-#4: no SMS to send (last_msisdn='')
-     hitting database: looking for MSISDN > '', failed_attempts <= 9
-#5: no SMS to send (last_msisdn='')
-     hitting database: looking for MSISDN > '', failed_attempts <= 9
-#6: no SMS to send (last_msisdn='')
-
-- iterate the SMS DB at most once
-  1111 (NOT attached) has 1 SMS pending, 0 failed attempts
-  2222 (NOT attached) has 1 SMS pending, 0 failed attempts
-  3333 (NOT attached) has 1 SMS pending, 0 failed attempts
-  4444 (NOT attached) has 1 SMS pending, 0 failed attempts
-  5555 (NOT attached) has 1 SMS pending, 0 failed attempts
--->
-     hitting database: looking for MSISDN > '2345', failed_attempts <= 9
-     hitting database: looking for MSISDN > '3333', failed_attempts <= 9
-     hitting database: looking for MSISDN > '4444', failed_attempts <= 9
-     hitting database: looking for MSISDN > '5555', failed_attempts <= 9
-     hitting database: looking for MSISDN > '', failed_attempts <= 9
-     hitting database: looking for MSISDN > '1111', failed_attempts <= 9
-     hitting database: looking for MSISDN > '2222', failed_attempts <= 9
-#0: no SMS to send (last_msisdn='3333')
-     hitting database: looking for MSISDN > '3333', failed_attempts <= 9
-     hitting database: looking for MSISDN > '4444', failed_attempts <= 9
-     hitting database: looking for MSISDN > '5555', failed_attempts <= 9
-     hitting database: looking for MSISDN > '', failed_attempts <= 9
-     hitting database: looking for MSISDN > '1111', failed_attempts <= 9
-     hitting database: looking for MSISDN > '2222', failed_attempts <= 9
-#1: no SMS to send (last_msisdn='3333')
-     hitting database: looking for MSISDN > '3333', failed_attempts <= 9
-     hitting database: looking for MSISDN > '4444', failed_attempts <= 9
-     hitting database: looking for MSISDN > '5555', failed_attempts <= 9
-     hitting database: looking for MSISDN > '', failed_attempts <= 9
-     hitting database: looking for MSISDN > '1111', failed_attempts <= 9
-     hitting database: looking for MSISDN > '2222', failed_attempts <= 9
-#2: no SMS to send (last_msisdn='3333')
-
-- there are no SMS in the DB
-  1111 has 0 SMS pending, 0 failed attempts
-  2222 has 0 SMS pending, 0 failed attempts
-  3333 has 0 SMS pending, 0 failed attempts
-  4444 has 0 SMS pending, 0 failed attempts
-  5555 has 0 SMS pending, 0 failed attempts
--->
-     hitting database: looking for MSISDN > '', failed_attempts <= 9
-#0: no SMS to send (last_msisdn='')
-     hitting database: looking for MSISDN > '', failed_attempts <= 9
-#1: no SMS to send (last_msisdn='')
-     hitting database: looking for MSISDN > '', failed_attempts <= 9
-#2: no SMS to send (last_msisdn='')
-Done
+backtrace() returned 10 addresses
+/build/deps/install/stow/libosmocore/lib/libosmocore.so.12(+0x1690a) [0x7f0103c5890a]
+/build/deps/install/stow/libosmocore/lib/libosmocore.so.12(osmo_panic+0xbb) [0x7f0103c588cb]
+/build/deps/install/stow/libosmocore/lib/libosmocore.so.12(+0x13ff2) [0x7f0103c55ff2]
+/build/deps/install/stow/libosmocore/lib/libosmocore.so.12(log_check_level+0x1a) [0x7f0103c572aa]
+/build/deps/install/stow/libosmocore/lib/libosmocore.so.12(osmo_fsm_register+0xef) [0x7f0103c5102f]
+/build/tests/sms_queue/sms_queue_test() [0x409a0e]
+/build/tests/sms_queue/sms_queue_test() [0x529ffd]
+/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7f0101995ad5]
+/build/tests/sms_queue/sms_queue_test() [0x40a265]
./testsuite.at:16: exit code was 134, expected 0
2. testsuite.at:12: 2. sms_queue_test (testsuite.at:12): FAILED (testsuite.at:16)
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE



More information about the jenkins-notifications mailing list