Changes:
------------------------------------------ [...truncated 374.61 KB...] State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:*
ps xua | grep osmo
build 51946 2.4 0.0 28132 23572 ? S 19:05 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 51969 20.0 0.0 21474907620 35140 ? D 19:06 0:00 src/osmo-msc/osmo-msc -c /build/writtenconfig/osmo-msc.cfgw2250c_8 build 51976 0.0 0.0 2576 900 ? S 19:06 0:00 /bin/sh -c ps xua | grep osmo build 51978 0.0 0.0 3700 1760 ? S 19:06 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 37924), raddr=('127.0.0.1', 4254)> (1 sockets open) Terminating took 0.897s Process returned code: 0 Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 37924), raddr=('127.0.0.1', 4254)> (0 sockets open) ./vty_test_runner.py -w /build -v confpath /build/tests/.., workdir /build Running tests for specific VTY commands testConfigNetworkTree (__main__.TestVTYMSC.testConfigNetworkTree) ... Opening /dev/null Launching: PWD=/build './src/osmo-msc/osmo-msc' '-c' '/build/tests/../doc/examples/osmo-msc/osmo-msc.cfg'
ls -l /proc/51980/fd
total 0 lr-x------ 1 build build 64 Apr 24 19:06 0 -> pipe:[2679997890] l-wx------ 1 build build 64 Apr 24 19:06 1 -> pipe:[2679997891] l-wx------ 1 build build 64 Apr 24 19:06 2 -> pipe:[2679997892] l-wx------ 1 build build 64 Apr 24 19:06 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 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:*
ps xua | grep osmo
build 51981 16.6 0.0 21474907620 37676 ? S 19:06 0:00 ./src/osmo-msc/osmo-msc -c /build/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 51988 0.0 0.0 2576 936 ? S 19:06 0:00 /bin/sh -c ps xua | grep osmo build 51990 0.0 0.0 3700 1892 ? S 19:06 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 37930), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 37930), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok testEnableDisablePeriodicLU (__main__.TestVTYMSC.testEnableDisablePeriodicLU) ... Launching: PWD=/build './src/osmo-msc/osmo-msc' '-c' '/build/tests/../doc/examples/osmo-msc/osmo-msc.cfg'
ls -l /proc/51980/fd
total 0 lr-x------ 1 build build 64 Apr 24 19:06 0 -> pipe:[2679997890] l-wx------ 1 build build 64 Apr 24 19:06 1 -> pipe:[2679997891] l-wx------ 1 build build 64 Apr 24 19:06 2 -> pipe:[2679997892] l-wx------ 1 build build 64 Apr 24 19:06 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 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:*
ps xua | grep osmo
build 51992 0.0 0.0 21474907620 34536 ? D 19:06 0:00 ./src/osmo-msc/osmo-msc -c /build/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 51999 0.0 0.0 2576 932 ? S 19:06 0:00 /bin/sh -c ps xua | grep osmo build 52001 0.0 0.0 3700 1800 ? S 19:06 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 37938), raddr=('127.0.0.1', 4254)> (1 sockets open) Rec: ["% 'periodic location update' is now deprecated. Use 'msc' / 'timer vlr T3212' to change subscriber expiration timeout.", '% Setting T3212 to 121 minutes (emulating the old behaviour).'] Exp: ["% 'periodic location update' is now deprecated: use 'timer T3212' to change subscriber expiration timeout.", '% Setting T3212 to 121 minutes (emulating the old behaviour).'] Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 37938), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok testShowNetwork (__main__.TestVTYMSC.testShowNetwork) ... Launching: PWD=/build './src/osmo-msc/osmo-msc' '-c' '/build/tests/../doc/examples/osmo-msc/osmo-msc.cfg'
ls -l /proc/51980/fd
total 0 lr-x------ 1 build build 64 Apr 24 19:06 0 -> pipe:[2679997890] l-wx------ 1 build build 64 Apr 24 19:06 1 -> pipe:[2679997891] l-wx------ 1 build build 64 Apr 24 19:06 2 -> pipe:[2679997892] l-wx------ 1 build build 64 Apr 24 19:06 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 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:*
ps xua | grep osmo
build 52003 0.0 0.0 21474907620 34700 ? D 19:06 0:00 ./src/osmo-msc/osmo-msc -c /build/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 52010 0.0 0.0 2576 940 ? S 19:06 0:00 /bin/sh -c ps xua | grep osmo build 52012 0.0 0.0 3700 1804 ? S 19:06 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 37946), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 37946), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok testSi2Q (__main__.TestVTYMSC.testSi2Q) ... Launching: PWD=/build './src/osmo-msc/osmo-msc' '-c' '/build/tests/../doc/examples/osmo-msc/osmo-msc.cfg'
ls -l /proc/51980/fd
total 0 lr-x------ 1 build build 64 Apr 24 19:06 0 -> pipe:[2679997890] l-wx------ 1 build build 64 Apr 24 19:06 1 -> pipe:[2679997891] l-wx------ 1 build build 64 Apr 24 19:06 2 -> pipe:[2679997892] l-wx------ 1 build build 64 Apr 24 19:06 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 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:*
ps xua | grep osmo
build 52014 0.0 0.0 21474907620 34656 ? D 19:06 0:00 ./src/osmo-msc/osmo-msc -c /build/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 52021 0.0 0.0 2576 908 ? S 19:06 0:00 /bin/sh -c ps xua | grep osmo build 52023 0.0 0.0 3700 1788 ? S 19:06 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 37954), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 37954), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok testSmppFirst (__main__.TestVTYMSC.testSmppFirst) ... Launching: PWD=/build './src/osmo-msc/osmo-msc' '-c' '/build/tests/../doc/examples/osmo-msc/osmo-msc.cfg'
ls -l /proc/51980/fd
total 0 lr-x------ 1 build build 64 Apr 24 19:06 0 -> pipe:[2679997890] l-wx------ 1 build build 64 Apr 24 19:06 1 -> pipe:[2679997891] l-wx------ 1 build build 64 Apr 24 19:06 2 -> pipe:[2679997892] l-wx------ 1 build build 64 Apr 24 19:06 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 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:*
ps xua | grep osmo
build 52025 0.0 0.0 21474907620 34924 ? D 19:06 0:00 ./src/osmo-msc/osmo-msc -c /build/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 52032 0.0 0.0 2576 916 ? S 19:06 0:00 /bin/sh -c ps xua | grep osmo build 52034 0.0 0.0 3700 1788 ? S 19:06 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 37962), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 37962), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok testVtyTree (__main__.TestVTYMSC.testVtyTree) ... Launching: PWD=/build './src/osmo-msc/osmo-msc' '-c' '/build/tests/../doc/examples/osmo-msc/osmo-msc.cfg'
ls -l /proc/51980/fd
total 0 lr-x------ 1 build build 64 Apr 24 19:06 0 -> pipe:[2679997890] l-wx------ 1 build build 64 Apr 24 19:06 1 -> pipe:[2679997891] l-wx------ 1 build build 64 Apr 24 19:06 2 -> pipe:[2679997892] l-wx------ 1 build build 64 Apr 24 19:06 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 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:*
ps xua | grep osmo
build 52036 25.0 0.0 21474907620 34756 ? D 19:06 0:00 ./src/osmo-msc/osmo-msc -c /build/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 52043 0.0 0.0 2576 924 ? S 19:06 0:00 /bin/sh -c ps xua | grep osmo build 52045 0.0 0.0 3700 1784 ? S 19:06 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 37966), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 37966), raddr=('127.0.0.1', 4254)> (0 sockets open) Killed child process Process returned code: -9 ERROR
====================================================================== ERROR: testVtyTree (__main__.TestVTYMSC.testVtyTree) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/tests/./vty_test_runner.py", line 70, in tearDown raise Exception("Process returned %d" % rc) Exception: Process returned -9
---------------------------------------------------------------------- Ran 6 tests in 20.023s
FAILED (errors=1) make[7]: Leaving directory '/build/tests' make[7]: *** [Makefile:727: vty-python-test] Error 1 make[6]: Leaving directory '/build/tests' make[6]: *** [Makefile:745: vty-test] Error 2 make[5]: Leaving directory '/build/tests' make[5]: *** [Makefile:715: python-tests] Error 2 make[4]: Leaving directory '/build/tests' make[4]: *** [Makefile:769: check-local] Error 2 make[3]: Leaving directory '/build/tests' make[3]: *** [Makefile:574: check-am] Error 2 make[2]: *** [Makefile:424: check-recursive] Error 1 make[2]: Leaving directory '/build/tests' make[1]: *** [Makefile:474: check-recursive] Error 1 make[1]: Leaving directory '/build' make: *** [Makefile:773: check] Error 2 + exit_tar_workspace + '[' 1 = 1 ']' + tar -cJf /tmp/workspace.tar.xz /build tar: Removing leading `/' from member names + mv /tmp/workspace.tar.xz /build + 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 3448667 killed; [ssh-agent] Stopped. Archiving artifacts
jenkins-notifications@lists.osmocom.org