Changes:
------------------------------------------ [...truncated 460.63 KB...]
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 1 127.0.0.1:5000 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:* LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 1 0.0.0.0:5001 0.0.0.0:*
ps xua | grep osmo
build 52899 0.0 0.0 13452 7428 ? S 18:06 0:00 ./src/osmo-bsc_nat/osmo-bsc_nat -l 127.0.0.1 -c /build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg build 52906 0.0 0.0 2576 880 ? S 18:06 0:00 /bin/sh -c ps xua | grep osmo build 52908 0.0 0.0 3700 1872 ? S 18:06 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 60394), raddr=('127.0.0.1', 4244)> (1 sockets open) MSC is ready at 127.0.0.1 'show msc connection' says: 'MSC is connected: 1' ERROR Socket: closing 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 60394), raddr=('127.0.0.1', 4244)> (0 sockets open) Process returned code: -15 testEnsureNoEnsureModeSet (__main__.TestVTYNAT.testEnsureNoEnsureModeSet) ... Launching: PWD=/build/openbsc './src/osmo-bsc_nat/osmo-bsc_nat' '-l' '127.0.0.1' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg'
ls -l /proc/52638/fd
total 0 lr-x------ 1 build build 64 Aug 12 18:04 0 -> pipe:[312589305] l-wx------ 1 build build 64 Aug 12 18:04 1 -> pipe:[312589306] l-wx------ 1 build build 64 Aug 12 18:04 2 -> pipe:[312589307] l-wx------ 1 build build 64 Aug 12 18:04 3 -> /dev/null
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 1 127.0.0.1:5000 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:* LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 1 0.0.0.0:5001 0.0.0.0:*
ps xua | grep osmo
build 52909 0.0 0.0 13452 7464 ? S 18:06 0:00 ./src/osmo-bsc_nat/osmo-bsc_nat -l 127.0.0.1 -c /build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg build 52916 0.0 0.0 2576 924 ? S 18:06 0:00 /bin/sh -c ps xua | grep osmo build 52918 0.0 0.0 3700 1804 ? S 18:06 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 60402), raddr=('127.0.0.1', 4244)> (1 sockets open) Socket: closing 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 60402), raddr=('127.0.0.1', 4244)> (0 sockets open) Process returned code: -15 ok testPrefixTreeLoading (__main__.TestVTYNAT.testPrefixTreeLoading) ... Launching: PWD=/build/openbsc './src/osmo-bsc_nat/osmo-bsc_nat' '-l' '127.0.0.1' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg'
ls -l /proc/52638/fd
total 0 lr-x------ 1 build build 64 Aug 12 18:04 0 -> pipe:[312589305] l-wx------ 1 build build 64 Aug 12 18:04 1 -> pipe:[312589306] l-wx------ 1 build build 64 Aug 12 18:04 2 -> pipe:[312589307] l-wx------ 1 build build 64 Aug 12 18:04 3 -> /dev/null
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 1 127.0.0.1:5000 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:* LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 1 0.0.0.0:5001 0.0.0.0:*
ps xua | grep osmo
build 52919 0.0 0.0 13452 6916 ? S 18:06 0:00 ./src/osmo-bsc_nat/osmo-bsc_nat -l 127.0.0.1 -c /build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg build 52926 0.0 0.0 2576 924 ? S 18:06 0:00 /bin/sh -c ps xua | grep osmo build 52928 0.0 0.0 3700 1868 ? S 18:06 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 60410), raddr=('127.0.0.1', 4244)> (1 sockets open) Socket: closing 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 60410), raddr=('127.0.0.1', 4244)> (0 sockets open) Process returned code: -15 ok testRewriteNoRewrite (__main__.TestVTYNAT.testRewriteNoRewrite) ... Launching: PWD=/build/openbsc './src/osmo-bsc_nat/osmo-bsc_nat' '-l' '127.0.0.1' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg'
ls -l /proc/52638/fd
total 0 lr-x------ 1 build build 64 Aug 12 18:04 0 -> pipe:[312589305] l-wx------ 1 build build 64 Aug 12 18:04 1 -> pipe:[312589306] l-wx------ 1 build build 64 Aug 12 18:04 2 -> pipe:[312589307] l-wx------ 1 build build 64 Aug 12 18:04 3 -> /dev/null
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 1 127.0.0.1:5000 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:* LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 1 0.0.0.0:5001 0.0.0.0:*
ps xua | grep osmo
build 52929 0.0 0.0 13452 7496 ? S 18:06 0:00 ./src/osmo-bsc_nat/osmo-bsc_nat -l 127.0.0.1 -c /build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg build 52936 0.0 0.0 2576 916 ? S 18:06 0:00 /bin/sh -c ps xua | grep osmo build 52938 0.0 0.0 3700 1784 ? S 18:06 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 60426), raddr=('127.0.0.1', 4244)> (1 sockets open) Socket: closing 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 60426), raddr=('127.0.0.1', 4244)> (0 sockets open) Process returned code: -15 ok testRewritePostNoRewrite (__main__.TestVTYNAT.testRewritePostNoRewrite) ... Launching: PWD=/build/openbsc './src/osmo-bsc_nat/osmo-bsc_nat' '-l' '127.0.0.1' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg'
ls -l /proc/52638/fd
total 0 lr-x------ 1 build build 64 Aug 12 18:04 0 -> pipe:[312589305] l-wx------ 1 build build 64 Aug 12 18:04 1 -> pipe:[312589306] l-wx------ 1 build build 64 Aug 12 18:04 2 -> pipe:[312589307] l-wx------ 1 build build 64 Aug 12 18:04 3 -> /dev/null
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 1 127.0.0.1:5000 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:* LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 1 0.0.0.0:5001 0.0.0.0:*
ps xua | grep osmo
build 52939 0.0 0.0 13452 7484 ? S 18:06 0:00 ./src/osmo-bsc_nat/osmo-bsc_nat -l 127.0.0.1 -c /build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg build 52946 0.0 0.0 2576 912 ? S 18:06 0:00 /bin/sh -c ps xua | grep osmo build 52948 0.0 0.0 3700 1780 ? S 18:06 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 60434), raddr=('127.0.0.1', 4244)> (1 sockets open) Socket: closing 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 60434), raddr=('127.0.0.1', 4244)> (0 sockets open) Process returned code: -15 ok testUssdSideChannelProvider (__main__.TestVTYNAT.testUssdSideChannelProvider) ... Launching: PWD=/build/openbsc './src/osmo-bsc_nat/osmo-bsc_nat' '-l' '127.0.0.1' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg'
ls -l /proc/52638/fd
total 0 lr-x------ 1 build build 64 Aug 12 18:04 0 -> pipe:[312589305] l-wx------ 1 build build 64 Aug 12 18:04 1 -> pipe:[312589306] l-wx------ 1 build build 64 Aug 12 18:04 2 -> pipe:[312589307] l-wx------ 1 build build 64 Aug 12 18:04 3 -> /dev/null
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 1 127.0.0.1:5000 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:* LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 1 0.0.0.0:5001 0.0.0.0:*
ps xua | grep osmo
build 52949 0.0 0.0 13452 7504 ? S 18:06 0:00 ./src/osmo-bsc_nat/osmo-bsc_nat -l 127.0.0.1 -c /build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg build 52956 0.0 0.0 2576 948 ? S 18:06 0:00 /bin/sh -c ps xua | grep osmo build 52958 0.0 0.0 3700 1948 ? S 18:06 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 60442), raddr=('127.0.0.1', 4244)> (1 sockets open) Connected to 127.0.0.1:5001 Expecting ID_GET request Going to send ID_RESP response Going to send PING request Expecting PONG response Going to shut down connection Expecting EOF Socket: closing 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 60442), raddr=('127.0.0.1', 4244)> (0 sockets open) Process returned code: -15 ok testVtyTree (__main__.TestVTYNAT.testVtyTree) ... Launching: PWD=/build/openbsc './src/osmo-bsc_nat/osmo-bsc_nat' '-l' '127.0.0.1' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg'
ls -l /proc/52638/fd
total 0 lr-x------ 1 build build 64 Aug 12 18:04 0 -> pipe:[312589305] l-wx------ 1 build build 64 Aug 12 18:04 1 -> pipe:[312589306] l-wx------ 1 build build 64 Aug 12 18:04 2 -> pipe:[312589307] l-wx------ 1 build build 64 Aug 12 18:04 3 -> /dev/null
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 1 127.0.0.1:5000 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:* LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 1 0.0.0.0:5001 0.0.0.0:*
ps xua | grep osmo
build 52959 0.0 0.0 13452 7528 ? S 18:06 0:00 ./src/osmo-bsc_nat/osmo-bsc_nat -l 127.0.0.1 -c /build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg build 52966 0.0 0.0 2576 920 ? S 18:06 0:00 /bin/sh -c ps xua | grep osmo build 52968 0.0 0.0 3700 1816 ? S 18:06 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 60448), raddr=('127.0.0.1', 4244)> (1 sockets open) Socket: closing 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 60448), raddr=('127.0.0.1', 4244)> (0 sockets open) Process returned code: -15 ok
====================================================================== ERROR: testBSCreload (__main__.TestVTYNAT.testBSCreload) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/openbsc/tests/./vty_test_runner.py", line 803, in testBSCreload msc_socket, msc = nat_msc_test(self, ip, port, verbose=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/openbsc/tests/./vty_test_runner.py", line 1047, in nat_msc_test raise Exception("VTY reports MSC is connected, but I haven't" Exception: VTY reports MSC is connected, but I haven't connected yet: '127.0.0.1' 5522
---------------------------------------------------------------------- Ran 33 tests in 82.385s
FAILED (errors=1) make[5]: *** [Makefile:717: python-tests] Error 1 make[5]: Leaving directory '/build/openbsc/tests' make[4]: Leaving directory '/build/openbsc/tests' make[4]: *** [Makefile:726: check-local] Error 2 make[3]: *** [Makefile:575: check-am] Error 2 make[3]: Leaving directory '/build/openbsc/tests' make[2]: *** [Makefile:425: check-recursive] Error 1 make[2]: Leaving directory '/build/openbsc/tests' make[1]: Leaving directory '/build/openbsc' make[1]: *** [Makefile:457: check-recursive] Error 1 make: *** [Makefile:756: check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3555223 killed; [ssh-agent] Stopped. Archiving artifacts
jenkins-notifications@lists.osmocom.org