Changes:
------------------------------------------ [...truncated 553.34 KB...] <0013> NSE(02342) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 full talloc report on 'osmo-ns-dummy' (total 4522 bytes in 13 blocks) msgb contains 0 bytes in 1 blocks (ref 0) 0x60800000bf00 logging contains 4522 bytes in 11 blocks (ref 0) 0x60b00000ae90 vty_logp_doc_str contains 1058 bytes in 1 blocks (ref 0) 0x61a00001f2e0 vty_logp_cmd_str contains 201 bytes in 1 blocks (ref 0) 0x61200000b020 vty_log_level_doc_str contains 851 bytes in 1 blocks (ref 0) 0x6190000050e0 vty_log_level_cmd_str contains 177 bytes in 1 blocks (ref 0) 0x61200000b4a0 vty_log_level_doc_str contains 986 bytes in 1 blocks (ref 0) 0x619000005ae0 vty_log_level_cmd_str contains 198 bytes in 1 blocks (ref 0) 0x61200000baa0 struct log_target contains 210 bytes in 2 blocks (ref 0) 0x611000009f60 struct log_category contains 50 bytes in 1 blocks (ref 0) 0x60e0000244c0 struct log_info contains 840 bytes in 2 blocks (ref 0) 0x60d00000cfd0 struct log_info_cat contains 800 bytes in 1 blocks (ref 0) 0x61800000fce0
RESULTS: pass: /build/tests/gb/gprs_ns2_vty.vty
osmotestvty.py -p /build/tests/gb -w /build/builddir/tests/gb -v test_history (__main__.TestVTY) ... confpath /build/tests/gb, workdir /build/builddir/tests/gb Running tests for specific VTY commands Launch: ../../utils/osmo-ns-dummy -p 45999 -c /build/tests/gb/osmo-ns-dummy.cfg from /build/builddir/tests/gb Opening /dev/null Launching: PWD=/build/builddir/tests/gb '../../utils/osmo-ns-dummy' '-p' '45999' '-c' '/build/tests/gb/osmo-ns-dummy.cfg'
ls -l /proc/20173/fd
total 0 lr-x------ 1 build build 64 Apr 6 23:55 0 -> pipe:[278965276] l-wx------ 1 build build 64 Apr 6 23:55 1 -> pipe:[278965277] l-wx------ 1 build build 64 Apr 6 23:55 2 -> pipe:[278965278] l-wx------ 1 build build 64 Apr 6 23:55 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 20173 0.0 0.0 53728 20836 ? S 23:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/tests/gb -w /build/builddir/tests/gb -v build 20174 0.0 0.0 97652 5916 ? R 23:55 0:00 /build/builddir/utils/.libs/osmo-ns-dummy -p 45999 -c /build/tests/gb/osmo-ns-dummy.cfg build 20194 0.0 0.0 4284 712 ? S 23:55 0:00 /bin/sh -c ps xua | grep osmo build 20196 0.0 0.0 12788 976 ? S 23:55 0:00 grep osmo
ok test_terminal_length (__main__.TestVTY) ... Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:45999 <socket.socket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42042), raddr=('127.0.0.1', 45999)> (1 sockets open) Socket: closing 127.0.0.1:45999 <socket.socket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42042), raddr=('127.0.0.1', 45999)> (0 sockets open) Launch: ../../utils/osmo-ns-dummy -p 45999 -c /build/tests/gb/osmo-ns-dummy.cfg from /build/builddir/tests/gb Launching: PWD=/build/builddir/tests/gb '../../utils/osmo-ns-dummy' '-p' '45999' '-c' '/build/tests/gb/osmo-ns-dummy.cfg'
ls -l /proc/20173/fd
total 0 lr-x------ 1 build build 64 Apr 6 23:55 0 -> pipe:[278965276] l-wx------ 1 build build 64 Apr 6 23:55 1 -> pipe:[278965277] l-wx------ 1 build build 64 Apr 6 23:55 2 -> pipe:[278965278] l-wx------ 1 build build 64 Apr 6 23:55 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 20173 11.0 0.0 53728 20924 ? S 23:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/tests/gb -w /build/builddir/tests/gb -v build 20198 0.0 0.0 97652 3580 ? R 23:55 0:00 /build/builddir/utils/.libs/osmo-ns-dummy -p 45999 -c /build/tests/gb/osmo-ns-dummy.cfg build 20218 0.0 0.0 4284 796 ? S 23:55 0:00 /bin/sh -c ps xua | grep osmo build 20220 0.0 0.0 12788 1024 ? S 23:55 0:00 grep osmo
ok test_unknown_command (__main__.TestVTY) ... Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:45999 <socket.socket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42046), raddr=('127.0.0.1', 45999)> (1 sockets open) Socket: closing 127.0.0.1:45999 <socket.socket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42046), raddr=('127.0.0.1', 45999)> (0 sockets open) Launch: ../../utils/osmo-ns-dummy -p 45999 -c /build/tests/gb/osmo-ns-dummy.cfg from /build/builddir/tests/gb Launching: PWD=/build/builddir/tests/gb '../../utils/osmo-ns-dummy' '-p' '45999' '-c' '/build/tests/gb/osmo-ns-dummy.cfg'
ls -l /proc/20173/fd
total 0 lr-x------ 1 build build 64 Apr 6 23:55 0 -> pipe:[278965276] l-wx------ 1 build build 64 Apr 6 23:55 1 -> pipe:[278965277] l-wx------ 1 build build 64 Apr 6 23:55 2 -> pipe:[278965278] l-wx------ 1 build build 64 Apr 6 23:55 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 20173 12.0 0.0 53728 20924 ? S 23:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/tests/gb -w /build/builddir/tests/gb -v build 20222 0.0 0.0 101056 12288 ? R 23:55 0:00 /build/builddir/utils/.libs/osmo-ns-dummy -p 45999 -c /build/tests/gb/osmo-ns-dummy.cfg build 20242 0.0 0.0 4284 772 ? S 23:55 0:00 /bin/sh -c ps xua | grep osmo build 20244 0.0 0.0 12788 944 ? S 23:55 0:00 grep osmo
ok
---------------------------------------------------------------------- Ran 3 tests in 0.858s
OK Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:45999 <socket.socket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42050), raddr=('127.0.0.1', 45999)> (1 sockets open) Socket: closing 127.0.0.1:45999 <socket.socket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42050), raddr=('127.0.0.1', 45999)> (0 sockets open) osmotestconfig.py -p /build/tests/gb -w /build/builddir/tests/gb -v Verifying ../../utils/osmo-ns-dummy -p 45999 -c /build/tests/gb/osmo-ns-dummy.cfg, test verify_doc Opening /dev/null Launching: PWD=/build/builddir/tests/gb '../../utils/osmo-ns-dummy' '-p' '45999' '-c' '/build/tests/gb/osmo-ns-dummy.cfg'
ls -l /proc/20246/fd
total 0 lr-x------ 1 build build 64 Apr 6 23:55 0 -> pipe:[278965276] l-wx------ 1 build build 64 Apr 6 23:55 1 -> pipe:[278965277] l-wx------ 1 build build 64 Apr 6 23:55 2 -> pipe:[278965278] l-wx------ 1 build build 64 Apr 6 23:55 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 20246 0.0 0.0 53708 20912 ? S 23:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/tests/gb -w /build/builddir/tests/gb -v build 20247 0.0 0.0 97652 10828 ? R 23:55 0:00 /build/builddir/utils/.libs/osmo-ns-dummy -p 45999 -c /build/tests/gb/osmo-ns-dummy.cfg build 20267 0.0 0.0 4284 716 ? S 23:55 0:00 /bin/sh -c ps xua | grep osmo build 20269 0.0 0.0 12788 988 ? S 23:55 0:00 grep osmo
Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:45999 <socket.socket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42054), raddr=('127.0.0.1', 45999)> (1 sockets open) Socket: closing 127.0.0.1:45999 <socket.socket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42054), raddr=('127.0.0.1', 45999)> (0 sockets open) Verifying ../../utils/osmo-ns-dummy -p 45999 -c /build/builddir/tests/gb/writtenconfig/osmo-ns-dummy.cfgrftex58h, test write_config Launching: PWD=/build/builddir/tests/gb '../../utils/osmo-ns-dummy' '-p' '45999' '-c' '/build/builddir/tests/gb/writtenconfig/osmo-ns-dummy.cfgrftex58h'
ls -l /proc/20246/fd
total 0 lr-x------ 1 build build 64 Apr 6 23:55 0 -> pipe:[278965276] l-wx------ 1 build build 64 Apr 6 23:55 1 -> pipe:[278965277] l-wx------ 1 build build 64 Apr 6 23:55 2 -> pipe:[278965278] l-wx------ 1 build build 64 Apr 6 23:55 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 20246 12.0 0.0 54028 21192 ? S 23:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/tests/gb -w /build/builddir/tests/gb -v build 20271 0.0 0.0 17179970276 12648 ? R 23:55 0:00 /build/builddir/utils/.libs/osmo-ns-dummy -p 45999 -c /build/builddir/tests/gb/writtenconfig/osmo-ns-dummy.cfgrftex58h build 20291 0.0 0.0 4284 700 ? S 23:55 0:00 /bin/sh -c ps xua | grep osmo build 20293 0.0 0.0 12788 940 ? S 23:55 0:00 grep osmo
Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:45999 <socket.socket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42058), raddr=('127.0.0.1', 45999)> (1 sockets open) Socket: closing 127.0.0.1:45999 <socket.socket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42058), raddr=('127.0.0.1', 45999)> (0 sockets open) Verifying ../../utils/osmo-ns-dummy -p 45999 -c /build/builddir/tests/gb/writtenconfig/osmo-ns-dummy.cfgrftex58h, test token_vty_command Launching: PWD=/build/builddir/tests/gb '../../utils/osmo-ns-dummy' '-p' '45999' '-c' '/build/builddir/tests/gb/writtenconfig/osmo-ns-dummy.cfgrftex58h'
ls -l /proc/20246/fd
total 0 lr-x------ 1 build build 64 Apr 6 23:55 0 -> pipe:[278965276] l-wx------ 1 build build 64 Apr 6 23:55 1 -> pipe:[278965277] l-wx------ 1 build build 64 Apr 6 23:55 2 -> pipe:[278965278] l-wx------ 1 build build 64 Apr 6 23:55 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 20246 6.5 0.0 54028 21192 ? S 23:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/tests/gb -w /build/builddir/tests/gb -v build 20295 0.0 0.0 97652 4060 ? R 23:55 0:00 /build/builddir/utils/.libs/osmo-ns-dummy -p 45999 -c /build/builddir/tests/gb/writtenconfig/osmo-ns-dummy.cfgrftex58h build 20315 0.0 0.0 4284 760 ? S 23:55 0:00 /bin/sh -c ps xua | grep osmo build 20317 0.0 0.0 12788 1028 ? S 23:55 0:00 grep osmo
Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:45999 <socket.socket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42062), raddr=('127.0.0.1', 45999)> (1 sockets open) Socket: closing 127.0.0.1:45999 <socket.socket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42062), raddr=('127.0.0.1', 45999)> (0 sockets open) make[7]: Leaving directory '/build/builddir/tests' make vty-test-stats make[7]: Entering directory '/build/builddir/tests' osmo_verify_transcript_vty.py -v \ -p 42042 \ -r "../tests/stats/stats_vty_test" \ /build/tests/stats/*.vty <0000> /build/src/socket.c:935 unable to bind socket:127.0.0.1:42042: Address already in use <0000> /build/src/socket.c:946 no suitable addr found for: 127.0.0.1:42042 <0000> /build/src/vty/telnet_interface.c:96 Cannot bind telnet at 127.0.0.1 42042 Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/osmopy/osmo_interact/common.py", line 356, in verify_application interact.connect() File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Launching: cd '/build/builddir/tests'; ../tests/stats/stats_vty_test Process has already terminated with 2
RESULTS: FAIL: /build/tests/stats/stats_vty_test.vty
make[7]: *** [vty-test-stats] Error 1 Makefile:2943: recipe for target 'vty-test-stats' failed make[7]: Leaving directory '/build/builddir/tests' make[6]: *** [vty-test] Error 2 Makefile:2950: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/builddir/tests' Makefile:2898: recipe for target 'ext-tests' failed make[5]: Leaving directory '/build/builddir/tests' make[5]: *** [ext-tests] Error 2 make[4]: *** [check-local] Error 2 Makefile:2877: recipe for target 'check-local' failed make[4]: Leaving directory '/build/builddir/tests' Makefile:2447: recipe for target 'check-am' failed make[3]: Leaving directory '/build/builddir/tests' make[3]: *** [check-am] Error 2 make[2]: *** [check] Error 2 Makefile:2450: recipe for target 'check' failed make[2]: Leaving directory '/build/builddir/tests' Makefile:709: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory '/build/builddir' Makefile:1000: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure
jenkins-notifications@lists.osmocom.org