Build failed in Jenkins: master-osmo-hlr » a1=default,a2=default,a3=default,a4=default,osmocom-master-debian9 #3422

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
Thu Nov 21 07:08:27 UTC 2019


See <https://jenkins.osmocom.org/jenkins/job/master-osmo-hlr/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/3422/display/redirect>

------------------------------------------
[...truncated 176.49 KB...]
make[2]: Leaving directory '/build/contrib'
Making all in tests
make[2]: Entering directory '/build/tests'
Making all in auc
make[3]: Entering directory '/build/tests/auc'
Making all in gen_ts_55_205_test_sets
make[4]: Entering directory '/build/tests/auc/gen_ts_55_205_test_sets'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/tests/auc/gen_ts_55_205_test_sets'
make[4]: Entering directory '/build/tests/auc'
  CC       auc_test.o
  CCLD     auc_test
make[4]: Leaving directory '/build/tests/auc'
make[3]: Leaving directory '/build/tests/auc'
Making all in gsup_server
make[3]: Entering directory '/build/tests/gsup_server'
  CC       gsup_server_test.o
  CCLD     gsup_server_test
../../src/gsup_server.c: In function 'osmo_gsup_create_insert_subscriber_data_msg':
../../src/gsup_server.c:402:10: note: #pragma message: FIXME: deal with encoding the following data: gsup.hlr_enc
  #pragma message "FIXME: deal with encoding the following data: gsup.hlr_enc"
          ^~~~~~~
make[3]: Leaving directory '/build/tests/gsup_server'
Making all in db
make[3]: Entering directory '/build/tests/db'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/tests/db'
Making all in gsup
make[3]: Entering directory '/build/tests/gsup'
  CC       gsup_test.o
  CCLD     gsup_test
../../src/gsup_server.c: In function 'osmo_gsup_create_insert_subscriber_data_msg':
../../src/gsup_server.c:402:10: note: #pragma message: FIXME: deal with encoding the following data: gsup.hlr_enc
  #pragma message "FIXME: deal with encoding the following data: gsup.hlr_enc"
          ^~~~~~~
make[3]: Leaving directory '/build/tests/gsup'
Making all in db_upgrade
make[3]: Entering directory '/build/tests/db_upgrade'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/tests/db_upgrade'
make[3]: Entering directory '/build/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/tests'
make[2]: Leaving directory '/build/tests'
make[2]: Entering directory '/build'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build'
make[1]: Leaving directory '/build'
+ make check
make  check-recursive
make[1]: Entering directory '/build'
Making check in doc
make[2]: Entering directory '/build/doc'
Making check in examples
make[3]: Entering directory '/build/doc/examples'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/doc/examples'
Making check in manuals
make[3]: Entering directory '/build/doc/manuals'
if [ -n "$ASCIIDOC_WARNINGS_CHECK" ]; then \
	make osmohlr-usermanual.check; \
fi
make[4]: Entering directory '/build/doc/manuals'
# out-of-tree building: use a symlink to the output file like done in
# the non-check build above, so the relative include paths work the
# same.
if ! [ -f osmohlr-usermanual.adoc ]; then \
	ln -s osmohlr-usermanual.adoc osmohlr-usermanual.adoc; \
fi
asciidoc -v -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/diag-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/python2-filter.conf -a srcdir='.' -a commondir='/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common' osmohlr-usermanual.adoc > osmohlr-usermanual.check 2>&1
# Make absolutely sure that the %.check target is updated.
touch osmohlr-usermanual.check
# Do print the WARNING output but return error if any was found
# (grep -v would omit the WARNING output from the log).
make[4]: Leaving directory '/build/doc/manuals'
make[3]: Leaving directory '/build/doc/manuals'
make[3]: Entering directory '/build/doc'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/doc'
make[2]: Leaving directory '/build/doc'
Making check in src
make[2]: Entering directory '/build/src'
make  check-recursive
make[3]: Entering directory '/build/src'
Making check in gsupclient
make[4]: Entering directory '/build/src/gsupclient'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/src/gsupclient'
make[4]: Entering directory '/build/src'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/src'
make[3]: Leaving directory '/build/src'
make[2]: Leaving directory '/build/src'
Making check in include
make[2]: Entering directory '/build/include'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/include'
Making check in sql
make[2]: Entering directory '/build/sql'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/sql'
Making check in contrib
make[2]: Entering directory '/build/contrib'
Making check in systemd
make[3]: Entering directory '/build/contrib/systemd'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/contrib/systemd'
make[3]: Entering directory '/build/contrib'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/contrib'
make[2]: Leaving directory '/build/contrib'
Making check in tests
make[2]: Entering directory '/build/tests'
Making check in auc
make[3]: Entering directory '/build/tests/auc'
Making check in gen_ts_55_205_test_sets
make[4]: Entering directory '/build/tests/auc/gen_ts_55_205_test_sets'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/tests/auc/gen_ts_55_205_test_sets'
make[4]: Entering directory '/build/tests/auc'
make  auc_ts_55_205_test_sets
make[5]: Entering directory '/build/tests/auc'
../../tests/auc/gen_ts_55_205_test_sets/pdftxt_2_c.py > auc_ts_55_205_test_sets.c
  CC       auc_ts_55_205_test_sets.o
  CCLD     auc_ts_55_205_test_sets
make[5]: Leaving directory '/build/tests/auc'
make[4]: Leaving directory '/build/tests/auc'
make[3]: Leaving directory '/build/tests/auc'
Making check in gsup_server
make[3]: Entering directory '/build/tests/gsup_server'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/tests/gsup_server'
Making check in db
make[3]: Entering directory '/build/tests/db'
make  db_test
make[4]: Entering directory '/build/tests/db'
  CC       db_test.o
  CCLD     db_test
make[4]: Leaving directory '/build/tests/db'
make[3]: Leaving directory '/build/tests/db'
Making check in gsup
make[3]: Entering directory '/build/tests/gsup'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/tests/gsup'
Making check in db_upgrade
make[3]: Entering directory '/build/tests/db_upgrade'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/tests/db_upgrade'
make[3]: Entering directory '/build/tests'
make  check-local
make[4]: Entering directory '/build/tests'
:;{ \
               echo '# Signature of the current package.' && \
               echo 'm4_define([AT_PACKAGE_NAME],' && \
               echo '  [osmo-hlr])' && \
               echo 'm4_define([AT_PACKAGE_TARNAME],' && \
               echo '  [osmo-hlr])' && \
               echo 'm4_define([AT_PACKAGE_VERSION],' && \
               echo '  [1.1.0.13-7f4d])' && \
               echo 'm4_define([AT_PACKAGE_STRING],' && \
               echo '  [osmo-hlr 1.1.0.13-7f4d])' && \
               echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \
               echo '  [openbsc at lists.osmocom.org])'; \
               echo 'm4_define([AT_PACKAGE_URL],' && \
               echo '  [])'; \
             } >'./package.m4'
/bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at
mv testsuite.tmp testsuite
/bin/bash './testsuite' 
## ---------------------------------- ##
## osmo-hlr 1.1.0.13-7f4d test suite. ##
## ---------------------------------- ##

Regression tests.

  1: auc                                             ok
  2: auc_ts_55_205_test_sets                         ok
  3: gsup                                            ok
  4: gsup_server                                     ok
  5: db                                              ok
  6: db_upgrade                                      FAILED (testsuite.at:47)

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: All 6 tests were run,
1 failed unexpectedly.
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##

Please send `tests/testsuite.log' and all information you think might help:

   To: <openbsc at lists.osmocom.org>
   Subject: [osmo-hlr 1.1.0.13-7f4d] testsuite: 6 failed

You may investigate any problem if you feel able to do so, in which
case the test suite provides a good starting point.  Its output may
be found below `tests/testsuite.dir'.

Makefile:731: recipe for target 'check-local' failed
make[4]: Leaving directory '/build/tests'
make[4]: *** [check-local] Error 1
make[3]: *** [check-am] Error 2
Makefile:552: recipe for target 'check-am' failed
make[3]: Leaving directory '/build/tests'
Makefile:404: recipe for target 'check-recursive' failed
make[2]: Leaving directory '/build/tests'
make[2]: *** [check-recursive] Error 1
Makefile:480: recipe for target 'check-recursive' failed
make[1]: Leaving directory '/build'
make[1]: *** [check-recursive] Error 1
Makefile:771: recipe for target 'check' failed
make: *** [check] Error 2
+ cat-testlogs.sh



======================== ./tests/testsuite.dir/6/testsuite.log

#                             -*- compilation -*-
6. testsuite.at:42: testing db_upgrade ...
./testsuite.at:47: $abs_srcdir/db_upgrade/db_upgrade_test.sh $abs_srcdir/db_upgrade $abs_builddir/db_upgrade
--- expout	2019-11-21 07:08:26.578181114 +0000
+++ /build/tests/testsuite.dir/at-groups/6/stdout	2019-11-21 07:08:26.870179985 +0000
@@ -77,11 +77,6 @@
 Launching osmo-hlr to upgrade db:
 osmo-hlr --database $db --db-upgrade --db-check --config-file $srcdir/osmo-hlr.cfg
 rc = 0
-DMAIN hlr starting
-DDB using database: <PATH>test.db
-DDB Database <PATH>test.db' has HLR DB schema version 0
-DDB Database <PATH>test.db' has been upgraded to HLR DB schema version 3
-DMAIN Cmdline option --db-check: Database was opened successfully, quitting.
 
 Resulting db:
 
@@ -162,7 +157,3 @@
 Verify that osmo-hlr can open it:
 osmo-hlr --database $db --db-check --config-file $srcdir/osmo-hlr.cfg
 rc = 0
-DMAIN hlr starting
-DDB using database: <PATH>test.db
-DDB Database <PATH>test.db' has HLR DB schema version 3
-DMAIN Cmdline option --db-check: Database was opened successfully, quitting.
6. testsuite.at:42: 6. db_upgrade (testsuite.at:42): FAILED (testsuite.at:47)
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE



More information about the jenkins-notifications mailing list