Changes:
------------------------------------------ [...truncated 361.68 KiB...] State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:*
ps xua | grep osmo
build 62070 2.2 0.0 28000 23820 ? S 00:06 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 62093 25.0 0.0 21474907684 34940 ? D 00:06 0:00 src/osmo-msc/osmo-msc -c /build/writtenconfig/osmo-msc.cfgzy_juxc6 build 62100 0.0 0.0 2576 900 ? S 00:06 0:00 /bin/sh -c ps xua | grep osmo build 62102 0.0 0.0 3700 1824 ? S 00: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', 53036), 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', 53036), 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/62104/fd
total 0 lr-x------ 1 build build 64 Oct 18 00:06 0 -> pipe:[1540591904] l-wx------ 1 build build 64 Oct 18 00:06 1 -> pipe:[1540591905] l-wx------ 1 build build 64 Oct 18 00:06 2 -> pipe:[1540591906] l-wx------ 1 build build 64 Oct 18 00: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:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:*
ps xua | grep osmo
build 62105 25.0 0.0 21474907684 35168 ? D 00:06 0:00 ./src/osmo-msc/osmo-msc -c /build/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 62112 0.0 0.0 2576 944 ? S 00:06 0:00 /bin/sh -c ps xua | grep osmo build 62114 0.0 0.0 3700 1976 ? S 00: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', 53046), 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', 53046), raddr=('127.0.0.1', 4254)> (0 sockets open) Killed child process Process returned code: -9 ERROR 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/62104/fd
total 0 lr-x------ 1 build build 64 Oct 18 00:06 0 -> pipe:[1540591904] l-wx------ 1 build build 64 Oct 18 00:06 1 -> pipe:[1540591905] l-wx------ 1 build build 64 Oct 18 00:06 2 -> pipe:[1540591906] l-wx------ 1 build build 64 Oct 18 00: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:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:*
ps xua | grep osmo
build 62115 25.0 0.0 21474907684 38084 ? S 00:06 0:00 ./src/osmo-msc/osmo-msc -c /build/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 62122 0.0 0.0 2576 896 ? S 00:06 0:00 /bin/sh -c ps xua | grep osmo build 62124 0.0 0.0 3700 1764 ? S 00: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', 35624), 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', 35624), 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/62104/fd
total 0 lr-x------ 1 build build 64 Oct 18 00:06 0 -> pipe:[1540591904] l-wx------ 1 build build 64 Oct 18 00:06 1 -> pipe:[1540591905] l-wx------ 1 build build 64 Oct 18 00:06 2 -> pipe:[1540591906] l-wx------ 1 build build 64 Oct 18 00: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:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:*
ps xua | grep osmo
build 62126 0.0 0.0 21474907684 34732 ? D 00:06 0:00 ./src/osmo-msc/osmo-msc -c /build/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 62133 0.0 0.0 2576 896 ? S 00:06 0:00 /bin/sh -c ps xua | grep osmo build 62135 0.0 0.0 3700 1800 ? S 00: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', 35632), 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', 35632), 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/62104/fd
total 0 lr-x------ 1 build build 64 Oct 18 00:06 0 -> pipe:[1540591904] l-wx------ 1 build build 64 Oct 18 00:06 1 -> pipe:[1540591905] l-wx------ 1 build build 64 Oct 18 00:06 2 -> pipe:[1540591906] l-wx------ 1 build build 64 Oct 18 00: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:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:*
ps xua | grep osmo
build 62137 25.0 0.0 21474907684 34632 ? D 00:06 0:00 ./src/osmo-msc/osmo-msc -c /build/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 62144 0.0 0.0 2576 920 ? S 00:06 0:00 /bin/sh -c ps xua | grep osmo build 62146 0.0 0.0 3700 1852 ? S 00: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', 35640), 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', 35640), 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/62104/fd
total 0 lr-x------ 1 build build 64 Oct 18 00:06 0 -> pipe:[1540591904] l-wx------ 1 build build 64 Oct 18 00:06 1 -> pipe:[1540591905] l-wx------ 1 build build 64 Oct 18 00:06 2 -> pipe:[1540591906] l-wx------ 1 build build 64 Oct 18 00: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:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:*
ps xua | grep osmo
build 62148 0.0 0.0 21474907684 34728 ? D 00:06 0:00 ./src/osmo-msc/osmo-msc -c /build/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 62155 0.0 0.0 2576 932 ? S 00:06 0:00 /bin/sh -c ps xua | grep osmo build 62157 0.0 0.0 3700 1796 ? S 00: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', 35648), 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', 35648), 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/62104/fd
total 0 lr-x------ 1 build build 64 Oct 18 00:06 0 -> pipe:[1540591904] l-wx------ 1 build build 64 Oct 18 00:06 1 -> pipe:[1540591905] l-wx------ 1 build build 64 Oct 18 00:06 2 -> pipe:[1540591906] l-wx------ 1 build build 64 Oct 18 00: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:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:*
ps xua | grep osmo
build 62159 33.3 0.0 21474907684 34684 ? D 00:06 0:00 ./src/osmo-msc/osmo-msc -c /build/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 62166 0.0 0.0 2576 916 ? S 00:06 0:00 /bin/sh -c ps xua | grep osmo build 62168 0.0 0.0 3700 1808 ? S 00: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', 35664), 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', 35664), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok
====================================================================== ERROR: testConfigNetworkTree (__main__.TestVTYMSC.testConfigNetworkTree) ---------------------------------------------------------------------- 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 15.155s
FAILED (errors=1) make[7]: Leaving directory '/build/tests' make[7]: *** [Makefile:725: vty-python-test] Error 1 make[6]: *** [Makefile:743: vty-test] Error 2 make[6]: Leaving directory '/build/tests' make[5]: *** [Makefile:713: python-tests] Error 2 make[5]: Leaving directory '/build/tests' make[4]: *** [Makefile:767: check-local] Error 2 make[4]: Leaving directory '/build/tests' make[3]: *** [Makefile:572: check-am] Error 2 make[3]: Leaving directory '/build/tests' make[2]: *** [Makefile:422: check-recursive] Error 1 make[2]: Leaving directory '/build/tests' make[1]: *** [Makefile:471: check-recursive] Error 1 make[1]: Leaving directory '/build' make: *** [Makefile:770: 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 3440109 killed; [ssh-agent] Stopped. Archiving artifacts