Build failed in Jenkins: master-osmo-msc » --disable-iu,1,a3=default,a4=default,osmocom-master-debian9 #14416

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 Dec 12 09:32:20 UTC 2019


See <https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--disable-iu,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master-debian9/14416/display/redirect>

------------------------------------------
[...truncated 425.10 KB...]
  1: smpp                                            ok
  2: sms_queue_test                                  ok
  3: db_sms_test                                     ok
  4: msc_vlr_test_no_authen                          ok
  5: msc_vlr_test_gsm_authen                         ok
  6: msc_vlr_test_gsm_ciph                           ok
  7: msc_vlr_test_umts_authen                        ok
  8: msc_vlr_test_authen_reuse                       ok
  9: msc_vlr_test_hlr_reject                         ok
 10: msc_vlr_test_hlr_timeout                        ok
 11: msc_vlr_test_ms_timeout                         ok
 12: msc_vlr_test_reject_concurrency                 ok
 13: msc_vlr_test_call                               ok
 14: msc_vlr_test_rest                               ok
 15: msc_vlr_test_ss                                 ok
 16: sdp_msg_test                                    ok
 17: mncc_test                                       ok

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

All 17 tests were successful.
make  python-tests
make[5]: Entering directory '/build/tests'
make vty-test
make[6]: Entering directory '/build/tests'
make vty-python-test
make[7]: Entering directory '/build/tests'
IU=0 osmotestvty.py -p /build -w /build -v
test_history (__main__.TestVTY) ... confpath /build, workdir /build
Running tests for specific VTY commands
Launch: ./src/osmo-msc/osmo-msc -c /build/doc/examples/osmo-msc/osmo-msc.cfg from /build
Opening /dev/null
Launching: PWD=/build './src/osmo-msc/osmo-msc' '-c' '/build/doc/examples/osmo-msc/osmo-msc.cfg'

> ls -l /proc/22592/fd
total 0
lr-x------ 1 build build 64 Dec 12 09:31 0 -> pipe:[1219480792]
l-wx------ 1 build build 64 Dec 12 09:31 1 -> pipe:[1219480793]
l-wx------ 1 build build 64 Dec 12 09:31 2 -> pipe:[1219480794]
l-wx------ 1 build build 64 Dec 12 09:31 3 -> /dev/null


> ss -tn
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              


> ss -tln
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              


> ps xua | grep osmo
build    22592  0.0  0.0  53724 20812 ?        S    09:31   0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build -w /build -v
build    22593  0.0  0.0 21474986096 23576 ?   R    09:31   0:00 ./src/osmo-msc/osmo-msc -c /build/doc/examples/osmo-msc/osmo-msc.cfg
build    22600  0.0  0.0   4276   716 ?        S    09:31   0:00 /bin/sh -c ps xua | grep osmo
build    22602  0.0  0.0  12780   944 ?        S    09:31   0:00 grep osmo

ok
test_terminal_length (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 33418), raddr=('127.0.0.1', 4254)> (1 sockets open)
Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 33418), raddr=('127.0.0.1', 4254)> (0 sockets open)
Terminating took 2.679s
Launch: ./src/osmo-msc/osmo-msc -c /build/doc/examples/osmo-msc/osmo-msc.cfg from /build
Launching: PWD=/build './src/osmo-msc/osmo-msc' '-c' '/build/doc/examples/osmo-msc/osmo-msc.cfg'

> ls -l /proc/22592/fd
total 0
lr-x------ 1 build build 64 Dec 12 09:31 0 -> pipe:[1219480792]
l-wx------ 1 build build 64 Dec 12 09:31 1 -> pipe:[1219480793]
l-wx------ 1 build build 64 Dec 12 09:31 2 -> pipe:[1219480794]
l-wx------ 1 build build 64 Dec 12 09:31 3 -> /dev/null


> ss -tn
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              


> ss -tln
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              


> ps xua | grep osmo
build    22592  5.7  0.0  53724 20892 ?        S    09:31   0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build -w /build -v
build    22604  0.0  0.0 21474980468 19340 ?   R    09:32   0:00 ./src/osmo-msc/osmo-msc -c /build/doc/examples/osmo-msc/osmo-msc.cfg
build    22611  0.0  0.0   4276   748 ?        S    09:32   0:00 /bin/sh -c ps xua | grep osmo
build    22613  0.0  0.0  12780   968 ?        S    09:32   0:00 grep osmo

ok
test_unknown_command (__main__.TestVTY) ... Connecting socket failed, retrying...
Socket: in 2 tries, connected to 127.0.0.1:4254 <socket.socket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 33422), raddr=('127.0.0.1', 4254)> (1 sockets open)
Socket: closing 127.0.0.1:4254 <socket.socket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 33422), raddr=('127.0.0.1', 4254)> (0 sockets open)
Terminating took 2.679s
Launch: ./src/osmo-msc/osmo-msc -c /build/doc/examples/osmo-msc/osmo-msc.cfg from /build
Launching: PWD=/build './src/osmo-msc/osmo-msc' '-c' '/build/doc/examples/osmo-msc/osmo-msc.cfg'

> ls -l /proc/22592/fd
total 0
lr-x------ 1 build build 64 Dec 12 09:31 0 -> pipe:[1219480792]
l-wx------ 1 build build 64 Dec 12 09:31 1 -> pipe:[1219480793]
l-wx------ 1 build build 64 Dec 12 09:31 2 -> pipe:[1219480794]
l-wx------ 1 build build 64 Dec 12 09:31 3 -> /dev/null


> ss -tn
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              


> ss -tln
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              


> ps xua | grep osmo
build    22592  3.0  0.0  53724 20964 ?        S    09:31   0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build -w /build -v
build    22615  0.0  0.0 21474980468 21380 ?   R    09:32   0:00 ./src/osmo-msc/osmo-msc -c /build/doc/examples/osmo-msc/osmo-msc.cfg
build    22622  0.0  0.0   4276   760 ?        S    09:32   0:00 /bin/sh -c ps xua | grep osmo
build    22624  0.0  0.0  11032   548 ?        R    09:32   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 33428), raddr=('127.0.0.1', 4254)> (1 sockets open)
Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 33428), raddr=('127.0.0.1', 4254)> (0 sockets open)
Terminating took 2.679s
ok

----------------------------------------------------------------------
Ran 3 tests in 10.955s

OK
IU=0 osmotestconfig.py -p /build -w /build -v
Verifying src/osmo-msc/osmo-msc -c /build/doc/examples/osmo-msc/osmo-msc.cfg, test verify_doc
Opening /dev/null
Launching: PWD=/build 'src/osmo-msc/osmo-msc' '-c' '/build/doc/examples/osmo-msc/osmo-msc.cfg'

> ls -l /proc/22626/fd
total 0
lr-x------ 1 build build 64 Dec 12 09:32 0 -> pipe:[1219480792]
l-wx------ 1 build build 64 Dec 12 09:32 1 -> pipe:[1219480793]
l-wx------ 1 build build 64 Dec 12 09:32 2 -> pipe:[1219480794]
l-wx------ 1 build build 64 Dec 12 09:32 3 -> /dev/null


> ss -tn
Warning: doc/examples/osmo-msc/osmo-msc_multi-cs7.cfg is not being tested
Warning: doc/examples/osmo-msc/osmo-msc_custom-sccp.cfg is not being tested
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              


> ss -tln
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              


> ps xua | grep osmo
build    22626 19.0  0.0  53788 20876 ?        S    09:32   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build    22627  0.0  0.0 21474986096 23996 ?   R    09:32   0:00 src/osmo-msc/osmo-msc -c /build/doc/examples/osmo-msc/osmo-msc.cfg
build    22634  0.0  0.0   4276   748 ?        S    09:32   0:00 /bin/sh -c ps xua | grep osmo
build    22636  0.0  0.0  12780   988 ?        S    09:32   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 33430), raddr=('127.0.0.1', 4254)> (1 sockets open)
Terminating took 2.679s
Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 33430), raddr=('127.0.0.1', 4254)> (0 sockets open)
Verifying src/osmo-msc/osmo-msc -c /build/writtenconfig/osmo-msc.cfg6dgrn29v, test write_config
Launching: PWD=/build 'src/osmo-msc/osmo-msc' '-c' '/build/writtenconfig/osmo-msc.cfg6dgrn29v'

> ls -l /proc/22626/fd
total 0
lr-x------ 1 build build 64 Dec 12 09:32 0 -> pipe:[1219480792]
l-wx------ 1 build build 64 Dec 12 09:32 1 -> pipe:[1219480793]
l-wx------ 1 build build 64 Dec 12 09:32 2 -> pipe:[1219480794]
l-wx------ 1 build build 64 Dec 12 09:32 3 -> /dev/null


> ss -tn
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              


> ss -tln
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              


> ps xua | grep osmo
build    22626  5.0  0.0  54248 21400 ?        S    09:32   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build    22638  0.0  0.0 21474980468 20008 ?   R    09:32   0:00 src/osmo-msc/osmo-msc -c /build/writtenconfig/osmo-msc.cfg6dgrn29v
build    22645  0.0  0.0   4276   708 ?        S    09:32   0:00 /bin/sh -c ps xua | grep osmo
build    22647  0.0  0.0  12780   944 ?        S    09:32   0:00 grep osmo

Connecting socket failed, retrying...
Socket: in 2 tries, connected to 127.0.0.1:4254 <socket.socket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 33434), raddr=('127.0.0.1', 4254)> (1 sockets open)
Terminating took 2.679s
Socket: closing 127.0.0.1:4254 <socket.socket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 33434), raddr=('127.0.0.1', 4254)> (0 sockets open)
Verifying src/osmo-msc/osmo-msc -c /build/writtenconfig/osmo-msc.cfg6dgrn29v, test token_vty_command
Launching: PWD=/build 'src/osmo-msc/osmo-msc' '-c' '/build/writtenconfig/osmo-msc.cfg6dgrn29v'

> ls -l /proc/22626/fd
total 0
lr-x------ 1 build build 64 Dec 12 09:32 0 -> pipe:[1219480792]
l-wx------ 1 build build 64 Dec 12 09:32 1 -> pipe:[1219480793]
l-wx------ 1 build build 64 Dec 12 09:32 2 -> pipe:[1219480794]
l-wx------ 1 build build 64 Dec 12 09:32 3 -> /dev/null


> ss -tn
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              


> ss -tln
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              
LISTEN     0      10           *:2775                     *:*                  
LISTEN     0      10     127.0.0.1:4254                     *:*                  
LISTEN     0      10     127.0.0.1:4255                     *:*                  


> ps xua | grep osmo
build    22626  2.2  0.0  54248 21464 ?        S    09:32   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build    22649  2.0  0.0 21474986096 24112 ?   D    09:32   0:00 src/osmo-msc/osmo-msc -c /build/writtenconfig/osmo-msc.cfg6dgrn29v
build    22656  0.0  0.0   4276   736 ?        S    09:32   0:00 /bin/sh -c ps xua | grep osmo
build    22658  0.0  0.0  12780   940 ?        S    09:32   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 33436), raddr=('127.0.0.1', 4254)> (1 sockets open)
Terminating took 2.679s
Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 33436), raddr=('127.0.0.1', 4254)> (0 sockets open)
./vty_test_runner.py -w /build -v
Traceback (most recent call last):
  File "./vty_test_runner.py", line 24, in <module>
    import osmopy.obscvty as obscvty
ImportError: No module named osmopy.obscvty
Makefile:720: recipe for target 'vty-python-test' failed
make[7]: Leaving directory '/build/tests'
make[7]: *** [vty-python-test] Error 1
Makefile:737: recipe for target 'vty-test' failed
make[6]: *** [vty-test] Error 2
make[6]: Leaving directory '/build/tests'
Makefile:710: recipe for target 'python-tests' failed
make[5]: Leaving directory '/build/tests'
make[5]: *** [python-tests] Error 2
make[4]: *** [check-local] Error 2
Makefile:760: recipe for target 'check-local' failed
make[4]: Leaving directory '/build/tests'
Makefile:569: recipe for target 'check-am' failed
make[3]: Leaving directory '/build/tests'
make[3]: *** [check-am] Error 2
Makefile:421: recipe for target 'check-recursive' failed
make[2]: Leaving directory '/build/tests'
make[2]: *** [check-recursive] Error 1
Makefile:462: recipe for target 'check-recursive' failed
make[1]: Leaving directory '/build'
make[1]: *** [check-recursive] Error 1
Makefile:753: recipe for target 'check' failed
make: *** [check] Error 2
+ cat-testlogs.sh
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE



More information about the jenkins-notifications mailing list