Changes:
------------------------------------------ [...truncated 292.81 KB...] ERROR ERROR test_terminal_length (__main__.TestVTY) ... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Socket: closing 127.0.0.1:4245 <socket.socket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 36064)> (0 sockets open) Launch: ./src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg from /build Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg'
ls -l /proc/7424/fd
total 0 lr-x------ 1 build build 64 Jan 31 18:33 0 -> pipe:[611024002] l-wx------ 1 build build 64 Jan 31 18:33 1 -> pipe:[611024003] l-wx------ 1 build build 64 Jan 31 18:33 2 -> pipe:[611024004] l-wx------ 1 build build 64 Jan 31 18:33 3 -> /dev/null Current directory: /build Consider setting -b
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 7424 4.6 0.0 53992 20768 ? S 18:33 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build -w /build -v build 7442 0.0 0.0 4280 792 ? S 18:33 0:00 /bin/sh -c ps xua | grep osmo build 7444 0.0 0.0 12784 976 ? S 18:33 0:00 grep osmo
ERROR ERROR test_unknown_command (__main__.TestVTY) ... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Socket: closing 127.0.0.1:4245 <socket.socket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 36124)> (0 sockets open) Launch: ./src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg from /build Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg'
ls -l /proc/7424/fd
total 0 lr-x------ 1 build build 64 Jan 31 18:33 0 -> pipe:[611024002] l-wx------ 1 build build 64 Jan 31 18:33 1 -> pipe:[611024003] l-wx------ 1 build build 64 Jan 31 18:33 2 -> pipe:[611024004] l-wx------ 1 build build 64 Jan 31 18:33 3 -> /dev/null
ss -tn
Current directory: /build Consider setting -b 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 7424 2.5 0.0 53992 20776 ? S 18:33 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build -w /build -v build 7452 0.0 0.0 4280 796 ? S 18:33 0:00 /bin/sh -c ps xua | grep osmo build 7454 0.0 0.0 12784 1028 ? S 18:33 0:00 grep osmo
ERROR ERROR
====================================================================== ERROR: test_history (__main__.TestVTY) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/EGG-INFO/scripts/osmotestvty.py", line 55, in test_history self.vty.command(t1) File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/osmopy/obscvty.py", line 222, in command return self._common_command(request, close) File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/osmopy/obscvty.py", line 175, in _common_command self._connect_socket() File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/osmopy/obscvty.py", line 82, in _connect_socket self.socket.connect((self.host, self.port)) ConnectionRefusedError: [Errno 111] Connection refused
====================================================================== ERROR: test_history (__main__.TestVTY) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/EGG-INFO/scripts/osmotestvty.py", line 51, in tearDown osmoutil.end_proc(self.proc) AttributeError: 'TestVTY' object has no attribute 'proc'
====================================================================== ERROR: test_terminal_length (__main__.TestVTY) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/EGG-INFO/scripts/osmotestvty.py", line 65, in test_terminal_length assert(self.vty.verify(test_str, [''])) File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/osmopy/obscvty.py", line 244, in verify res = self.command(command, close).split('\r\n') File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/osmopy/obscvty.py", line 222, in command return self._common_command(request, close) File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/osmopy/obscvty.py", line 175, in _common_command self._connect_socket() File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/osmopy/obscvty.py", line 82, in _connect_socket self.socket.connect((self.host, self.port)) ConnectionRefusedError: [Errno 111] Connection refused
====================================================================== ERROR: test_terminal_length (__main__.TestVTY) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/EGG-INFO/scripts/osmotestvty.py", line 51, in tearDown osmoutil.end_proc(self.proc) AttributeError: 'TestVTY' object has no attribute 'proc'
====================================================================== ERROR: test_unknown_command (__main__.TestVTY) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/EGG-INFO/scripts/osmotestvty.py", line 61, in test_unknown_command assert(self.vty.verify(test_str, ['% Unknown command.'])) File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/osmopy/obscvty.py", line 244, in verify res = self.command(command, close).split('\r\n') File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/osmopy/obscvty.py", line 222, in command return self._common_command(request, close) File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/osmopy/obscvty.py", line 175, in _common_command self._connect_socket() File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/osmopy/obscvty.py", line 82, in _connect_socket self.socket.connect((self.host, self.port)) ConnectionRefusedError: [Errno 111] Connection refused
====================================================================== ERROR: test_unknown_command (__main__.TestVTY) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/EGG-INFO/scripts/osmotestvty.py", line 51, in tearDown osmoutil.end_proc(self.proc) AttributeError: 'TestVTY' object has no attribute 'proc'
---------------------------------------------------------------------- Ran 3 tests in 8.835s
FAILED (errors=6) Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Socket: closing 127.0.0.1:4245 <socket.socket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 36184)> (0 sockets open) Makefile:685: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 6 Makefile:706: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:679: recipe for target 'python-tests' failed make[5]: *** [python-tests] Error 2 make[5]: Leaving directory '/build/tests' Makefile:714: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 make[3]: *** [check-am] Error 2 Makefile:539: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:391: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:444: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:735: 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
Changes:
------------------------------------------ [...truncated 325.44 KB...] ERROR ERROR test_terminal_length (__main__.TestVTY) ... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Socket: closing 127.0.0.1:4245 <socket.socket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 36426)> (0 sockets open) Launch: ./src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg from /build Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg'
ls -l /proc/7408/fd
total 0 lr-x------ 1 build build 64 Jan 31 21:17 0 -> pipe:[611091047] l-wx------ 1 build build 64 Jan 31 21:17 1 -> pipe:[611091048] l-wx------ 1 build build 64 Jan 31 21:17 2 -> pipe:[611091049] l-wx------ 1 build build 64 Jan 31 21:17 3 -> /dev/null Current directory: /build Consider setting -b
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 7408 4.6 0.0 53992 20896 ? S 21:17 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build -w /build -v build 7426 0.0 0.0 4280 732 ? S 21:17 0:00 /bin/sh -c ps xua | grep osmo build 7428 0.0 0.0 12784 980 ? S 21:17 0:00 grep osmo
ERROR ERROR test_unknown_command (__main__.TestVTY) ... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Socket: closing 127.0.0.1:4245 <socket.socket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 36486)> (0 sockets open) Launch: ./src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg from /build Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg'
ls -l /proc/7408/fd
total 0 lr-x------ 1 build build 64 Jan 31 21:17 0 -> pipe:[611091047] l-wx------ 1 build build 64 Jan 31 21:17 1 -> pipe:[611091048] l-wx------ 1 build build 64 Jan 31 21:17 2 -> pipe:[611091049] l-wx------ 1 build build 64 Jan 31 21:17 3 -> /dev/null
ss -tn
Current directory: /build Consider setting -b 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 7408 2.5 0.0 53992 20908 ? S 21:17 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build -w /build -v build 7436 0.0 0.0 4280 768 ? S 21:17 0:00 /bin/sh -c ps xua | grep osmo build 7438 0.0 0.0 12784 992 ? S 21:17 0:00 grep osmo
Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Socket: closing 127.0.0.1:4245 <socket.socket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 36546)> (0 sockets open) ERROR ERROR
====================================================================== ERROR: test_history (__main__.TestVTY) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/EGG-INFO/scripts/osmotestvty.py", line 55, in test_history self.vty.command(t1) File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/osmopy/obscvty.py", line 222, in command return self._common_command(request, close) File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/osmopy/obscvty.py", line 175, in _common_command self._connect_socket() File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/osmopy/obscvty.py", line 82, in _connect_socket self.socket.connect((self.host, self.port)) ConnectionRefusedError: [Errno 111] Connection refused
====================================================================== ERROR: test_history (__main__.TestVTY) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/EGG-INFO/scripts/osmotestvty.py", line 51, in tearDown osmoutil.end_proc(self.proc) AttributeError: 'TestVTY' object has no attribute 'proc'
====================================================================== ERROR: test_terminal_length (__main__.TestVTY) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/EGG-INFO/scripts/osmotestvty.py", line 65, in test_terminal_length assert(self.vty.verify(test_str, [''])) File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/osmopy/obscvty.py", line 244, in verify res = self.command(command, close).split('\r\n') File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/osmopy/obscvty.py", line 222, in command return self._common_command(request, close) File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/osmopy/obscvty.py", line 175, in _common_command self._connect_socket() File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/osmopy/obscvty.py", line 82, in _connect_socket self.socket.connect((self.host, self.port)) ConnectionRefusedError: [Errno 111] Connection refused
====================================================================== ERROR: test_terminal_length (__main__.TestVTY) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/EGG-INFO/scripts/osmotestvty.py", line 51, in tearDown osmoutil.end_proc(self.proc) AttributeError: 'TestVTY' object has no attribute 'proc'
====================================================================== ERROR: test_unknown_command (__main__.TestVTY) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/EGG-INFO/scripts/osmotestvty.py", line 61, in test_unknown_command assert(self.vty.verify(test_str, ['% Unknown command.'])) File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/osmopy/obscvty.py", line 244, in verify res = self.command(command, close).split('\r\n') File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/osmopy/obscvty.py", line 222, in command return self._common_command(request, close) File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/osmopy/obscvty.py", line 175, in _common_command self._connect_socket() File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/osmopy/obscvty.py", line 82, in _connect_socket self.socket.connect((self.host, self.port)) ConnectionRefusedError: [Errno 111] Connection refused
====================================================================== ERROR: test_unknown_command (__main__.TestVTY) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/osmopython-0.2.0-py3.5.egg/EGG-INFO/scripts/osmotestvty.py", line 51, in tearDown osmoutil.end_proc(self.proc) AttributeError: 'TestVTY' object has no attribute 'proc'
---------------------------------------------------------------------- Ran 3 tests in 8.823s
FAILED (errors=6) make[7]: *** [vty-python-test] Error 6 Makefile:685: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:706: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' Makefile:679: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:714: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 make[3]: *** [check-am] Error 2 Makefile:539: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:391: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 make[1]: *** [check-recursive] Error 1 Makefile:444: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:735: 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
jenkins-notifications@lists.osmocom.org