make -C tools/testing/selftests TARGETS="net/openvswitch" TEST_PROGS=openvvswitch.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/openvswitch' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/openvswitch' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/openvswitch' TAP version 13 1..1 # timeout set to 900 # selftests: net/openvswitch: openvswitch.sh # TEST: arp_ping [START] # TEST: eth-arp: Basic arp ping between two NS [ OK ] # TEST: ct_connect_v4 [START] # Ncat: Version 7.93 ( https://nmap.org/ncat ) # Ncat: Connected to 172.31.110.20:4443. # Ncat: 0 bytes sent, 0 bytes received in 0.03 seconds. # Ncat: Version 7.93 ( https://nmap.org/ncat ) # Ncat: TIMEOUT. # TEST: ip4-ct-xon: Basic ipv4 tcp connection using ct [ OK ] # TEST: connect_v4 [START] # TEST: ip4-xon: Basic ipv4 ping between two NS [ OK ] # TEST: nat_connect_v4 [START] # Ncat: Version 7.93 ( https://nmap.org/ncat ) # Ncat: Connected to 192.168.0.20:4443. # Ncat: 0 bytes sent, 0 bytes received in 0.06 seconds. # Ncat: Version 7.93 ( https://nmap.org/ncat ) # Ncat: TIMEOUT. # TEST: ip4-nat-xon: Basic ipv4 tcp connection via NAT [ OK ] # TEST: nat_related_v4 [START] # Ncat: Connection refused. # TEST: ip4-nat-related: ICMP related matches work with SNAT [ OK ] # TEST: netlink_checks [START] # TEST: ovsnl: validate netlink attrs and settings [ OK ] # TEST: upcall_interfaces [START] # TEST: ovs: test the upcall interfaces [ OK ] # TEST: drop_reason [START] DETECTED CRASH, lowering timeout # Python path configuration: # PYTHONHOME = (not set) # PYTHONPATH = (not set) # program name = 'python3' # isolated = 0 # environment = 1 # user site = 1 # import site = 1 # sys._base_executable = '/bin/python3' # sys.base_prefix = '/usr' # sys.base_exec_prefix = '/usr' # sys.platlibdir = 'lib64' # sys.executable = '/bin/python3' # sys.prefix = '/usr' # sys.exec_prefix = '/usr' # sys.path = [ # '/usr/lib64/python39.zip', # '/usr/lib64/python3.9', # '/usr/lib64/python3.9/lib-dynload', # ] # Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding # Python runtime state: core initialized # Traceback (most recent call last): # File "", line 1007, in _find_and_load # File "", line 982, in _find_and_load_unlocked # File "", line 925, in _find_spec # File "", line 1423, in find_spec # File "", line 1395, in _get_spec # File "", line 1526, in find_spec # File "", line 1569, in _fill_cache # OSError: [Errno 12] Cannot allocate memory: '/usr/lib64/python3.9' # TEST: drop: test drop reasons are emitted [FAIL] # TEST: psample [START] # TEST: psample: Sampling packets with psample [ OK ] not ok 1 selftests: net/openvswitch: openvswitch.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/openvswitch' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->