On Ubuntu disco & Debian buster:
Testing with:
{code:java}
make V=0 PLATFORM=vpp TAG=vpp test-all
{code}
leads to:
{code:java}
...
==============================================================================
JVPP Core Test Case
==============================================================================
JVPP Acl Callback Api Test Case
ERROR [ temp dir used by test case: /tmp/vpp-unittest-TestJVpp-Qd4Mmr ]
JVPP Acl Future Api Test Case
ERROR [ temp dir used by test case: /tmp/vpp-unittest-TestJVpp-Qd4Mmr ]
JVPP Core Callback Api Test Case
 ERROR [ temp dir used by test case: /tmp/vpp-unittest-TestJVpp-Qd4Mmr ]
JVPP Core Future Api Test Case
 ERROR [ temp dir used by test case: /tmp/vpp-unittest-TestJVpp-Qd4Mmr ]
JVPP Ioamexport Callback Api Test Case
 ERROR [ temp dir used by test case: /tmp/vpp-unittest-TestJVpp-Qd4Mmr ]
JVPP Ioamexport Future Api Test Case
 ERROR [ temp dir used by test case: /tmp/vpp-unittest-TestJVpp-Qd4Mmr ]
JVPP Ioampot Callback Api Test Case
ERROR [ temp dir used by test case: /tmp/vpp-unittest-TestJVpp-Qd4Mmr ]
JVPP Ioampot Future Api Test Case
ERROR [ temp dir used by test case: /tmp/vpp-unittest-TestJVpp-Qd4Mmr ]
JVPP Ioamtrace Callback Api Test Case
ERROR [ temp dir used by test case: /tmp/vpp-unittest-TestJVpp-Qd4Mmr ]
JVPP Ioamtrace Future Api Test Case
ERROR [ temp dir used by test case: /tmp/vpp-unittest-TestJVpp-Qd4Mmr ]
JVPP Snat Callback Api Test Case
 ERROR [ temp dir used by test case: /tmp/vpp-unittest-TestJVpp-Qd4Mmr ]
JVPP Snat Future Api Test Case
 ERROR [ temp dir used by test case: /tmp/vpp-unittest-TestJVpp-Qd4Mmr
]==============================================================================
ERROR: JVPP Acl Callback Api Test Case
------------------------------------------------------------------------------
Traceback (most recent call last):
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 40, in test_vpp_acl_callback_api
    test_class_name="io.fd.vpp.jvpp.acl.test."
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 23, in invoke_for_jvpp_core
    timeout=10)
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 141, in jvpp_connection_test
    .format(command, self.process.returncode, os.linesep, err))
TypeError: __init__() takes at least 3 arguments (2
given)==============================================================================
ERROR: JVPP Acl Future Api Test Case
------------------------------------------------------------------------------
Traceback (most recent call last):
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 46, in test_vpp_acl_future_api
    test_class_name="io.fd.vpp.jvpp.acl.test."
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 23, in invoke_for_jvpp_core
    timeout=10)
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 141, in jvpp_connection_test
    .format(command, self.process.returncode, os.linesep, err))
TypeError: __init__() takes at least 3 arguments (2
given)==============================================================================
ERROR: JVPP Core Callback Api Test Case
------------------------------------------------------------------------------
Traceback (most recent call last):
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 28, in test_vpp_core_callback_api
    test_class_name="io.fd.vpp.jvpp.core.test."
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 23, in invoke_for_jvpp_core
    timeout=10)
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 141, in jvpp_connection_test
    .format(command, self.process.returncode, os.linesep, err))
TypeError: __init__() takes at least 3 arguments (2
given)==============================================================================
ERROR: JVPP Core Future Api Test Case
------------------------------------------------------------------------------
Traceback (most recent call last):
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 34, in test_vpp_core_future_api
    test_class_name="io.fd.vpp.jvpp.core.test."
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 23, in invoke_for_jvpp_core
    timeout=10)
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 141, in jvpp_connection_test
    .format(command, self.process.returncode, os.linesep, err))
TypeError: __init__() takes at least 3 arguments (2
given)==============================================================================
ERROR: JVPP Ioamexport Callback Api Test Case
------------------------------------------------------------------------------
Traceback (most recent call last):
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 52, in test_vpp_ioamexport_callback_api
    test_class_name="io.fd.vpp.jvpp.ioamexport."
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 23, in invoke_for_jvpp_core
    timeout=10)
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 141, in jvpp_connection_test
    .format(command, self.process.returncode, os.linesep, err))
TypeError: __init__() takes at least 3 arguments (2
given)==============================================================================
ERROR: JVPP Ioamexport Future Api Test Case
------------------------------------------------------------------------------
Traceback (most recent call last):
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 58, in test_vpp_ioamexport_future_api
    test_class_name="io.fd.vpp.jvpp.ioamexport."
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 23, in invoke_for_jvpp_core
    timeout=10)
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 141, in jvpp_connection_test
    .format(command, self.process.returncode, os.linesep, err))
TypeError: __init__() takes at least 3 arguments (2
given)==============================================================================
ERROR: JVPP Ioampot Callback Api Test Case
------------------------------------------------------------------------------
Traceback (most recent call last):
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 64, in test_vpp_ioampot_callback_api
    test_class_name="io.fd.vpp.jvpp.ioampot."
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 23, in invoke_for_jvpp_core
    timeout=10)
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 141, in jvpp_connection_test
    .format(command, self.process.returncode, os.linesep, err))
TypeError: __init__() takes at least 3 arguments (2
given)==============================================================================
ERROR: JVPP Ioampot Future Api Test Case
------------------------------------------------------------------------------
Traceback (most recent call last):
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 70, in test_vpp_ioampot_future_api
    test_class_name="io.fd.vpp.jvpp.ioampot."
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 23, in invoke_for_jvpp_core
    timeout=10)
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 141, in jvpp_connection_test
    .format(command, self.process.returncode, os.linesep, err))
TypeError: __init__() takes at least 3 arguments (2
given)==============================================================================
ERROR: JVPP Ioamtrace Callback Api Test Case
------------------------------------------------------------------------------
Traceback (most recent call last):
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 76, in test_vpp_ioamtrace_callback_api
    test_class_name="io.fd.vpp.jvpp.ioamtrace."
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 23, in invoke_for_jvpp_core
    timeout=10)
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 141, in jvpp_connection_test
    .format(command, self.process.returncode, os.linesep, err))
TypeError: __init__() takes at least 3 arguments (2
given)==============================================================================
ERROR: JVPP Ioamtrace Future Api Test Case
------------------------------------------------------------------------------
Traceback (most recent call last):
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 82, in test_vpp_ioamtrace_future_api
    test_class_name="io.fd.vpp.jvpp.ioamtrace."
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 23, in invoke_for_jvpp_core
    timeout=10)
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 141, in jvpp_connection_test
    .format(command, self.process.returncode, os.linesep, err))
TypeError: __init__() takes at least 3 arguments (2
given)==============================================================================
ERROR: JVPP Snat Callback Api Test Case
------------------------------------------------------------------------------
Traceback (most recent call last):
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 88, in test_vpp_snat_callback_api
    test_class_name="io.fd.vpp.jvpp.nat.test."
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 23, in invoke_for_jvpp_core
    timeout=10)
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 141, in jvpp_connection_test
    .format(command, self.process.returncode, os.linesep, err))
TypeError: __init__() takes at least 3 arguments (2
given)==============================================================================
ERROR: JVPP Snat Future Api Test Case
------------------------------------------------------------------------------
Traceback (most recent call last):
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 94, in test_vpp_snat_future_api
    test_class_name="io.fd.vpp.jvpp.nat.test."
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 23, in invoke_for_jvpp_core
    timeout=10)
  File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
line 141, in jvpp_connection_test
    .format(command, self.process.returncode, os.linesep, err))
TypeError: __init__() takes at least 3 arguments (2 given)10:59:13,419
Symlink to failed testcase directory:
/tmp/vpp-failed-unittests/vpp-unittest-TestJVpp-Qd4Mmr-FAILED ->
vpp-unittest-TestJVpp-Qd4Mmr

{code}
{code:java}

==============================================================================
Fragments in fragments reassembly
==============================================================================
Fragments in fragments (4o4) OK 10:59:43,316 REG: Couldn't remove
configuration for object(s): 10:59:43,319 <vpp_ip_...af7cf1d0> Fragments in
fragments (6o6) ERROR [ temp dir used by test case:
/tmp/vpp-unittest-TestFIFReassembly-_pK690
]==============================================================================
ERROR: Fragments in fragments (6o6)
------------------------------------------------------------------------------
Traceback (most recent call last): File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_reassembly.py",
line 1179, in test_fif6 packets =
self.dst_if.get_capture(len(self._packet_infos)) File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_pg_interface.py",
line 242, in get_capture raise Exception("No packets captured on %s" %
name) Exception: No packets captured on
pg1==============================================================================
ERROR: Fragments in fragments (6o6)
------------------------------------------------------------------------------
Traceback (most recent call last): File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_reassembly.py",
line 1011, in tearDown super(TestFIFReassembly, self).tearDown() File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/framework.py",
line 563, in tearDown self.registry.remove_vpp_config(self.logger) File
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_object.py",
line 88, in remove_vpp_config (", ".join(str(x) for x in failed)))
Exception: Couldn't remove configuration for object(s):
0:1002::1/12810:59:43,334 Symlink to failed testcase directory:
/tmp/vpp-failed-unittests/vpp-unittest-TestFIFReassembly-_pK690-FAILED ->
vpp-unittest-TestFIFReassembly-_pK690
{code}

Other failed tests are detailed in the attached log.
-- 
Jean-Christophe
...
==============================================================================
JVPP Core Test Case 
==============================================================================
JVPP Acl Callback Api Test Case                                          ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestJVpp-Qd4Mmr ]
JVPP Acl Future Api Test Case                                            ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestJVpp-Qd4Mmr ]
JVPP Core Callback Api Test Case                                         ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestJVpp-Qd4Mmr ]
JVPP Core Future Api Test Case                                           ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestJVpp-Qd4Mmr ]
JVPP Ioamexport Callback Api Test Case                                   ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestJVpp-Qd4Mmr ]
JVPP Ioamexport Future Api Test Case                                     ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestJVpp-Qd4Mmr ]
JVPP Ioampot Callback Api Test Case                                      ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestJVpp-Qd4Mmr ]
JVPP Ioampot Future Api Test Case                                        ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestJVpp-Qd4Mmr ]
JVPP Ioamtrace Callback Api Test Case                                    ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestJVpp-Qd4Mmr ]
JVPP Ioamtrace Future Api Test Case                                      ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestJVpp-Qd4Mmr ]
JVPP Snat Callback Api Test Case                                         ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestJVpp-Qd4Mmr ]
JVPP Snat Future Api Test Case                                           ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestJVpp-Qd4Mmr 
]==============================================================================
ERROR: JVPP Acl Callback Api Test Case
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 40, in test_vpp_acl_callback_api
    test_class_name="io.fd.vpp.jvpp.acl.test."
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 23, in invoke_for_jvpp_core
    timeout=10)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 141, in jvpp_connection_test
    .format(command, self.process.returncode, os.linesep, err))
TypeError: __init__() takes at least 3 arguments (2 
given)==============================================================================
ERROR: JVPP Acl Future Api Test Case
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 46, in test_vpp_acl_future_api
    test_class_name="io.fd.vpp.jvpp.acl.test."
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 23, in invoke_for_jvpp_core
    timeout=10)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 141, in jvpp_connection_test
    .format(command, self.process.returncode, os.linesep, err))
TypeError: __init__() takes at least 3 arguments (2 
given)==============================================================================
ERROR: JVPP Core Callback Api Test Case
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 28, in test_vpp_core_callback_api
    test_class_name="io.fd.vpp.jvpp.core.test."
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 23, in invoke_for_jvpp_core
    timeout=10)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 141, in jvpp_connection_test
    .format(command, self.process.returncode, os.linesep, err))
TypeError: __init__() takes at least 3 arguments (2 
given)==============================================================================
ERROR: JVPP Core Future Api Test Case
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 34, in test_vpp_core_future_api
    test_class_name="io.fd.vpp.jvpp.core.test."
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 23, in invoke_for_jvpp_core
    timeout=10)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 141, in jvpp_connection_test
    .format(command, self.process.returncode, os.linesep, err))
TypeError: __init__() takes at least 3 arguments (2 
given)==============================================================================
ERROR: JVPP Ioamexport Callback Api Test Case
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 52, in test_vpp_ioamexport_callback_api
    test_class_name="io.fd.vpp.jvpp.ioamexport."
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 23, in invoke_for_jvpp_core
    timeout=10)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 141, in jvpp_connection_test
    .format(command, self.process.returncode, os.linesep, err))
TypeError: __init__() takes at least 3 arguments (2 
given)==============================================================================
ERROR: JVPP Ioamexport Future Api Test Case
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 58, in test_vpp_ioamexport_future_api
    test_class_name="io.fd.vpp.jvpp.ioamexport."
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 23, in invoke_for_jvpp_core
    timeout=10)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 141, in jvpp_connection_test
    .format(command, self.process.returncode, os.linesep, err))
TypeError: __init__() takes at least 3 arguments (2 
given)==============================================================================
ERROR: JVPP Ioampot Callback Api Test Case
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 64, in test_vpp_ioampot_callback_api
    test_class_name="io.fd.vpp.jvpp.ioampot."
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 23, in invoke_for_jvpp_core
    timeout=10)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 141, in jvpp_connection_test
    .format(command, self.process.returncode, os.linesep, err))
TypeError: __init__() takes at least 3 arguments (2 
given)==============================================================================
ERROR: JVPP Ioampot Future Api Test Case
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 70, in test_vpp_ioampot_future_api
    test_class_name="io.fd.vpp.jvpp.ioampot."
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 23, in invoke_for_jvpp_core
    timeout=10)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 141, in jvpp_connection_test
    .format(command, self.process.returncode, os.linesep, err))
TypeError: __init__() takes at least 3 arguments (2 
given)==============================================================================
ERROR: JVPP Ioamtrace Callback Api Test Case
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 76, in test_vpp_ioamtrace_callback_api
    test_class_name="io.fd.vpp.jvpp.ioamtrace."
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 23, in invoke_for_jvpp_core
    timeout=10)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 141, in jvpp_connection_test
    .format(command, self.process.returncode, os.linesep, err))
TypeError: __init__() takes at least 3 arguments (2 
given)==============================================================================
ERROR: JVPP Ioamtrace Future Api Test Case
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 82, in test_vpp_ioamtrace_future_api
    test_class_name="io.fd.vpp.jvpp.ioamtrace."
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 23, in invoke_for_jvpp_core
    timeout=10)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 141, in jvpp_connection_test
    .format(command, self.process.returncode, os.linesep, err))
TypeError: __init__() takes at least 3 arguments (2 
given)==============================================================================
ERROR: JVPP Snat Callback Api Test Case
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 88, in test_vpp_snat_callback_api
    test_class_name="io.fd.vpp.jvpp.nat.test."
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 23, in invoke_for_jvpp_core
    timeout=10)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 141, in jvpp_connection_test
    .format(command, self.process.returncode, os.linesep, err))
TypeError: __init__() takes at least 3 arguments (2 
given)==============================================================================
ERROR: JVPP Snat Future Api Test Case
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 94, in test_vpp_snat_future_api
    test_class_name="io.fd.vpp.jvpp.nat.test."
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 23, in invoke_for_jvpp_core
    timeout=10)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_jvpp.py",
 line 141, in jvpp_connection_test
    .format(command, self.process.returncode, os.linesep, err))
TypeError: __init__() takes at least 3 arguments (2 given)10:59:13,419 Symlink 
to failed testcase directory: 
/tmp/vpp-failed-unittests/vpp-unittest-TestJVpp-Qd4Mmr-FAILED -> 
vpp-unittest-TestJVpp-Qd4Mmr

 
============================================================================== 
Fragments in fragments reassembly 
============================================================================== 
Fragments in fragments (4o4) OK 10:59:43,316 REG: Couldn't remove configuration 
for object(s): 10:59:43,319 <vpp_ip_...af7cf1d0> Fragments in fragments (6o6) 
ERROR [ temp dir used by test case: /tmp/vpp-unittest-TestFIFReassembly-_pK690 
]============================================================================== 
ERROR: Fragments in fragments (6o6) 
------------------------------------------------------------------------------ 
Traceback (most recent call last): File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_reassembly.py",
 line 1179, in test_fif6 packets = 
self.dst_if.get_capture(len(self._packet_infos)) File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_pg_interface.py",
 line 242, in get_capture raise Exception("No packets captured on %s" % name) 
Exception: No packets captured on 
pg1==============================================================================
 ERROR: Fragments in fragments (6o6) 
------------------------------------------------------------------------------ 
Traceback (most recent call last): File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_reassembly.py",
 line 1011, in tearDown super(TestFIFReassembly, self).tearDown() File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/framework.py",
 line 563, in tearDown self.registry.remove_vpp_config(self.logger) File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_object.py",
 line 88, in remove_vpp_config (", ".join(str(x) for x in failed))) Exception: 
Couldn't remove configuration for object(s): 0:1002::1/12810:59:43,334 Symlink 
to failed testcase directory: 
/tmp/vpp-failed-unittests/vpp-unittest-TestFIFReassembly-_pK690-FAILED -> 
vpp-unittest-TestFIFReassembly-_pK690
==============================================================================
GRE Test Case 
==============================================================================
GRE IPv4 tunnel Tests                                                    OK
11:00:07,002 REG: Couldn't remove configuration for object(s):
11:00:07,003 <vpp_ip_...f413f450>
GRE IPv6 tunnel Tests                                                    ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestGRE-JytLs1 ]
GRE tunnel L2 Tests                                                      OK
GRE tunnel loop Tests                                                    OK
11:00:19,619 REG: Couldn't remove configuration for object(s):
11:00:19,619 <vpp_ip_...ae7ff8d0>
GRE tunnel VRF Tests                                                     ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestGRE-JytLs1 
]==============================================================================
ERROR: GRE IPv6 tunnel Tests
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_gre.py",
 line 621, in test_gre6
    rx = self.send_and_expect(self.pg2, tx, self.pg1)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/framework.py",
 line 971, in send_and_expect
    rx = output.get_capture(len(pkts))
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_pg_interface.py",
 line 242, in get_capture
    raise Exception("No packets captured on %s" % name)
Exception: No packets captured on 
pg1==============================================================================
ERROR: GRE IPv6 tunnel Tests
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_gre.py",
 line 61, in tearDown
    super(TestGRE, self).tearDown()
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/framework.py",
 line 563, in tearDown
    self.registry.remove_vpp_config(self.logger)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_object.py",
 line 88, in remove_vpp_config
    (", ".join(str(x) for x in failed)))
Exception: Couldn't remove configuration for object(s): 
0:1002::1/128==============================================================================
ERROR: GRE tunnel VRF Tests
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_gre.py",
 line 710, in test_gre_vrf
    rx = self.send_and_expect(self.pg1, tx, self.pg0)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/framework.py",
 line 971, in send_and_expect
    rx = output.get_capture(len(pkts))
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_pg_interface.py",
 line 242, in get_capture
    raise Exception("No packets captured on %s" % name)
Exception: No packets captured on 
pg0==============================================================================
ERROR: GRE tunnel VRF Tests
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_gre.py",
 line 61, in tearDown
    super(TestGRE, self).tearDown()
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/framework.py",
 line 563, in tearDown
    self.registry.remove_vpp_config(self.logger)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_object.py",
 line 88, in remove_vpp_config
    (", ".join(str(x) for x in failed)))
Exception: Couldn't remove configuration for object(s): 
1:2.2.2.2/3211:00:19,637 Symlink to failed testcase directory: 
/tmp/vpp-failed-unittests/vpp-unittest-TestGRE-JytLs1-FAILED -> 
vpp-unittest-TestGRE-JytLs1
==============================================================================
VTR Test Case 
==============================================================================
1AD VTR pop 1 test                                                       OK
1AD VTR pop 2 test                                                       OK
1AD VTR push 1 1AD test                                                  OK
1AD VTR push 1 1Q test                                                   ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestVtr-QMhae9 ]
1AD VTR push 2 1AD test                                                  OK
1AD VTR push 2 1Q test                                                   ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestVtr-QMhae9 ]
1AD VTR translate 1 -> 1 1AD test                                        ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestVtr-QMhae9 ]
1AD VTR translate 1 -> 1 1Q test                                         ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestVtr-QMhae9 ]
1AD VTR translate 1 -> 2 1AD test                                        ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestVtr-QMhae9 ]
1AD VTR translate 1 -> 2 1Q test                                         ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestVtr-QMhae9 ]
1AD VTR translate 2 -> 1 1AD test                                        ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestVtr-QMhae9 ]
1AD VTR translate 2 -> 1 1Q test                                         ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestVtr-QMhae9 ]
1AD VTR translate 2 -> 2 1AD test                                        ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestVtr-QMhae9 ]
1AD VTR translate 2 -> 2 1Q test                                         ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestVtr-QMhae9 ]
1Q VTR pop 1 test                                                        OK
1Q VTR push 1 test                                                       ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestVtr-QMhae9 ]
1Q VTR push 2 test                                                       ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestVtr-QMhae9 ]
1Q VTR translate 1 -> 1 test                                             ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestVtr-QMhae9 ]
1Q VTR translate 1 -> 2 test                                             ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestVtr-QMhae9 
]==============================================================================
ERROR: 1AD VTR push 1 1Q test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 223, in test_1ad_vtr_push_1q
    Tag(dot1=DOT1Q, vlan=100)])
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 170, in vtr_test
    i = VppDot1QSubint(self, self.pg0, tags[0].vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_sub_interface.py",
 line 139, in __init__
    r = test.vapi.create_vlan_subif(parent.sw_if_index, vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 901, in create_vlan_subif
    'vlan_id': vlan})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -31 in 
create_v..._index=6)==============================================================================
ERROR: 1AD VTR push 2 1Q test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 233, in test_1ad_vtr_push_2q
    Tag(dot1=DOT1Q, vlan=100)])
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 170, in vtr_test
    i = VppDot1QSubint(self, self.pg0, tags[0].vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_sub_interface.py",
 line 139, in __init__
    r = test.vapi.create_vlan_subif(parent.sw_if_index, vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 901, in create_vlan_subif
    'vlan_id': vlan})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -31 in 
create_v..._index=6)==============================================================================
ERROR: 1AD VTR translate 1 -> 1 1AD test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 240, in test_1ad_vtr_translate_1_1ad
    Tag(dot1=DOT1Q, vlan=100)])
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 170, in vtr_test
    i = VppDot1QSubint(self, self.pg0, tags[0].vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_sub_interface.py",
 line 139, in __init__
    r = test.vapi.create_vlan_subif(parent.sw_if_index, vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 901, in create_vlan_subif
    'vlan_id': vlan})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -31 in 
create_v..._index=6)==============================================================================
ERROR: 1AD VTR translate 1 -> 1 1Q test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 270, in test_1ad_vtr_translate_1_1q
    Tag(dot1=DOT1Q, vlan=100)])
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 170, in vtr_test
    i = VppDot1QSubint(self, self.pg0, tags[0].vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_sub_interface.py",
 line 139, in __init__
    r = test.vapi.create_vlan_subif(parent.sw_if_index, vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 901, in create_vlan_subif
    'vlan_id': vlan})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -31 in 
create_v..._index=6)==============================================================================
ERROR: 1AD VTR translate 1 -> 2 1AD test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 249, in test_1ad_vtr_translate_1_2ad
    Tag(dot1=DOT1Q, vlan=100)])
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 170, in vtr_test
    i = VppDot1QSubint(self, self.pg0, tags[0].vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_sub_interface.py",
 line 139, in __init__
    r = test.vapi.create_vlan_subif(parent.sw_if_index, vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 901, in create_vlan_subif
    'vlan_id': vlan})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -31 in 
create_v..._index=6)==============================================================================
ERROR: 1AD VTR translate 1 -> 2 1Q test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 279, in test_1ad_vtr_translate_1_2q
    Tag(dot1=DOT1Q, vlan=100)])
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 170, in vtr_test
    i = VppDot1QSubint(self, self.pg0, tags[0].vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_sub_interface.py",
 line 139, in __init__
    r = test.vapi.create_vlan_subif(parent.sw_if_index, vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 901, in create_vlan_subif
    'vlan_id': vlan})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -31 in 
create_v..._index=6)==============================================================================
ERROR: 1AD VTR translate 2 -> 1 1AD test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 255, in test_1ad_vtr_translate_2_1ad
    self.vtr_test(self.pg1, [Tag(dot1=DOT1AD, vlan=300)])
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 170, in vtr_test
    i = VppDot1QSubint(self, self.pg0, tags[0].vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_sub_interface.py",
 line 139, in __init__
    r = test.vapi.create_vlan_subif(parent.sw_if_index, vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 901, in create_vlan_subif
    'vlan_id': vlan})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -31 in 
create_v..._index=6)==============================================================================
ERROR: 1AD VTR translate 2 -> 1 1Q test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 285, in test_1ad_vtr_translate_2_1q
    self.vtr_test(self.pg1, [Tag(dot1=DOT1Q, vlan=300)])
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 170, in vtr_test
    i = VppDot1QSubint(self, self.pg0, tags[0].vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_sub_interface.py",
 line 139, in __init__
    r = test.vapi.create_vlan_subif(parent.sw_if_index, vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 901, in create_vlan_subif
    'vlan_id': vlan})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -31 in 
create_v..._index=6)==============================================================================
ERROR: 1AD VTR translate 2 -> 2 1AD test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 263, in test_1ad_vtr_translate_2_2ad
    Tag(dot1=DOT1Q, vlan=300)])
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 170, in vtr_test
    i = VppDot1QSubint(self, self.pg0, tags[0].vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_sub_interface.py",
 line 139, in __init__
    r = test.vapi.create_vlan_subif(parent.sw_if_index, vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 901, in create_vlan_subif
    'vlan_id': vlan})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -31 in 
create_v..._index=6)==============================================================================
ERROR: 1AD VTR translate 2 -> 2 1Q test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 293, in test_1ad_vtr_translate_2_2q
    Tag(dot1=DOT1Q, vlan=300)])
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 170, in vtr_test
    i = VppDot1QSubint(self, self.pg0, tags[0].vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_sub_interface.py",
 line 139, in __init__
    r = test.vapi.create_vlan_subif(parent.sw_if_index, vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 901, in create_vlan_subif
    'vlan_id': vlan})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -31 in 
create_v..._index=6)==============================================================================
ERROR: 1Q VTR push 1 test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 306, in test_1q_vtr_push_1
    Tag(dot1=DOT1Q, vlan=200)])
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 170, in vtr_test
    i = VppDot1QSubint(self, self.pg0, tags[0].vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_sub_interface.py",
 line 139, in __init__
    r = test.vapi.create_vlan_subif(parent.sw_if_index, vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 901, in create_vlan_subif
    'vlan_id': vlan})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -31 in 
create_v..._index=6)==============================================================================
ERROR: 1Q VTR push 2 test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 314, in test_1q_vtr_push_2
    Tag(dot1=DOT1Q, vlan=200)])
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 170, in vtr_test
    i = VppDot1QSubint(self, self.pg0, tags[0].vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_sub_interface.py",
 line 139, in __init__
    r = test.vapi.create_vlan_subif(parent.sw_if_index, vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 901, in create_vlan_subif
    'vlan_id': vlan})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -31 in 
create_v..._index=6)==============================================================================
ERROR: 1Q VTR translate 1 -> 1 test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 320, in test_1q_vtr_translate_1_1
    self.vtr_test(self.pg2, [Tag(dot1=DOT1AD, vlan=300)])
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 170, in vtr_test
    i = VppDot1QSubint(self, self.pg0, tags[0].vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_sub_interface.py",
 line 139, in __init__
    r = test.vapi.create_vlan_subif(parent.sw_if_index, vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 901, in create_vlan_subif
    'vlan_id': vlan})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -31 in 
create_v..._index=6)==============================================================================
ERROR: 1Q VTR translate 1 -> 2 test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 328, in test_1q_vtr_translate_1_2
    Tag(dot1=DOT1Q, vlan=300)])
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vtr.py",
 line 170, in vtr_test
    i = VppDot1QSubint(self, self.pg0, tags[0].vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_sub_interface.py",
 line 139, in __init__
    r = test.vapi.create_vlan_subif(parent.sw_if_index, vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 901, in create_vlan_subif
    'vlan_id': vlan})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -31 in create_v..._index=6)11:01:01,022 Symlink to failed testcase 
directory: /tmp/vpp-failed-unittests/vpp-unittest-TestVtr-QMhae9-FAILED -> 
vpp-unittest-TestVtr-QMhae9
==============================================================================
IPv6 Test Case 
==============================================================================
IPv6 FIB test                                                            OK
IPv6 Neighbour Solicitation Exceptions                                   ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestIPv6-VFWJw6 ]
ND Duplicates                                                            ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestIPv6-VFWJw6 ]
IPv6 Router Solicitation Exceptions                                      ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestIPv6-VFWJw6 
]==============================================================================
ERROR: IPv6 Neighbour Solicitation Exceptions
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_ip6.py",
 line 190, in setUp
    VppDot1QSubint(self, self.pg1, 100),
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_sub_interface.py",
 line 139, in __init__
    r = test.vapi.create_vlan_subif(parent.sw_if_index, vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 901, in create_vlan_subif
    'vlan_id': vlan})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -31 in 
create_v..._index=5)==============================================================================
ERROR: ND Duplicates
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_ip6.py",
 line 190, in setUp
    VppDot1QSubint(self, self.pg1, 100),
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_sub_interface.py",
 line 139, in __init__
    r = test.vapi.create_vlan_subif(parent.sw_if_index, vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 901, in create_vlan_subif
    'vlan_id': vlan})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -31 in 
create_v..._index=5)==============================================================================
ERROR: IPv6 Router Solicitation Exceptions
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_ip6.py",
 line 190, in setUp
    VppDot1QSubint(self, self.pg1, 100),
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_sub_interface.py",
 line 139, in __init__
    r = test.vapi.create_vlan_subif(parent.sw_if_index, vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 901, in create_vlan_subif
    'vlan_id': vlan})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -31 in create_v..._index=5)11:04:47,630 Symlink to failed testcase 
directory: /tmp/vpp-failed-unittests/vpp-unittest-TestIPv6-VFWJw6-FAILED -> 
vpp-unittest-TestIPv6-VFWJw6
==============================================================================
Container integration extended testcases 
==============================================================================
IPv4 basic connectivity test                                             OK
IPv6 basic connectivity test                                             OK
Create loopbacks overlapping with remote addresses                       ERROR 
[ temp dir used by test case: 
/tmp/vpp-unittest-ContainerIntegrationTestCase-aezhY_ ]
IPv4 local-spoof connectivity test                                       FAIL [ 
temp dir used by test case: 
/tmp/vpp-unittest-ContainerIntegrationTestCase-aezhY_ ]
IPv6 local-spoof connectivity test                                       FAIL [ 
temp dir used by test case: 
/tmp/vpp-unittest-ContainerIntegrationTestCase-aezhY_ ]
Configure container commands                                             OK
IPv4 test after configuring container                                    OK
IPv6 test after configuring container                                    OK
Unconfigure container commands                                           OK
IPv4 local-spoof after unconfig test                                     FAIL [ 
temp dir used by test case: 
/tmp/vpp-unittest-ContainerIntegrationTestCase-aezhY_ ]
IPv6 local-spoof after unconfig test                                     FAIL [ 
temp dir used by test case: 
/tmp/vpp-unittest-ContainerIntegrationTestCase-aezhY_ 
]==============================================================================
ERROR: Create loopbacks overlapping with remote addresses
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_container.py",
 line 82, in test_0050_loopback_prepare_test
    intf.config_ip4()
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_interface.py",
 line 254, in config_ip4
    self.sw_if_index, self.local_ip4n, self.local_ip4_prefix_len)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 292, in sw_interface_add_del_address
    'address': addr})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -127 in 
sw_inter...val=-127)==============================================================================
FAIL: IPv4 local-spoof connectivity test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_container.py",
 line 89, in test_0110_basic_conn_test
    self.run_negative_conn_test(AF_INET, 0)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_container.py",
 line 64, in run_negative_conn_test
    self.assert_equal(p2, None, ": packet should have been dropped")
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/framework.py",
 line 821, in assert_equal
    self.assertEqual(real_value, expected_value, msg)
AssertionError: Invalid : packet should have been dropped: 
Ether(src='02:fe:84:2a:64:57', dst='02:02:00:00:ff:02', type=2048)/IP(frag=0, 
src='172.16.1.2', proto=17, tos=0, dst='172.16.2.2', chksum=8364, len=28, 
options=[], version=4, flags=0, ihl=5, ttl=63, id=1)/UDP(dport=4242, 
sport=42001, len=8, chksum=61461) does not match expected value 
None==============================================================================
FAIL: IPv6 local-spoof connectivity test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_container.py",
 line 93, in test_0111_basic_conn_test
    self.run_negative_conn_test(AF_INET, 1)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_container.py",
 line 64, in run_negative_conn_test
    self.assert_equal(p2, None, ": packet should have been dropped")
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/framework.py",
 line 821, in assert_equal
    self.assertEqual(real_value, expected_value, msg)
AssertionError: Invalid : packet should have been dropped: 
Ether(src='02:fe:84:2a:64:57', dst='02:02:00:00:ff:02', type=2048)/IP(frag=0, 
src='172.16.1.2', proto=17, tos=0, dst='172.16.2.2', chksum=8364, len=28, 
options=[], version=4, flags=0, ihl=5, ttl=63, id=1)/UDP(dport=4242, 
sport=42001, len=8, chksum=61461) does not match expected value 
None==============================================================================
FAIL: IPv4 local-spoof after unconfig test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_container.py",
 line 127, in test_0410_spoof_test
    self.run_negative_conn_test(AF_INET, 0)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_container.py",
 line 64, in run_negative_conn_test
    self.assert_equal(p2, None, ": packet should have been dropped")
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/framework.py",
 line 821, in assert_equal
    self.assertEqual(real_value, expected_value, msg)
AssertionError: Invalid : packet should have been dropped: 
Ether(src='02:fe:84:2a:64:57', dst='02:02:00:00:ff:02', type=2048)/IP(frag=0, 
src='172.16.1.2', proto=17, tos=0, dst='172.16.2.2', chksum=8364, len=28, 
options=[], version=4, flags=0, ihl=5, ttl=63, id=1)/UDP(dport=4242, 
sport=42001, len=8, chksum=61461) does not match expected value 
None==============================================================================
FAIL: IPv6 local-spoof after unconfig test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_container.py",
 line 131, in test_0411_spoof_test
    self.run_negative_conn_test(AF_INET, 1)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_container.py",
 line 64, in run_negative_conn_test
    self.assert_equal(p2, None, ": packet should have been dropped")
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/framework.py",
 line 821, in assert_equal
    self.assertEqual(real_value, expected_value, msg)
AssertionError: Invalid : packet should have been dropped: 
Ether(src='02:fe:84:2a:64:57', dst='02:02:00:00:ff:02', type=2048)/IP(frag=0, 
src='172.16.1.2', proto=17, tos=0, dst='172.16.2.2', chksum=8364, len=28, 
options=[], version=4, flags=0, ihl=5, ttl=63, id=1)/UDP(dport=4242, 
sport=42001, len=8, chksum=61461) does not match expected value 
None11:06:37,088 Symlink to failed testcase directory: 
/tmp/vpp-failed-unittests/vpp-unittest-ContainerIntegrationTestCase-aezhY_-FAILED
 -> vpp-unittest-ContainerIntegrationTestCase-aezhY_
==============================================================================
LDP Cut Thru Tests 
==============================================================================
run LDP cut thru bi-directional (multiple sockets) test                  OK
run LDP cut thru echo test                                               OK
run LDP cut thru iperf3 test                                             ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-LDPCutThruTestCase-OzH_PG ]
run LDP cut thru uni-directional (multiple sockets) test                 
OK==============================================================================
ERROR: run LDP cut thru iperf3 test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vcl.py",
 line 261, in test_ldp_cut_thru_iperf3
    subprocess.check_output(['iperf3', '-v'])
  File "/usr/lib/python2.7/subprocess.py", line 216, in check_output
    process = Popen(stdout=PIPE, *popenargs, **kwargs)
  File "/usr/lib/python2.7/subprocess.py", line 394, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory11:13:39,722 Symlink to failed 
testcase directory: 
/tmp/vpp-failed-unittests/vpp-unittest-LDPCutThruTestCase-OzH_PG-FAILED -> 
vpp-unittest-LDPCutThruTestCase-OzH_PG
==============================================================================
DHCP Test Case 
==============================================================================
DHCPv6 Proxy                                                             OK
DHCP Client                                                              OK
DHCPv4 Proxy                                                             ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestDHCP-vIYvpR 
]==============================================================================
ERROR: DHCPv4 Proxy
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_dhcp.py",
 line 632, in test_dhcp_proxy
    rx = self.pg1.get_capture(2)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_pg_interface.py",
 line 242, in get_capture
    raise Exception("No packets captured on %s" % name)
Exception: No packets captured on 
pg1==============================================================================
ERROR: DHCPv4 Proxy
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_dhcp.py",
 line 71, in tearDown
    i.unconfig_ip4()
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_interface.py",
 line 265, in unconfig_ip4
    is_add=0)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 292, in sw_interface_add_del_address
    'address': addr})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 182, in api
    reply = api_fn(**api_args)
  File "build/bdist.linux-x86_64/egg/vpp_papi/vpp_papi.py", line 93, in __call__
    return self._func(**kwargs)
  File "build/bdist.linux-x86_64/egg/vpp_papi/vpp_papi.py", line 407, in f
    return self._call_vpp(i, msg, multipart, **kwargs)
  File "build/bdist.linux-x86_64/egg/vpp_papi/vpp_papi.py", line 625, in 
_call_vpp
    msg = self.transport.read()
  File "build/bdist.linux-x86_64/egg/vpp_papi/vpp_transport_shmem.py", line 
120, in read
    raise VppTransportShmemIOError(rv, 'vac_read failed')
VppTransportShmemIOError: [Errno -1] vac_read failed11:15:08,012 Symlink to 
failed testcase directory: 
/tmp/vpp-failed-unittests/vpp-unittest-TestDHCP-vIYvpR-FAILED -> 
vpp-unittest-TestDHCP-vIYvpR
11:15:08,012 Copying api_post_mortem.2195 to /tmp/vpp-unittest-TestDHCP-vIYvpR
==============================================================================
Distributed Virtual Router 
==============================================================================
Distributed Virtual Router                                               OK
L2 Emulation                                                             ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestDVR-xujzjJ 
]==============================================================================
ERROR: L2 Emulation
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_dvr.py",
 line 282, in test_l2_emulation
    sub_if_on_pg2 = VppDot1QSubint(self, self.pg2, 92)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_sub_interface.py",
 line 139, in __init__
    r = test.vapi.create_vlan_subif(parent.sw_if_index, vlan)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 901, in create_vlan_subif
    'vlan_id': vlan})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -31 in create_v..._index=7)11:19:10,302 Symlink to failed testcase 
directory: /tmp/vpp-failed-unittests/vpp-unittest-TestDVR-xujzjJ-FAILED -> 
vpp-unittest-TestDVR-xujzjJ
=
==============================================================================
IPIP6 Test Case 
==============================================================================
ip{v4,v6} over ip6 test decap                                            OK
ip{v4,v6} over ip6 test encap                                            ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestIPIP6-HonDYh ]
ip{v4,v6} over ip6 test frag                                             ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestIPIP6-HonDYh ]
ipip create / delete interface test                                      OK
ipip create / delete interface VRF test                                  
OK==============================================================================
ERROR: ip{v4,v6} over ip6 test encap
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_ipip.py",
 line 351, in test_encap
    rx = self.send_and_expect(self.pg0, p6*11, self.pg1)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/framework.py",
 line 971, in send_and_expect
    rx = output.get_capture(len(pkts))
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_pg_interface.py",
 line 242, in get_capture
    raise Exception("No packets captured on %s" % name)
Exception: No packets captured on 
pg1==============================================================================
ERROR: ip{v4,v6} over ip6 test frag
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_ipip.py",
 line 419, in test_frag
    rx = self.pg0.get_capture(1000)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_pg_interface.py",
 line 242, in get_capture
    raise Exception("No packets captured on %s" % name)
Exception: No packets captured on pg011:20:28,868 Symlink to failed testcase 
directory: /tmp/vpp-failed-unittests/vpp-unittest-TestIPIP6-HonDYh-FAILED -> 
vpp-unittest-TestIPIP6-HonDYh
==============================================================================
LDP Thru Host Stack Iperf  
==============================================================================
run LDP thru host stack iperf3 test                                      ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-LDPThruHostStackIperf-6OZwWE 
]==============================================================================
ERROR: run LDP thru host stack iperf3 test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_vcl.py",
 line 532, in test_ldp_thru_host_stack_iperf3
    subprocess.check_output(['iperf3', '-v'])
  File "/usr/lib/python2.7/subprocess.py", line 216, in check_output
    process = Popen(stdout=PIPE, *popenargs, **kwargs)
  File "/usr/lib/python2.7/subprocess.py", line 394, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory11:20:38,425 Symlink to failed 
testcase directory: 
/tmp/vpp-failed-unittests/vpp-unittest-LDPThruHostStackIperf-6OZwWE-FAILED -> 
vpp-unittest-LDPThruHostStackIperf-6OZwWE
==============================================================================
Memif Test Case 
==============================================================================
Memif connect                                                            OK
Memif create with non-default socket filname                             OK
Memif create/delete interface                                            OK
Memif ping                                                               ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestMemif-6MHm7z ]
Memif socket filenale add/del                                            
OK==============================================================================
ERROR: Memif ping
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_memif.py",
 line 254, in test_memif_ping
    capture = self.pg0.get_capture(packet_num, timeout=2)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_pg_interface.py",
 line 242, in get_capture
    raise Exception("No packets captured on %s" % name)
Exception: No packets captured on pg011:21:50,798 Symlink to failed testcase 
directory: /tmp/vpp-failed-unittests/vpp-unittest-TestMemif-6MHm7z-FAILED -> 
vpp-unittest-TestMemif-6MHm7z
 ==============================================================================
6RD Test Case 
==============================================================================
6rd BGP tunnel                                                           OK
ip4 -> ip6 (decap) 6rd test                                              ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-Test6RD-rtUJRD ]
ip4 -> ip6 (decap) 6rd test                                              ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-Test6RD-rtUJRD ]
ip4 -> ip6 (decap) security check 6rd test                               ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-Test6RD-rtUJRD ]
ip4 -> ip6 (decap) 6rd test                                              ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-Test6RD-rtUJRD ]
11:12:30,566 REG: Couldn't remove configuration for object(s):
11:12:30,566 <vpp_ip_...f411c490>
11:12:30,567 <vpp_ip_...f71cbd50>
ip4 -> ip6 (decap) 6rd VRF test                                          ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-Test6RD-rtUJRD ]
11:12:31,627 REG: Couldn't remove configuration for object(s):
11:12:31,627 <vpp_ip_...f71cbd50>
ip6 -> ip4 (encap) 6rd test                                              ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-Test6RD-rtUJRD ]
ip6 -> ip4 (encap) 6rd VRF test                                          ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-Test6RD-rtUJRD 
]==============================================================================
ERROR: ip4 -> ip6 (decap) 6rd test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_sixrd.py",
 line 175, in test_6rd_ip4_to_ip6
    rx = self.send_and_expect(self.pg0, p*10, self.pg1)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/framework.py",
 line 971, in send_and_expect
    rx = output.get_capture(len(pkts))
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_pg_interface.py",
 line 242, in get_capture
    raise Exception("No packets captured on %s" % name)
Exception: No packets captured on 
pg1==============================================================================
ERROR: ip4 -> ip6 (decap) 6rd test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_sixrd.py",
 line 219, in test_6rd_ip4_to_ip6_multiple
    self.pg0.local_ip4n, True)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 3772, in ipip_6rd_add_tunnel
    'security_check': security_check})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -79 in 
ipip_6rd...ex=32652)==============================================================================
ERROR: ip4 -> ip6 (decap) security check 6rd test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_sixrd.py",
 line 276, in test_6rd_ip4_to_ip6_sec_check
    self.pg0.local_ip4n, True)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 3772, in ipip_6rd_add_tunnel
    'security_check': security_check})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -79 in 
ipip_6rd...ex=32652)==============================================================================
ERROR: ip4 -> ip6 (decap) 6rd test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_sixrd.py",
 line 254, in test_6rd_ip4_to_ip6_suffix
    self.pg0.local_ip4n, True)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 3772, in ipip_6rd_add_tunnel
    'security_check': security_check})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -79 in 
ipip_6rd...ex=32652)==============================================================================
ERROR: ip4 -> ip6 (decap) 6rd VRF test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_sixrd.py",
 line 206, in test_6rd_ip4_to_ip6_vrf
    rx = self.send_and_expect(self.pg2, p*10, self.pg3)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/framework.py",
 line 971, in send_and_expect
    rx = output.get_capture(len(pkts))
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_pg_interface.py",
 line 242, in get_capture
    raise Exception("No packets captured on %s" % name)
Exception: No packets captured on 
pg3==============================================================================
ERROR: ip4 -> ip6 (decap) 6rd VRF test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_sixrd.py",
 line 55, in tearDown
    super(Test6RD, self).tearDown()
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/framework.py",
 line 563, in tearDown
    self.registry.remove_vpp_config(self.logger)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_object.py",
 line 88, in remove_vpp_config
    (", ".join(str(x) for x in failed)))
Exception: Couldn't remove configuration for object(s): table-v6-20, 
table-v4-10==============================================================================
ERROR: ip6 -> ip4 (encap) 6rd test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_sixrd.py",
 line 90, in test_6rd_ip6_to_ip4
    self.pg0.local_ip4n, True)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 3772, in ipip_6rd_add_tunnel
    'security_check': security_check})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -79 in 
ipip_6rd...ex=32652)==============================================================================
ERROR: ip6 -> ip4 (encap) 6rd test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_sixrd.py",
 line 55, in tearDown
    super(Test6RD, self).tearDown()
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/framework.py",
 line 563, in tearDown
    self.registry.remove_vpp_config(self.logger)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_object.py",
 line 88, in remove_vpp_config
    (", ".join(str(x) for x in failed)))
Exception: Couldn't remove configuration for object(s): 
table-v6-20==============================================================================
ERROR: ip6 -> ip4 (encap) 6rd VRF test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_sixrd.py",
 line 124, in test_6rd_ip6_to_ip4_vrf
    self.pg2.local_ip4n, True)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 3772, in ipip_6rd_add_tunnel
    'security_check': security_check})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -79 in ipip_6rd...ex=32652)11:12:32,734 Symlink to failed testcase 
directory: /tmp/vpp-failed-unittests/vpp-unittest-Test6RD-rtUJRD-FAILED -> 
vpp-unittest-Test6RD-rtUJRD
 ==============================================================================
Ipsec ESP - TUN tests 
==============================================================================
ipsec 4o4 tunnel basic test                                              OK
ipsec 4o4 tunnel burst test                                              ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestIpsecTunIfEsp1-5IEqGf 
]==============================================================================
ERROR: ipsec 4o4 tunnel burst test
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/template_ipsec.py",
 line 369, in test_tun_burst44
    self.test_tun_basic44(count=257)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/template_ipsec.py",
 line 336, in test_tun_basic44
    recv_pkts = self.send_and_expect(self.tun_if, send_pkts, self.pg1)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/framework.py",
 line 971, in send_and_expect
    rx = output.get_capture(len(pkts))
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_pg_interface.py",
 line 242, in get_capture
    raise Exception("No packets captured on %s" % name)
Exception: No packets captured on pg111:28:28,874 Symlink to failed testcase 
directory: 
/tmp/vpp-failed-unittests/vpp-unittest-TestIpsecTunIfEsp1-5IEqGf-FAILED -> 
vpp-unittest-TestIpsecTunIfEsp1-5IEqGf
 ==============================================================================
GBP Test Case 
==============================================================================
Group Based Policy                                                       OK
GBP L3 Out                                                               OK
GBP L2 Endpoint Learning                                                 OK
GBP L3 Endpoint Learning                                                 ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestGBP-ywmnOK ]
GBP L2 Endpoint w/ VLANs                                                 ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestGBP-ywmnOK ]
GBP Endpoint Redirect                                                    
OK==============================================================================
ERROR: GBP L3 Endpoint Learning
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_gbp.py",
 line 2309, in test_gbp_learn_l3
    rx = self.send_and_expect(self.pg2, [p], self.pg0)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/framework.py",
 line 971, in send_and_expect
    rx = output.get_capture(len(pkts))
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_pg_interface.py",
 line 242, in get_capture
    raise Exception("No packets captured on %s" % name)
Exception: No packets captured on 
pg0==============================================================================
ERROR: GBP L2 Endpoint w/ VLANs
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_gbp.py",
 line 1869, in test_gbp_learn_vlan_l2
    self.pg2.config_ip4()
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_interface.py",
 line 254, in config_ip4
    self.sw_if_index, self.local_ip4n, self.local_ip4_prefix_len)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 292, in sw_interface_add_del_address
    'address': addr})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -127 in sw_inter...val=-127)11:30:52,556 Symlink to failed testcase 
directory: /tmp/vpp-failed-unittests/vpp-unittest-TestGBP-ywmnOK-FAILED -> 
vpp-unittest-TestGBP-ywmnOK
 ==============================================================================
L2BD arp termination Test Case 
==============================================================================
L2BD arp term - add 5 hosts, verify arp responses                        OK
L2BD arp term - delete 3 hosts, verify arp responses                     ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestL2bdArpTerm-88DTYL ]
L2BD arp term - recreate BD1, readd 3 hosts, verify arp responses        ERROR 
[ temp dir used by test case: /tmp/vpp-unittest-TestL2bdArpTerm-88DTYL ]
L2BD arp term - 2 IP4 addrs per host                                     OK
L2BD arp term - create and update 10 IP4-mac pairs                       OK
L2BD arp/ND term - hosts with both ip4/ip6                               OK
L2BD ND term - Add and Del hosts, verify ND replies                      OK
L2BD ND term - Add and update IP+mac, verify ND replies                  OK
L2BD arp term - send garps, verify arp event reports                     OK
L2BD arp term - send duplicate garps, verify suppression                 OK
L2BD arp term - disable ip4 arp events,send garps, verify no events      OK
L2BD ND term - send NS packets verify reports                            OK
L2BD ND term - send duplicate ns, verify suppression                     OK
L2BD ND term - disable ip4 arp events,send ns, verify no events          
OK==============================================================================
ERROR: L2BD arp term - delete 3 hosts, verify arp responses
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_l2bd_arp_term.py",
 line 285, in test_l2bd_arp_term_02
    self.add_del_arp_term_hosts(deleted, is_add=0)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_l2bd_arp_term.py",
 line 77, in add_del_arp_term_hosts
    is_add=is_add)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 500, in bd_ip_mac_add_del
    'mac': mac})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -1 in 
bd_ip_ma...etval=-1)==============================================================================
ERROR: L2BD arp term - recreate BD1, readd 3 hosts, verify arp responses
------------------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_l2bd_arp_term.py",
 line 295, in test_l2bd_arp_term_03
    self.bd_add_del(1, is_add=1)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/test_l2bd_arp_term.py",
 line 111, in bd_add_del
    self.vapi.bridge_domain_add_del(bd_id=bd_id, is_add=is_add)
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 493, in bridge_domain_add_del
    'is_add': is_add})
  File 
"/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/test/vpp_papi_provider.py",
 line 196, in api
    raise UnexpectedApiReturnValueError(msg)
UnexpectedApiReturnValueError: API call failed, expected 0 return value instead 
of -119 in bridge_d...val=-119)11:32:56,251 Symlink to failed testcase 
directory: /tmp/vpp-failed-unittests/vpp-unittest-TestL2bdArpTerm-88DTYL-FAILED 
-> vpp-unittest-TestL2bdArpTerm-88DTYL
 TEST RESULTS:
     Scheduled tests: 883
      Executed tests: 883
        Passed tests: 817
       Skipped tests: 10
            Failures: 4
              Errors: 58
FAILURES AND ERRORS IN TESTS:
  Testcase name: JVPP Core Test Case 
      ERROR: JVPP Acl Callback Api Test Case 
[test_jvpp.TestJVpp.test_vpp_acl_callback_api]
      ERROR: JVPP Acl Future Api Test Case 
[test_jvpp.TestJVpp.test_vpp_acl_future_api]
      ERROR: JVPP Core Callback Api Test Case 
[test_jvpp.TestJVpp.test_vpp_core_callback_api]
      ERROR: JVPP Core Future Api Test Case 
[test_jvpp.TestJVpp.test_vpp_core_future_api]
      ERROR: JVPP Ioamexport Callback Api Test Case 
[test_jvpp.TestJVpp.test_vpp_ioamexport_callback_api]
      ERROR: JVPP Ioamexport Future Api Test Case 
[test_jvpp.TestJVpp.test_vpp_ioamexport_future_api]
      ERROR: JVPP Ioampot Callback Api Test Case 
[test_jvpp.TestJVpp.test_vpp_ioampot_callback_api]
      ERROR: JVPP Ioampot Future Api Test Case 
[test_jvpp.TestJVpp.test_vpp_ioampot_future_api]
      ERROR: JVPP Ioamtrace Callback Api Test Case 
[test_jvpp.TestJVpp.test_vpp_ioamtrace_callback_api]
      ERROR: JVPP Ioamtrace Future Api Test Case 
[test_jvpp.TestJVpp.test_vpp_ioamtrace_future_api]
      ERROR: JVPP Snat Callback Api Test Case 
[test_jvpp.TestJVpp.test_vpp_snat_callback_api]
      ERROR: JVPP Snat Future Api Test Case 
[test_jvpp.TestJVpp.test_vpp_snat_future_api]
  Testcase name: Fragments in fragments reassembly 
      ERROR: Fragments in fragments (6o6) 
[test_reassembly.TestFIFReassembly.test_fif6]
      ERROR: Fragments in fragments (6o6) 
[test_reassembly.TestFIFReassembly.test_fif6]
  Testcase name: GRE Test Case 
      ERROR: GRE IPv6 tunnel Tests [test_gre.TestGRE.test_gre6]
      ERROR: GRE IPv6 tunnel Tests [test_gre.TestGRE.test_gre6]
      ERROR: GRE tunnel VRF Tests [test_gre.TestGRE.test_gre_vrf]
      ERROR: GRE tunnel VRF Tests [test_gre.TestGRE.test_gre_vrf]
  Testcase name: VTR Test Case 
      ERROR: 1AD VTR push 1 1Q test [test_vtr.TestVtr.test_1ad_vtr_push_1q]
      ERROR: 1AD VTR push 2 1Q test [test_vtr.TestVtr.test_1ad_vtr_push_2q]
      ERROR: 1AD VTR translate 1 -> 1 1AD test 
[test_vtr.TestVtr.test_1ad_vtr_translate_1_1ad]
      ERROR: 1AD VTR translate 1 -> 1 1Q test 
[test_vtr.TestVtr.test_1ad_vtr_translate_1_1q]
      ERROR: 1AD VTR translate 1 -> 2 1AD test 
[test_vtr.TestVtr.test_1ad_vtr_translate_1_2ad]
      ERROR: 1AD VTR translate 1 -> 2 1Q test 
[test_vtr.TestVtr.test_1ad_vtr_translate_1_2q]
      ERROR: 1AD VTR translate 2 -> 1 1AD test 
[test_vtr.TestVtr.test_1ad_vtr_translate_2_1ad]
      ERROR: 1AD VTR translate 2 -> 1 1Q test 
[test_vtr.TestVtr.test_1ad_vtr_translate_2_1q]
      ERROR: 1AD VTR translate 2 -> 2 1AD test 
[test_vtr.TestVtr.test_1ad_vtr_translate_2_2ad]
      ERROR: 1AD VTR translate 2 -> 2 1Q test 
[test_vtr.TestVtr.test_1ad_vtr_translate_2_2q]
      ERROR: 1Q VTR push 1 test [test_vtr.TestVtr.test_1q_vtr_push_1]
      ERROR: 1Q VTR push 2 test [test_vtr.TestVtr.test_1q_vtr_push_2]
      ERROR: 1Q VTR translate 1 -> 1 test 
[test_vtr.TestVtr.test_1q_vtr_translate_1_1]
      ERROR: 1Q VTR translate 1 -> 2 test 
[test_vtr.TestVtr.test_1q_vtr_translate_1_2]
  Testcase name: IPv6 Test Case 
      ERROR: IPv6 Neighbour Solicitation Exceptions [test_ip6.TestIPv6.test_ns]
      ERROR: ND Duplicates [test_ip6.TestIPv6.test_ns_duplicates]
      ERROR: IPv6 Router Solicitation Exceptions [test_ip6.TestIPv6.test_rs]
  Testcase name: Container integration extended testcases 
    FAILURE: IPv4 local-spoof connectivity test 
[test_container.ContainerIntegrationTestCase.test_0110_basic_conn_test]
    FAILURE: IPv6 local-spoof connectivity test 
[test_container.ContainerIntegrationTestCase.test_0111_basic_conn_test]
    FAILURE: IPv4 local-spoof after unconfig test 
[test_container.ContainerIntegrationTestCase.test_0410_spoof_test]
    FAILURE: IPv6 local-spoof after unconfig test 
[test_container.ContainerIntegrationTestCase.test_0411_spoof_test]
      ERROR: Create loopbacks overlapping with remote addresses 
[test_container.ContainerIntegrationTestCase.test_0050_loopback_prepare_test]
  Testcase name: 6RD Test Case 
      ERROR: ip4 -> ip6 (decap) 6rd test 
[test_sixrd.Test6RD.test_6rd_ip4_to_ip6]
      ERROR: ip4 -> ip6 (decap) 6rd test 
[test_sixrd.Test6RD.test_6rd_ip4_to_ip6_multiple]
      ERROR: ip4 -> ip6 (decap) security check 6rd test 
[test_sixrd.Test6RD.test_6rd_ip4_to_ip6_sec_check]
      ERROR: ip4 -> ip6 (decap) 6rd test 
[test_sixrd.Test6RD.test_6rd_ip4_to_ip6_suffix]
      ERROR: ip4 -> ip6 (decap) 6rd VRF test 
[test_sixrd.Test6RD.test_6rd_ip4_to_ip6_vrf]
      ERROR: ip4 -> ip6 (decap) 6rd VRF test 
[test_sixrd.Test6RD.test_6rd_ip4_to_ip6_vrf]
      ERROR: ip6 -> ip4 (encap) 6rd test 
[test_sixrd.Test6RD.test_6rd_ip6_to_ip4]
      ERROR: ip6 -> ip4 (encap) 6rd test 
[test_sixrd.Test6RD.test_6rd_ip6_to_ip4]
      ERROR: ip6 -> ip4 (encap) 6rd VRF test 
[test_sixrd.Test6RD.test_6rd_ip6_to_ip4_vrf]
  Testcase name: LDP Cut Thru Tests 
      ERROR: run LDP cut thru iperf3 test 
[test_vcl.LDPCutThruTestCase.test_ldp_cut_thru_iperf3]
  Testcase name: DHCP Test Case 
      ERROR: DHCPv4 Proxy [test_dhcp.TestDHCP.test_dhcp_proxy]
      ERROR: DHCPv4 Proxy [test_dhcp.TestDHCP.test_dhcp_proxy]
  Testcase name: Distributed Virtual Router 
      ERROR: L2 Emulation [test_dvr.TestDVR.test_l2_emulation]
  Testcase name: IPIP6 Test Case 
      ERROR: ip{v4,v6} over ip6 test encap [test_ipip.TestIPIP6.test_encap]
      ERROR: ip{v4,v6} over ip6 test frag [test_ipip.TestIPIP6.test_frag]
  Testcase name: LDP Thru Host Stack Iperf  
      ERROR: run LDP thru host stack iperf3 test 
[test_vcl.LDPThruHostStackIperf.test_ldp_thru_host_stack_iperf3]
  Testcase name: Memif Test Case 
      ERROR: Memif ping [test_memif.TestMemif.test_memif_ping]
  Testcase name: Ipsec ESP - TUN tests 
      ERROR: ipsec 4o4 tunnel burst test 
[test_ipsec_tun_if_esp.TestIpsecTunIfEsp1.test_tun_burst44]
  Testcase name: GBP Test Case 
      ERROR: GBP L3 Endpoint Learning [test_gbp.TestGBP.test_gbp_learn_l3]
      ERROR: GBP L2 Endpoint w/ VLANs [test_gbp.TestGBP.test_gbp_learn_vlan_l2]
  Testcase name: L2BD arp termination Test Case 
      ERROR: L2BD arp term - delete 3 hosts, verify arp responses 
[test_l2bd_arp_term.TestL2bdArpTerm.test_l2bd_arp_term_02]
      ERROR: L2BD arp term - recreate BD1, readd 3 hosts, verify arp responses 
[test_l2bd_arp_term.TestL2bdArpTerm.test_l2bd_arp_term_03]
=============================================================================
All other tests pass or are skipped.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#12208): https://lists.fd.io/g/vpp-dev/message/12208
Mute This Topic: https://lists.fd.io/mt/29690074/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to