Console Output
Skipping 290 KB..
Full Log31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/compactsnoop.py", line 17, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/cpudist.py", line 15, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/cpuunclaimed.py", line 60, in <module>
31: from bcc import BPF, PerfType, PerfSWConfig
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: F..Traceback (most recent call last):
31: File "../../tools/dcsnoop.py", line 24, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/dcstat.py", line 19, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: F.Traceback (most recent call last):
31: File "../../tools/drsnoop.py", line 18, in <module>
31: from bcc import ArgString, BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/execsnoop.py", line 21, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/ext4dist.py", line 15, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/ext4slower.py", line 29, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/filelife.py", line 21, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/fileslower.py", line 32, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/filetop.py", line 17, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/funccount.py", line 20, in <module>
31: from bcc import ArgString, BPF, USDT
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/funclatency.py", line 27, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/funcslower.py", line 25, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/gethostlatency.py", line 19, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/hardirqs.py", line 18, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/killsnoop.py", line 16, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: Fs.Traceback (most recent call last):
31: File "../../tools/mdflush.py", line 15, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/memleak.py", line 14, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/mountsnoop.py", line 15, in <module>
31: import bcc
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: F...Traceback (most recent call last):
31: File "../../tools/offcputime.py", line 14, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/offwaketime.py", line 14, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/oomkill.py", line 17, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/opensnoop.py", line 19, in <module>
31: from bcc import ArgString, BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/pidpersec.py", line 16, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/profile.py", line 30, in <module>
31: from bcc import BPF, PerfType, PerfSWConfig
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/runqlat.py", line 28, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/runqlen.py", line 23, in <module>
31: from bcc import BPF, PerfType, PerfSWConfig
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/shmsnoop.py", line 15, in <module>
31: from bcc import ArgString, BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/slabratetop.py", line 19, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/sofdsnoop.py", line 15, in <module>
31: from bcc import ArgString, BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/softirqs.py", line 16, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/solisten.py", line 24, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/sslsniff.py", line 17, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: CRITICAL:root:WARNING! Test test_sslsniff (__main__.SmokeTests) failed, but marked as passed because it is decorated with @mayFail.
31: CRITICAL:root: The reason why this mayFail was: This fails on github actions environment, and needs to be fixed
31: CRITICAL:root: The failure was: "False is not true : rc was 1"
31: CRITICAL:root: Stacktrace: "Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/utils.py", line 35, in wrapper
31: res = func(*args, **kwargs)
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 307, in test_sslsniff
31: self.run_with_int("sslsniff.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: File "/usr/lib64/python3.6/unittest/case.py", line 699, in assertTrue
31: raise self.failureException(msg)
31: AssertionError: False is not true : rc was 1
31: "
31: .Traceback (most recent call last):
31: File "../../tools/stackcount.py", line 19, in <module>
31: from bcc import BPF, USDT
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/statsnoop.py", line 16, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/syncsnoop.py", line 17, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/syscount.py", line 18, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/tcpaccept.py", line 19, in <module>
31: from bcc.containers import filter_by_containers
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/tcpconnect.py", line 25, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/tcpconnlat.py", line 19, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/tcpdrop.py", line 21, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: CRITICAL:root:WARNING! Test test_tcpdrop (__main__.SmokeTests) failed, but marked as passed because it is decorated with @mayFail.
31: CRITICAL:root: The reason why this mayFail was: This fails on github actions environment, and needs to be fixed
31: CRITICAL:root: The failure was: "False is not true : rc was 1"
31: CRITICAL:root: Stacktrace: "Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/utils.py", line 35, in wrapper
31: res = func(*args, **kwargs)
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 348, in test_tcpdrop
31: self.run_with_int("tcpdrop.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: File "/usr/lib64/python3.6/unittest/case.py", line 699, in assertTrue
31: raise self.failureException(msg)
31: AssertionError: False is not true : rc was 1
31: "
31: .Traceback (most recent call last):
31: File "../../tools/tcplife.py", line 26, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/tcpretrans.py", line 19, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/tcptop.py", line 28, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/tplist.py", line 16, in <module>
31: from bcc import USDT
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/trace.py", line 14, in <module>
31: from bcc import BPF, USDT, StrcmpRewrite
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/ttysnoop.py", line 18, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/lib/ucalls.py", line 18, in <module>
31: from bcc import BPF, USDT, utils
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: F..Traceback (most recent call last):
31: File "../../tools/lib/uobjnew.py", line 16, in <module>
31: from bcc import BPF, USDT, utils
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/lib/ustat.py", line 23, in <module>
31: from bcc import BPF, USDT, USDTException
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/lib/uthreads.py", line 16, in <module>
31: from bcc import BPF, USDT, utils
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/vfscount.py", line 15, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/vfsstat.py", line 17, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: FTraceback (most recent call last):
31: File "../../tools/wakeuptime.py", line 14, in <module>
31: from bcc import BPF
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
31: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
31: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
31: self.size = 120 # PERF_ATTR_SIZE_VER6
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
31: super().__setattr__(key, value)
31: TypeError: super() takes at least 1 argument (0 given)
31: F....
31: ======================================================================
31: FAIL: test_bashreadline (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 75, in test_bashreadline
31: self.run_with_int("bashreadline.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_bindsnoop (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 79, in test_bindsnoop
31: self.run_with_int("bindsnoop.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_biolatency (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 82, in test_biolatency
31: self.run_with_duration("biolatency.py 1 1")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
31: (timeout, full_command), shell=True))
31: AssertionError: 0 != 1
31:
31: ======================================================================
31: FAIL: test_biosnoop (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 86, in test_biosnoop
31: self.run_with_int("biosnoop.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_biotop (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 89, in test_biotop
31: self.run_with_duration("biotop.py 1 1")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
31: (timeout, full_command), shell=True))
31: AssertionError: 0 != 1
31:
31: ======================================================================
31: FAIL: test_bitesize (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 92, in test_bitesize
31: self.run_with_int("biotop.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_bpflist (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 95, in test_bpflist
31: self.run_with_duration("bpflist.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
31: (timeout, full_command), shell=True))
31: AssertionError: 0 != 1
31:
31: ======================================================================
31: FAIL: test_btrfsdist (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 99, in test_btrfsdist
31: self.run_with_duration("btrfsdist.py 1 1")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
31: (timeout, full_command), shell=True))
31: AssertionError: 0 != 1
31:
31: ======================================================================
31: FAIL: test_btrfsslower (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 104, in test_btrfsslower
31: self.run_with_int("btrfsslower.py", allow_early=True)
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_cachestat (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 107, in test_cachestat
31: self.run_with_duration("cachestat.py 1 1")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
31: (timeout, full_command), shell=True))
31: AssertionError: 0 != 1
31:
31: ======================================================================
31: FAIL: test_capable (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 117, in test_capable
31: self.run_with_int("capable.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_compactsnoop (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 128, in test_compactsnoop
31: self.run_with_int("compactsnoop.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_cpudist (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 120, in test_cpudist
31: self.run_with_duration("cpudist.py 1 1")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
31: (timeout, full_command), shell=True))
31: AssertionError: 0 != 1
31:
31: ======================================================================
31: FAIL: test_cpuunclaimed (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 124, in test_cpuunclaimed
31: self.run_with_duration("cpuunclaimed.py 1 1")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
31: (timeout, full_command), shell=True))
31: AssertionError: 0 != 1
31:
31: ======================================================================
31: FAIL: test_dcsnoop (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 144, in test_dcsnoop
31: self.run_with_int("dcsnoop.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_dcstat (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 147, in test_dcstat
31: self.run_with_duration("dcstat.py 1 1")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
31: (timeout, full_command), shell=True))
31: AssertionError: 0 != 1
31:
31: ======================================================================
31: FAIL: test_drsnoop (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 159, in test_drsnoop
31: self.run_with_int("drsnoop.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_execsnoop (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 163, in test_execsnoop
31: self.run_with_int("execsnoop.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_ext4dist (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 166, in test_ext4dist
31: self.run_with_duration("ext4dist.py 1 1")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
31: (timeout, full_command), shell=True))
31: AssertionError: 0 != 1
31:
31: ======================================================================
31: FAIL: test_ext4slower (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 170, in test_ext4slower
31: self.run_with_int("ext4slower.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_filelife (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 174, in test_filelife
31: self.run_with_int("filelife.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_fileslower (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 178, in test_fileslower
31: self.run_with_int("fileslower.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_filetop (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 181, in test_filetop
31: self.run_with_duration("filetop.py 1 1")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
31: (timeout, full_command), shell=True))
31: AssertionError: 0 != 1
31:
31: ======================================================================
31: FAIL: test_funccount (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 184, in test_funccount
31: self.run_with_int("funccount.py __kmalloc -i 1")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_funclatency (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 188, in test_funclatency
31: self.run_with_int("funclatency.py __kmalloc -i 1")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_funcslower (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 192, in test_funcslower
31: self.run_with_int("funcslower.py __kmalloc")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_gethostlatency (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 196, in test_gethostlatency
31: self.run_with_int("gethostlatency.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_hardirqs (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 200, in test_hardirqs
31: self.run_with_duration("hardirqs.py 1 1")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
31: (timeout, full_command), shell=True))
31: AssertionError: 0 != 1
31:
31: ======================================================================
31: FAIL: test_killsnoop (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 211, in test_killsnoop
31: self.run_with_int("killsnoop.py", kill=True)
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_mdflush (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 224, in test_mdflush
31: self.run_with_int("mdflush.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_memleak (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 228, in test_memleak
31: self.run_with_duration("memleak.py 1 1")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
31: (timeout, full_command), shell=True))
31: AssertionError: 0 != 1
31:
31: ======================================================================
31: FAIL: test_mountsnoop (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 232, in test_mountsnoop
31: self.run_with_int("mountsnoop.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_offcputime (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 256, in test_offcputime
31: self.run_with_duration("offcputime.py 1")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
31: (timeout, full_command), shell=True))
31: AssertionError: 0 != 1
31:
31: ======================================================================
31: FAIL: test_offwaketime (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 260, in test_offwaketime
31: self.run_with_duration("offwaketime.py 1")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
31: (timeout, full_command), shell=True))
31: AssertionError: 0 != 1
31:
31: ======================================================================
31: FAIL: test_oomkill (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 264, in test_oomkill
31: self.run_with_int("oomkill.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_opensnoop (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 268, in test_opensnoop
31: self.run_with_int("opensnoop.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_pidpersec (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 271, in test_pidpersec
31: self.run_with_int("pidpersec.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_profile (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 275, in test_profile
31: self.run_with_duration("profile.py 1")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
31: (timeout, full_command), shell=True))
31: AssertionError: 0 != 1
31:
31: ======================================================================
31: FAIL: test_runqlat (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 278, in test_runqlat
31: self.run_with_duration("runqlat.py 1 1")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
31: (timeout, full_command), shell=True))
31: AssertionError: 0 != 1
31:
31: ======================================================================
31: FAIL: test_runqlen (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 282, in test_runqlen
31: self.run_with_duration("runqlen.py 1 1")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
31: (timeout, full_command), shell=True))
31: AssertionError: 0 != 1
31:
31: ======================================================================
31: FAIL: test_shmsnoop (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 286, in test_shmsnoop
31: self.run_with_int("shmsnoop.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_slabratetop (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 293, in test_slabratetop
31: self.run_with_duration("slabratetop.py 1 1")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
31: (timeout, full_command), shell=True))
31: AssertionError: 0 != 1
31:
31: ======================================================================
31: FAIL: test_sofdsnoop (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 290, in test_sofdsnoop
31: self.run_with_int("sofdsnoop.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_softirqs (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 297, in test_softirqs
31: self.run_with_duration("softirqs.py 1 1")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
31: (timeout, full_command), shell=True))
31: AssertionError: 0 != 1
31:
31: ======================================================================
31: FAIL: test_solisten (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 302, in test_solisten
31: self.run_with_int("solisten.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_stackcount (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 311, in test_stackcount
31: self.run_with_int("stackcount.py __kmalloc -i 1")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_statsnoop (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 315, in test_statsnoop
31: self.run_with_int("statsnoop.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_syncsnoop (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 319, in test_syncsnoop
31: self.run_with_int("syncsnoop.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_syscount (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 323, in test_syscount
31: self.run_with_int("syscount.py -i 1")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_tcpaccept (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 327, in test_tcpaccept
31: self.run_with_int("tcpaccept.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_tcpconnect (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 331, in test_tcpconnect
31: self.run_with_int("tcpconnect.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_tcpconnlat (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 335, in test_tcpconnlat
31: self.run_with_int("tcpconnlat.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_tcplife (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 339, in test_tcplife
31: self.run_with_int("tcplife.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_tcpretrans (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 343, in test_tcpretrans
31: self.run_with_int("tcpretrans.py")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_tcptop (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 351, in test_tcptop
31: self.run_with_duration("tcptop.py 1 1")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
31: (timeout, full_command), shell=True))
31: AssertionError: 0 != 1
31:
31: ======================================================================
31: FAIL: test_tplist (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 354, in test_tplist
31: self.run_with_duration("tplist.py -p %d" % os.getpid())
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
31: (timeout, full_command), shell=True))
31: AssertionError: 0 != 1
31:
31: ======================================================================
31: FAIL: test_trace (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 358, in test_trace
31: self.run_with_int("trace.py do_sys_open")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_ttysnoop (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 362, in test_ttysnoop
31: self.run_with_int("ttysnoop.py /dev/console")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_ucalls (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 366, in test_ucalls
31: self.run_with_int("lib/ucalls.py -l none -S %d" % os.getpid())
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_uobjnew (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 383, in test_uobjnew
31: self.run_with_int("cobjnew.sh %d" % os.getpid())
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_ustat (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 387, in test_ustat
31: self.run_with_duration("lib/ustat.py 1 1")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
31: (timeout, full_command), shell=True))
31: AssertionError: 0 != 1
31:
31: ======================================================================
31: FAIL: test_uthreads (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 391, in test_uthreads
31: self.run_with_int("lib/uthreads.py %d" % os.getpid())
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_vfscount (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 394, in test_vfscount
31: self.run_with_int("vfscount.py", timeout=15, kill_timeout=15)
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
31: or (rc == 137 and kill), "rc was %d" % rc)
31: AssertionError: False is not true : rc was 1
31:
31: ======================================================================
31: FAIL: test_vfsstat (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 397, in test_vfsstat
31: self.run_with_duration("vfsstat.py 1 1")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
31: (timeout, full_command), shell=True))
31: AssertionError: 0 != 1
31:
31: ======================================================================
31: FAIL: test_wakeuptime (__main__.SmokeTests)
31: ----------------------------------------------------------------------
31: Traceback (most recent call last):
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 401, in test_wakeuptime
31: self.run_with_duration("wakeuptime.py 1")
31: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
31: (timeout, full_command), shell=True))
31: AssertionError: 0 != 1
31:
31: ----------------------------------------------------------------------
31: Ran 83 tests in 4.783s
31:
31: FAILED (failures=65, skipped=1)
31: Failed
31/47 Test #31: py_test_tools_smoke ..............***Failed 4.97 sec
test 32
Start 32: py_test_tools_memleak
32: Test command: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/tests/wrapper.sh "py_test_tools_memleak" "sudo" "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_memleak.py"
32: Test timeout computed to be: 10000000
32: Traceback (most recent call last):
32: File "../../tools/memleak.py", line 14, in <module>
32: from bcc import BPF
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
32: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
32: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
32: self.size = 120 # PERF_ATTR_SIZE_VER6
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
32: super().__setattr__(key, value)
32: TypeError: super() takes at least 1 argument (0 given)
32: FTraceback (most recent call last):
32: File "../../tools/memleak.py", line 14, in <module>
32: from bcc import BPF
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
32: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
32: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
32: self.size = 120 # PERF_ATTR_SIZE_VER6
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
32: super().__setattr__(key, value)
32: TypeError: super() takes at least 1 argument (0 given)
32: FTraceback (most recent call last):
32: File "../../tools/memleak.py", line 14, in <module>
32: from bcc import BPF
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
32: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
32: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
32: self.size = 120 # PERF_ATTR_SIZE_VER6
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
32: super().__setattr__(key, value)
32: TypeError: super() takes at least 1 argument (0 given)
32: FTraceback (most recent call last):
32: File "../../tools/memleak.py", line 14, in <module>
32: from bcc import BPF
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
32: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
32: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
32: self.size = 120 # PERF_ATTR_SIZE_VER6
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
32: super().__setattr__(key, value)
32: TypeError: super() takes at least 1 argument (0 given)
32: FTraceback (most recent call last):
32: File "../../tools/memleak.py", line 14, in <module>
32: from bcc import BPF
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
32: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
32: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
32: self.size = 120 # PERF_ATTR_SIZE_VER6
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
32: super().__setattr__(key, value)
32: TypeError: super() takes at least 1 argument (0 given)
32: FTraceback (most recent call last):
32: File "../../tools/memleak.py", line 14, in <module>
32: from bcc import BPF
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
32: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
32: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
32: self.size = 120 # PERF_ATTR_SIZE_VER6
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
32: super().__setattr__(key, value)
32: TypeError: super() takes at least 1 argument (0 given)
32: FTraceback (most recent call last):
32: File "../../tools/memleak.py", line 14, in <module>
32: from bcc import BPF
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
32: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
32: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
32: self.size = 120 # PERF_ATTR_SIZE_VER6
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
32: super().__setattr__(key, value)
32: TypeError: super() takes at least 1 argument (0 given)
32: FTraceback (most recent call last):
32: File "../../tools/memleak.py", line 14, in <module>
32: from bcc import BPF
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
32: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
32: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
32: self.size = 120 # PERF_ATTR_SIZE_VER6
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
32: super().__setattr__(key, value)
32: TypeError: super() takes at least 1 argument (0 given)
32: F
32: ======================================================================
32: FAIL: test_aligned_alloc (__main__.MemleakToolTests)
32: ----------------------------------------------------------------------
32: Traceback (most recent call last):
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_memleak.py", line 120, in test_aligned_alloc
32: self.assertEqual(cfg.leaking_amount, self.run_leaker("aligned_alloc"))
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_memleak.py", line 88, in run_leaker
32: msg="At least one line should have 'byte' substring.")
32: AssertionError: False is not true : At least one line should have 'byte' substring.
32:
32: ======================================================================
32: FAIL: test_calloc (__main__.MemleakToolTests)
32: ----------------------------------------------------------------------
32: Traceback (most recent call last):
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_memleak.py", line 102, in test_calloc
32: self.assertEqual(cfg.leaking_amount, self.run_leaker("calloc"))
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_memleak.py", line 88, in run_leaker
32: msg="At least one line should have 'byte' substring.")
32: AssertionError: False is not true : At least one line should have 'byte' substring.
32:
32: ======================================================================
32: FAIL: test_malloc (__main__.MemleakToolTests)
32: ----------------------------------------------------------------------
32: Traceback (most recent call last):
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_memleak.py", line 99, in test_malloc
32: self.assertEqual(cfg.leaking_amount, self.run_leaker("malloc"))
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_memleak.py", line 88, in run_leaker
32: msg="At least one line should have 'byte' substring.")
32: AssertionError: False is not true : At least one line should have 'byte' substring.
32:
32: ======================================================================
32: FAIL: test_memalign (__main__.MemleakToolTests)
32: ----------------------------------------------------------------------
32: Traceback (most recent call last):
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_memleak.py", line 114, in test_memalign
32: self.assertEqual(cfg.leaking_amount, self.run_leaker("memalign"))
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_memleak.py", line 88, in run_leaker
32: msg="At least one line should have 'byte' substring.")
32: AssertionError: False is not true : At least one line should have 'byte' substring.
32:
32: ======================================================================
32: FAIL: test_posix_memalign (__main__.MemleakToolTests)
32: ----------------------------------------------------------------------
32: Traceback (most recent call last):
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_memleak.py", line 108, in test_posix_memalign
32: self.assertEqual(cfg.leaking_amount, self.run_leaker("posix_memalign"))
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_memleak.py", line 88, in run_leaker
32: msg="At least one line should have 'byte' substring.")
32: AssertionError: False is not true : At least one line should have 'byte' substring.
32:
32: ======================================================================
32: FAIL: test_pvalloc (__main__.MemleakToolTests)
32: ----------------------------------------------------------------------
32: Traceback (most recent call last):
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_memleak.py", line 117, in test_pvalloc
32: self.assertEqual(cfg.leaking_amount, self.run_leaker("pvalloc"))
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_memleak.py", line 88, in run_leaker
32: msg="At least one line should have 'byte' substring.")
32: AssertionError: False is not true : At least one line should have 'byte' substring.
32:
32: ======================================================================
32: FAIL: test_realloc (__main__.MemleakToolTests)
32: ----------------------------------------------------------------------
32: Traceback (most recent call last):
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_memleak.py", line 105, in test_realloc
32: self.assertEqual(cfg.leaking_amount, self.run_leaker("realloc"))
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_memleak.py", line 88, in run_leaker
32: msg="At least one line should have 'byte' substring.")
32: AssertionError: False is not true : At least one line should have 'byte' substring.
32:
32: ======================================================================
32: FAIL: test_valloc (__main__.MemleakToolTests)
32: ----------------------------------------------------------------------
32: Traceback (most recent call last):
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_memleak.py", line 111, in test_valloc
32: self.assertEqual(cfg.leaking_amount, self.run_leaker("valloc"))
32: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_memleak.py", line 88, in run_leaker
32: msg="At least one line should have 'byte' substring.")
32: AssertionError: False is not true : At least one line should have 'byte' substring.
32:
32: ----------------------------------------------------------------------
32: Ran 8 tests in 0.704s
32:
32: FAILED (failures=8)
32: Failed
32/47 Test #32: py_test_tools_memleak ............***Failed 0.80 sec
test 33
Start 33: py_test_usdt
33: Test command: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/tests/wrapper.sh "py_test_usdt" "sudo" "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_usdt.py"
33: Test timeout computed to be: 10000000
33: <stdin>:23:17: warning: null character(s) preserved in literal
33: <stdin>:28:17: warning: null character(s) preserved in literal
33: clang -cc1 -triple x86_64-unknown-linux-gnu -emit-llvm-bc -emit-llvm-uselists -disable-free -disable-llvm-verifier -discard-value-names -main-file-name main.c -mrelocation-model static -mthread-model posix -fno-jump-tables -fmath-errno -masm-verbose -mconstructor-aliases -fuse-init-array -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -momit-leaf-frame-pointer -coverage-notes-file /usr/src/kernels/4.17.12-200.fc28.x86_64/main.gcno -nostdsysteminc -nobuiltininc -resource-dir lib64/clang/6.0.1 -isystem /virtual/lib/clang/include -include ./include/linux/kconfig.h -include /virtual/include/bcc/bpf.h -include /virtual/include/bcc/bpf_workaround.h -include /virtual/include/bcc/helpers.h -isystem /virtual/include -I /home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python -D __BPF_TRACING__ -I arch/x86/include/ -I /lib/modules/4.17.12-200.fc28.x86_64/build/arch/x86/include/generated -I include -I /lib/modules/4.17.12-200.fc28.x86_64/build/include -I arch/x86/include/uapi -I /lib/modules/4.17.12-200.fc28.x86_64/build/arch/x86/include/generated/uapi -I include/uapi -I /lib/modules/4.17.12-200.fc28.x86_64/build/include/generated/uapi -D __KERNEL__ -D KBUILD_MODNAME="bcc" -O2 -Wno-deprecated-declarations -Wno-gnu-variable-sized-type-not-at-end -Wno-pragma-once-outside-header -Wno-address-of-packed-member -Wno-unknown-warning-option -Wno-unused-value -Wno-pointer-sign -fdebug-compilation-dir /usr/src/kernels/4.17.12-200.fc28.x86_64 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o main.bc -x c /virtual/main.c
33: #if defined(BPF_LICENSE)
33: #error BPF_LICENSE cannot be specified through cflags
33: #endif
33: #if !defined(CONFIG_CC_STACKPROTECTOR)
33: #if defined(CONFIG_CC_STACKPROTECTOR_AUTO) \
33: || defined(CONFIG_CC_STACKPROTECTOR_REGULAR) \
33: || defined(CONFIG_CC_STACKPROTECTOR_STRONG)
33: #define CONFIG_CC_STACKPROTECTOR
33: #endif
33: #endif
33: #define bpf_probe_read_kernel bpf_probe_read
33: #define bpf_probe_read_kernel_str bpf_probe_read_str
33: #define bpf_probe_read_user bpf_probe_read
33: #define bpf_probe_read_user_str bpf_probe_read_str
33: #include <uapi/linux/ptrace.h>
33: __attribute__((always_inline))
33: static __always_inline int _bpf_readarg_do_trace1_1(struct pt_regs *ctx, void *dest, size_t len) {
33: if (len != sizeof(int8_t)) return -1;
33: switch(PT_REGS_IP(ctx)) {
33: case 0x400687ULL: *((int8_t *)dest) = ctx->ax; __asm__ __volatile__("": : :"memory"); return 0;
33: case 0x400690ULL: *((int8_t *)dest) = ctx->ax; __asm__ __volatile__("": : :"memory"); return 0;
33: }
33: return -1;
33: }
33: __attribute__((always_inline))
33: static __always_inline int _bpf_readarg_do_trace1_2(struct pt_regs *ctx, void *dest, size_t len) {
33: if (len != sizeof(int32_t)) return -1;
33: switch(PT_REGS_IP(ctx)) {
33: case 0x400687ULL: { u64 __addr = ctx->bp + -24; __asm__ __volatile__("": : :"memory"); int32_t __res = 0x0; bpf_probe_read_user(&__res, sizeof(__res), (void *)__addr); *((int32_t *)dest) = __res; } return 0;
33: case 0x400690ULL: { u64 __addr = ctx->bp + -20; __asm__ __volatile__("": : :"memory"); int32_t __res = 0x0; bpf_probe_read_user(&__res, sizeof(__res), (void *)__addr); *((int32_t *)dest) = __res; } return 0;
33: }
33: return -1;
33: }
33: __attribute__((always_inline))
33: static __always_inline int _bpf_readarg_do_trace3_1(struct pt_regs *ctx, void *dest, size_t len) {
33: if (len != sizeof(int32_t)) return -1;
33: switch(PT_REGS_IP(ctx)) {
33: case 0x400688ULL: { u64 __addr = ctx->bp + -20; __asm__ __volatile__("": : :"memory"); int32_t __res = 0x0; bpf_probe_read_user(&__res, sizeof(__res), (void *)__addr); *((int32_t *)dest) = __res; } return 0;
33: case 0x4006a7ULL: *((int32_t *)dest) = ctx->ax; __asm__ __volatile__("": : :"memory"); return 0;
33: }
33: return -1;
33: }
33: __attribute__((always_inline))
33: static __always_inline int _bpf_readarg_do_trace3_2(struct pt_regs *ctx, void *dest, size_t len) {
33: if (len != sizeof(int32_t)) return -1;
33: switch(PT_REGS_IP(ctx)) {
33: case 0x400688ULL: { u64 __addr = ctx->bp + -24; __asm__ __volatile__("": : :"memory"); int32_t __res = 0x0; bpf_probe_read_user(&__res, sizeof(__res), (void *)__addr); *((int32_t *)dest) = __res; } return 0;
33: case 0x4006a7ULL: *((int32_t *)dest) = ctx->dx; __asm__ __volatile__("": : :"memory"); return 0;
33: }
33: return -1;
33: }
33: __attribute__((always_inline))
33: static __always_inline int _bpf_readarg_do_trace2_1(struct pt_regs *ctx, void *dest, size_t len) {
33: if (len != sizeof(int32_t)) return -1;
33: *((int32_t *)dest) = 5;
33: return 0;
33: }
33: __attribute__((always_inline))
33: static __always_inline int _bpf_readarg_do_trace2_2(struct pt_regs *ctx, void *dest, size_t len) {
33: if (len != sizeof(int8_t)) return -1;
33: *((int8_t *)dest) = ctx->ax; __asm__ __volatile__("": : :"memory");
33: return 0;
33: }
33: __attribute__((always_inline))
33: static __always_inline int _bpf_readarg_do_trace4_1(struct pt_regs *ctx, void *dest, size_t len) {
33: if (len != sizeof(int64_t)) return -1;
33: *((int64_t *)dest) = ctx->ax; __asm__ __volatile__("": : :"memory");
33: return 0;
33: }
33: __attribute__((always_inline))
33: static __always_inline int _bpf_readarg_do_trace4_2(struct pt_regs *ctx, void *dest, size_t len) {
33: if (len != sizeof(int64_t)) return -1;
33: *((int64_t *)dest) = ctx->dx; __asm__ __volatile__("": : :"memory");
33: return 0;
33: }
33: __attribute__((always_inline))
33: static __always_inline int _bpf_readarg_do_trace5_1(struct pt_regs *ctx, void *dest, size_t len) {
33: if (len != sizeof(int64_t)) return -1;
33: *((int64_t *)dest) = ctx->dx; __asm__ __volatile__("": : :"memory");
33: return 0;
33: }
33: __attribute__((always_inline))
33: static __always_inline int _bpf_readarg_do_trace5_2(struct pt_regs *ctx, void *dest, size_t len) {
33: if (len != sizeof(int64_t)) return -1;
33: *((int64_t *)dest) = ctx->ax; __asm__ __volatile__("": : :"memory");
33: return 0;
33: }
33:
33: #include <linux/blkdev.h>
33: #include <uapi/linux/ptrace.h>
33:
33: struct probe_result_t1 {
33: char v1;
33: int v2;
33: };
33:
33: struct probe_result_t2 {
33: int v1;
33: char v2;
33: };
33:
33: struct probe_result_t3 {
33: int v1;
33: int v2;
33: };
33:
33: struct probe_result_t4 {
33: u64 v1;
33: char v2[8];
33: };
33:
33: struct probe_result_t5 {
33: char v1[8];
33: u64 v2;
33: };
33:
33: BPF_PERF_OUTPUT(event1);
33: BPF_PERF_OUTPUT(event2);
33: BPF_PERF_OUTPUT(event3);
33: BPF_PERF_OUTPUT(event4);
33: BPF_PERF_OUTPUT(event5);
33:
33: __attribute__((section(".bpf.fn.do_trace1")))
33: int do_trace1(struct pt_regs *ctx) {
33:
33: struct probe_result_t1 result = {};
33: _bpf_readarg_do_trace1_1(ctx, &result.v1, sizeof(*(&result.v1)));
33: _bpf_readarg_do_trace1_2(ctx, &result.v2, sizeof(*(&result.v2)));
33: bpf_perf_event_output(ctx, bpf_pseudo_fd(1, -1), CUR_CPU_IDENTIFIER, &result, sizeof(result));
33: return 0;
33: };
33: __attribute__((section(".bpf.fn.do_trace2")))
33: int do_trace2(struct pt_regs *ctx) {
33:
33: struct probe_result_t2 result = {};
33: _bpf_readarg_do_trace2_1(ctx, &result.v1, sizeof(*(&result.v1)));
33: _bpf_readarg_do_trace2_2(ctx, &result.v2, sizeof(*(&result.v2)));
33: bpf_perf_event_output(ctx, bpf_pseudo_fd(1, -2), CUR_CPU_IDENTIFIER, &result, sizeof(result));
33: return 0;
33: }
33: __attribute__((section(".bpf.fn.do_trace3")))
33: int do_trace3(struct pt_regs *ctx) {
33:
33: struct probe_result_t3 result = {};
33: _bpf_readarg_do_trace3_1(ctx, &result.v1, sizeof(*(&result.v1)));
33: _bpf_readarg_do_trace3_2(ctx, &result.v2, sizeof(*(&result.v2)));
33: bpf_perf_event_output(ctx, bpf_pseudo_fd(1, -3), CUR_CPU_IDENTIFIER, &result, sizeof(result));
33: return 0;
33: }
33: __attribute__((section(".bpf.fn.do_trace4")))
33: int do_trace4(struct pt_regs *ctx) {
33:
33: struct probe_result_t4 result = {};
33: _bpf_readarg_do_trace4_1(ctx, &result.v1, sizeof(*(&result.v1)));
33: ({ u64 __addr = 0x0; _bpf_readarg_do_trace4_2(ctx, &__addr, sizeof(__addr));bpf_probe_read(&result.v2, sizeof(result.v2), (void *)__addr);});
33: bpf_perf_event_output(ctx, bpf_pseudo_fd(1, -4), CUR_CPU_IDENTIFIER, &result, sizeof(result));
33: return 0;
33: }
33: __attribute__((section(".bpf.fn.do_trace5")))
33: int do_trace5(struct pt_regs *ctx) {
33:
33: struct probe_result_t5 result = {};
33: ({ u64 __addr = 0x0; _bpf_readarg_do_trace5_1(ctx, &__addr, sizeof(__addr));bpf_probe_read(&result.v1, sizeof(result.v1), (void *)__addr);});
33: _bpf_readarg_do_trace5_2(ctx, &result.v2, sizeof(*(&result.v2)));
33: bpf_perf_event_output(ctx, bpf_pseudo_fd(1, -5), CUR_CPU_IDENTIFIER, &result, sizeof(result));
33: return 0;
33: }
33:
33: #include <bcc/footer.h>
33: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:425: DeprecationWarning: not a bytes object: '\n#include <linux/blkdev.h>\n#include <uapi/linux/ptrace.h>\n\nstruct probe_result_t1 {\n char v1;\n int v2;\n};\n\nstruct probe_result_t2 {\n int v1;\n char v2;\n};\n\nstruct probe_result_t3 {\n int v1;\n int v2;\n};\n\nstruct probe_result_t4 {\n u64 v1;\n char v2[8];\n};\n\nstruct probe_result_t5 {\n char v1[8];\n u64 v2;\n};\n\nBPF_PERF_OUTPUT(event1);\nBPF_PERF_OUTPUT(event2);\nBPF_PERF_OUTPUT(event3);\nBPF_PERF_OUTPUT(event4);\nBPF_PERF_OUTPUT(event5);\n\nint do_trace1(struct pt_regs *ctx) {\n struct probe_result_t1 result = {};\n bpf_usdt_readarg(1, ctx, &result.v1);\n bpf_usdt_readarg(2, ctx, &result.v2);\n event1.perf_submit(ctx, &result, sizeof(result));\n return 0;\n};\nint do_trace2(struct pt_regs *ctx) {\n struct probe_result_t2 result = {};\n bpf_usdt_readarg(1, ctx, &result.v1);\n bpf_usdt_readarg(2, ctx, &result.v2);\n event2.perf_submit(ctx, &result, sizeof(result));\n return 0;\n}\nint do_trace3(struct pt_regs *ctx) {\n struct probe_result_t3 result = {};\n bpf_usdt_readarg(1, ctx, &result.v1);\n bpf_usdt_readarg(2, ctx, &result.v2);\n event3.perf_submit(ctx, &result, sizeof(result));\n return 0;\n}\nint do_trace4(struct pt_regs *ctx) {\n struct probe_result_t4 result = {};\n bpf_usdt_readarg(1, ctx, &result.v1);\n bpf_usdt_readarg_p(2, ctx, &result.v2, sizeof(result.v2));\n event4.perf_submit(ctx, &result, sizeof(result));\n return 0;\n}\nint do_trace5(struct pt_regs *ctx) {\n struct probe_result_t5 result = {};\n bpf_usdt_readarg_p(1, ctx, &result.v1, sizeof(result.v1));\n bpf_usdt_readarg(2, ctx, &result.v2);\n event5.perf_submit(ctx, &result, sizeof(result));\n return 0;\n}\n'
33: text = _assert_is_bytes(text)
33: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:1318: DeprecationWarning: not a bytes object: '/proc/12787/root/tmp/tmpja4j685o'
33: name = _assert_is_bytes(name)
33: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:1321: DeprecationWarning: not a bytes object: 'do_trace1'
33: fn_name = _assert_is_bytes(fn_name)
33: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:1321: DeprecationWarning: not a bytes object: 'do_trace3'
33: fn_name = _assert_is_bytes(fn_name)
33: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:1321: DeprecationWarning: not a bytes object: 'do_trace2'
33: fn_name = _assert_is_bytes(fn_name)
33: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:1321: DeprecationWarning: not a bytes object: 'do_trace4'
33: fn_name = _assert_is_bytes(fn_name)
33: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:1321: DeprecationWarning: not a bytes object: 'do_trace5'
33: fn_name = _assert_is_bytes(fn_name)
33: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:620: DeprecationWarning: not a bytes object: 'event1'
33: name = _assert_is_bytes(name)
33: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:620: DeprecationWarning: not a bytes object: 'event2'
33: name = _assert_is_bytes(name)
33: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:620: DeprecationWarning: not a bytes object: 'event3'
33: name = _assert_is_bytes(name)
33: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:620: DeprecationWarning: not a bytes object: 'event4'
33: name = _assert_is_bytes(name)
33: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:620: DeprecationWarning: not a bytes object: 'event5'
33: name = _assert_is_bytes(name)
33: .
33: ----------------------------------------------------------------------
33: Ran 1 test in 3.059s
33:
33: OK
33: b'str4'
33: b'str5'
33: b'str6'
33: b'str7'
33: Running from kernel directory at: /lib/modules/4.17.12-200.fc28.x86_64/source
33/47 Test #33: py_test_usdt ..................... Passed 3.33 sec
test 34
Start 34: py_test_usdt2
34: Test command: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/tests/wrapper.sh "py_test_usdt2" "sudo" "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_usdt2.py"
34: Test timeout computed to be: 10000000
34: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:425: DeprecationWarning: not a bytes object: '\n#include <uapi/linux/ptrace.h>\n\nBPF_PERF_OUTPUT(event1);\nBPF_PERF_OUTPUT(event2);\nBPF_PERF_OUTPUT(event3);\nBPF_PERF_OUTPUT(event4);\nBPF_PERF_OUTPUT(event5);\nBPF_PERF_OUTPUT(event6);\n\nint do_trace1(struct pt_regs *ctx) {\n u32 pid = bpf_get_current_pid_tgid();\n int result = 0;\n bpf_usdt_readarg(1, ctx, &result);\n if (pid == 12797)\n event1.perf_submit(ctx, &result, sizeof(result));\n else\n event4.perf_submit(ctx, &result, sizeof(result));\n return 0;\n};\nint do_trace2(struct pt_regs *ctx) {\n u32 pid = bpf_get_current_pid_tgid();\n int result = 0;\n bpf_usdt_readarg(1, ctx, &result);\n if (pid == 12797)\n event2.perf_submit(ctx, &result, sizeof(result));\n else\n event5.perf_submit(ctx, &result, sizeof(result));\n return 0;\n}\nint do_trace3(struct pt_regs *ctx) {\n u32 pid = bpf_get_current_pid_tgid();\n int result = 0;\n bpf_usdt_readarg(1, ctx, &result);\n if (pid == 12797)\n event3.perf_submit(ctx, &result, sizeof(result));\n else\n event6.perf_submit(ctx, &result, sizeof(result));\n return 0;\n}\n'
34: text = _assert_is_bytes(text)
34: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:1318: DeprecationWarning: not a bytes object: '/proc/12797/root/tmp/tmpnqzj05f6'
34: name = _assert_is_bytes(name)
34: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:1321: DeprecationWarning: not a bytes object: 'do_trace1'
34: fn_name = _assert_is_bytes(fn_name)
34: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:1321: DeprecationWarning: not a bytes object: 'do_trace2'
34: fn_name = _assert_is_bytes(fn_name)
34: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:1318: DeprecationWarning: not a bytes object: '/proc/12798/root/tmp/tmpnqzj05f6'
34: name = _assert_is_bytes(name)
34: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:1321: DeprecationWarning: not a bytes object: 'do_trace3'
34: fn_name = _assert_is_bytes(fn_name)
34: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:620: DeprecationWarning: not a bytes object: 'event1'
34: name = _assert_is_bytes(name)
34: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:620: DeprecationWarning: not a bytes object: 'event2'
34: name = _assert_is_bytes(name)
34: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:620: DeprecationWarning: not a bytes object: 'event3'
34: name = _assert_is_bytes(name)
34: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:620: DeprecationWarning: not a bytes object: 'event4'
34: name = _assert_is_bytes(name)
34: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:620: DeprecationWarning: not a bytes object: 'event5'
34: name = _assert_is_bytes(name)
34: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:620: DeprecationWarning: not a bytes object: 'event6'
34: name = _assert_is_bytes(name)
34: .
34: ----------------------------------------------------------------------
34: Ran 1 test in 3.056s
34:
34: OK
34/47 Test #34: py_test_usdt2 .................... Passed 3.28 sec
test 35
Start 35: py_test_usdt3
35: Test command: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/tests/wrapper.sh "py_test_usdt3" "sudo" "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_usdt3.py"
35: Test timeout computed to be: 10000000
35: Traceback (most recent call last):
35: File "../../tools/tplist.py", line 16, in <module>
35: from bcc import USDT
35: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 26, in <module>
35: from .libbcc import lib, bcc_symbol, bcc_symbol_option, bcc_stacktrace_build_id, _SYM_CB_TYPE
35: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/libbcc.py", line 154, in <module>
35: lib.bpf_attach_perf_event_raw.argtype = [Perf.perf_event_attr(), ct.c_uint, ct.c_uint, ct.c_uint, ct.c_uint]
35: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 115, in __init__
35: self.size = 120 # PERF_ATTR_SIZE_VER6
35: File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/perf.py", line 125, in __setattr__
35: super().__setattr__(key, value)
35: TypeError: super() takes at least 1 argument (0 given)
35: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:425: DeprecationWarning: not a bytes object: '\nBPF_PERF_OUTPUT(event);\nint do_trace(struct pt_regs *ctx) {\n int result = 0;\n bpf_usdt_readarg(1, ctx, &result);\n event.perf_submit(ctx, &result, sizeof(result));\n return 0;\n};\n'
35: text = _assert_is_bytes(text)
35: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:1318: DeprecationWarning: not a bytes object: '/proc/12821/root/tmp/tmprfmncdqp/liba.so'
35: name = _assert_is_bytes(name)
35: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:1321: DeprecationWarning: not a bytes object: 'do_trace'
35: fn_name = _assert_is_bytes(fn_name)
35: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:1318: DeprecationWarning: not a bytes object: '/proc/12821/root/tmp/tmprfmncdqp/libb.so'
35: name = _assert_is_bytes(name)
35: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:1318: DeprecationWarning: not a bytes object: '/proc/12821/root/tmp/tmprfmncdqp/a.out'
35: name = _assert_is_bytes(name)
35: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:620: DeprecationWarning: not a bytes object: 'event'
35: name = _assert_is_bytes(name)
35: .
35: ----------------------------------------------------------------------
35: Ran 1 test in 1.151s
35:
35: OK
35: temp directory: /tmp/tmprfmncdqp
35/47 Test #35: py_test_usdt3 .................... Passed 1.36 sec
test 36
Start 36: py_test_license
36: Test command: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/tests/wrapper.sh "py_test_license" "sudo" "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_license.py"
36: Test timeout computed to be: 10000000
36: /virtual/main.c:2:2: error: BPF_LICENSE cannot be specified through cflags
36: #error BPF_LICENSE cannot be specified through cflags
36: ^
36: 1 error generated.
36: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:425: DeprecationWarning: not a bytes object: '\n#include <uapi/linux/ptrace.h>\nstruct gpl_s {\n u64 ts;\n};\nBPF_PERF_OUTPUT(events);\nint license_program(struct pt_regs *ctx) {\n struct gpl_s data = {};\n data.ts = bpf_ktime_get_ns();\n events.perf_submit(ctx, &data, sizeof(data));\n return 0;\n}\n'
36: text = _assert_is_bytes(text)
36: x/virtual/main.c:2:2: error: BPF_LICENSE cannot be specified through cflags
36: #error BPF_LICENSE cannot be specified through cflags
36: ^
36: 1 error generated.
36: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:425: DeprecationWarning: not a bytes object: '\n#include <uapi/linux/ptrace.h>\nstruct gpl_s {\n u64 ts;\n};\nBPF_PERF_OUTPUT(events);\nint license_program(struct pt_regs *ctx) {\n struct gpl_s data = {};\n data.ts = bpf_ktime_get_ns();\n events.perf_submit(ctx, &data, sizeof(data));\n return 0;\n}\n\n#define BPF_LICENSE GPL\n'
36: text = _assert_is_bytes(text)
36: x/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:791: DeprecationWarning: not a bytes object: 'read'
36: name = _assert_is_bytes(name)
36: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:806: DeprecationWarning: not a bytes object: 'license_program'
36: fn_name = _assert_is_bytes(fn_name)
36: .bpf: Failed to load program: Invalid argument
36: 0: (bf) r6 = r1
36: 1: (85) call bpf_ktime_get_ns#5
36: cannot call GPL only function from proprietary program
36:
36: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:425: DeprecationWarning: not a bytes object: '\n#include <uapi/linux/ptrace.h>\nstruct gpl_s {\n u64 ts;\n};\nBPF_PERF_OUTPUT(events);\nint license_program(struct pt_regs *ctx) {\n struct gpl_s data = {};\n data.ts = bpf_ktime_get_ns();\n events.perf_submit(ctx, &data, sizeof(data));\n return 0;\n}\n\n#define BPF_LICENSE \n'
36: text = _assert_is_bytes(text)
36: x/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:425: DeprecationWarning: not a bytes object: '\n#include <uapi/linux/ptrace.h>\nstruct gpl_s {\n u64 ts;\n};\nBPF_PERF_OUTPUT(events);\nint license_program(struct pt_regs *ctx) {\n struct gpl_s data = {};\n data.ts = bpf_ktime_get_ns();\n events.perf_submit(ctx, &data, sizeof(data));\n return 0;\n}\n\n#define BPF_LICENSE Dual BSD/GPL\n'
36: text = _assert_is_bytes(text)
36: ../virtual/main.c:2:2: error: BPF_LICENSE cannot be specified through cflags
36: #error BPF_LICENSE cannot be specified through cflags
36: ^
36: 1 error generated.
36: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:425: DeprecationWarning: not a bytes object: '\n#include <uapi/linux/ptrace.h>\nstruct key_t {\n u64 ip;\n u32 pid;\n u32 uid;\n char comm[16];\n};\n\nBPF_HASH(counts, struct key_t);\n\nint license_program(struct pt_regs *ctx) {\n struct key_t key = {};\n u64 zero = 0 , *val;\n u64 pid = bpf_get_current_pid_tgid();\n u32 uid = bpf_get_current_uid_gid();\n\n key.ip = PT_REGS_IP(ctx);\n key.pid = pid & 0xFFFFFFFF;\n key.uid = uid & 0xFFFFFFFF;\n bpf_get_current_comm(&(key.comm), 16);\n\n val = counts.lookup_or_try_init(&key, &zero); // update counter\n if (val) {\n (*val)++;\n }\n return 0;\n}\n'
36: text = _assert_is_bytes(text)
36: xbpf: Failed to load program: Invalid argument
36: 0: (bf) r6 = r1
36: 1: (85) call bpf_ktime_get_ns#5
36: cannot call GPL only function from proprietary program
36:
36: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:425: DeprecationWarning: not a bytes object: '\n#include <uapi/linux/ptrace.h>\nstruct gpl_s {\n u64 ts;\n};\nBPF_PERF_OUTPUT(events);\nint license_program(struct pt_regs *ctx) {\n struct gpl_s data = {};\n data.ts = bpf_ktime_get_ns();\n events.perf_submit(ctx, &data, sizeof(data));\n return 0;\n}\n\n#define BPF_LICENSE Proprietary license\n'
36: text = _assert_is_bytes(text)
36: x/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:425: DeprecationWarning: not a bytes object: '\n#include <uapi/linux/ptrace.h>\nstruct key_t {\n u64 ip;\n u32 pid;\n u32 uid;\n char comm[16];\n};\n\nBPF_HASH(counts, struct key_t);\n\nint license_program(struct pt_regs *ctx) {\n struct key_t key = {};\n u64 zero = 0 , *val;\n u64 pid = bpf_get_current_pid_tgid();\n u32 uid = bpf_get_current_uid_gid();\n\n key.ip = PT_REGS_IP(ctx);\n key.pid = pid & 0xFFFFFFFF;\n key.uid = uid & 0xFFFFFFFF;\n bpf_get_current_comm(&(key.comm), 16);\n\n val = counts.lookup_or_try_init(&key, &zero); // update counter\n if (val) {\n (*val)++;\n }\n return 0;\n}\n\n#define BPF_LICENSE Proprietary\n'
36: text = _assert_is_bytes(text)
36: ./home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:425: DeprecationWarning: not a bytes object: '\n#include <uapi/linux/ptrace.h>\nstruct key_t {\n u64 ip;\n u32 pid;\n u32 uid;\n char comm[16];\n};\n\nBPF_HASH(counts, struct key_t);\n\nint license_program(struct pt_regs *ctx) {\n struct key_t key = {};\n u64 zero = 0 , *val;\n u64 pid = bpf_get_current_pid_tgid();\n u32 uid = bpf_get_current_uid_gid();\n\n key.ip = PT_REGS_IP(ctx);\n key.pid = pid & 0xFFFFFFFF;\n key.uid = uid & 0xFFFFFFFF;\n bpf_get_current_comm(&(key.comm), 16);\n\n val = counts.lookup_or_try_init(&key, &zero); // update counter\n if (val) {\n (*val)++;\n }\n return 0;\n}\n\n#define BPF_LICENSE Proprietary license\n'
36: text = _assert_is_bytes(text)
36: .
36: ----------------------------------------------------------------------
36: Ran 10 tests in 3.124s
36:
36: OK (expected failures=5)
36/47 Test #36: py_test_license .................. Passed 3.27 sec
test 37
Start 37: py_test_free_bcc_memory
37: Test command: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/tests/wrapper.sh "py_test_free_bcc_memory" "sudo" "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_free_bcc_memory.py"
37: Test timeout computed to be: 10000000
37: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:425: DeprecationWarning: not a bytes object: 'int test() { return 0; }'
37: text = _assert_is_bytes(text)
37: /usr/lib64/python3.6/subprocess.py:766: ResourceWarning: subprocess 12832 is still running
37: ResourceWarning, source=self)
37: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_free_bcc_memory.py:46: ResourceWarning: unclosed file <_io.BufferedReader name=3>
37: [rss1, unit1] = self.getRssFile()
37: /usr/lib64/python3.6/subprocess.py:766: ResourceWarning: subprocess 12833 is still running
37: ResourceWarning, source=self)
37: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_free_bcc_memory.py:53: ResourceWarning: unclosed file <_io.BufferedReader name=3>
37: [rss2, unit2] = self.getRssFile()
37: .
37: ----------------------------------------------------------------------
37: Ran 1 test in 0.327s
37:
37: OK
37: Before freeing llvm memory: RssFile: b'55768' b'kB'
37: After freeing llvm memory: RssFile: b'54972' b'kB'
37/47 Test #37: py_test_free_bcc_memory .......... Passed 0.48 sec
test 38
Start 38: py_test_rlimit
38: Test command: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/tests/wrapper.sh "py_test_rlimit" "sudo" "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_rlimit.py"
38: Test timeout computed to be: 10000000
38: could not open bpf map: unused, error: Operation not permitted
38: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:425: DeprecationWarning: not a bytes object: '\nBPF_HASH(unused, u64, u64, 65536);\nint test() { return 0; }\n'
38: text = _assert_is_bytes(text)
38: .
38: ----------------------------------------------------------------------
38: Ran 1 test in 0.493s
38:
38: OK
38/47 Test #38: py_test_rlimit ................... Passed 0.66 sec
test 39
Start 39: py_test_lpm_trie
39: Test command: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/tests/wrapper.sh "py_test_lpm_trie" "sudo" "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_lpm_trie.py"
39: Test timeout computed to be: 10000000
39: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:425: DeprecationWarning: not a bytes object: '\n struct key_v4 {\n u32 prefixlen;\n u32 data[4];\n };\n BPF_LPM_TRIE(trie, struct key_v4, int, 16);\n '
39: text = _assert_is_bytes(text)
39: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:620: DeprecationWarning: not a bytes object: 'trie'
39: name = _assert_is_bytes(name)
39: ./home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:425: DeprecationWarning: not a bytes object: '\n struct key_v6 {\n u32 prefixlen;\n u32 data[4];\n };\n BPF_LPM_TRIE(trie, struct key_v6, int, 16);\n '
39: text = _assert_is_bytes(text)
39: .
39: ----------------------------------------------------------------------
39: Ran 2 tests in 0.489s
39:
39: OK
39/47 Test #39: py_test_lpm_trie ................. Passed 0.66 sec
test 40
Start 40: py_ringbuf
40: Test command: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/tests/wrapper.sh "py_ringbuf" "sudo" "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_ringbuf.py"
40: Test timeout computed to be: 10000000
40: ssss
40: ----------------------------------------------------------------------
40: Ran 4 tests in 0.000s
40:
40: OK (skipped=4)
40/47 Test #40: py_ringbuf ....................... Passed 0.15 sec
test 41
Start 41: py_queuestack
41: Test command: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/tests/wrapper.sh "py_queuestack" "sudo" "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_queuestack.py"
41: Test timeout computed to be: 10000000
41: ss
41: ----------------------------------------------------------------------
41: Ran 2 tests in 0.000s
41:
41: OK (skipped=2)
41/47 Test #41: py_queuestack .................... Passed 0.14 sec
test 42
Start 42: py_test_map_batch_ops
42: Test command: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/tests/wrapper.sh "py_test_map_batch_ops" "sudo" "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_map_batch_ops.py"
42: Test timeout computed to be: 10000000
42: ssssss
42: ----------------------------------------------------------------------
42: Ran 6 tests in 0.000s
42:
42: OK (skipped=6)
42/47 Test #42: py_test_map_batch_ops ............ Passed 0.15 sec
test 43
Start 43: py_test_map_in_map
43: Test command: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/tests/wrapper.sh "py_test_map_in_map" "sudo" "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_map_in_map.py"
43: Test timeout computed to be: 10000000
43: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:425: DeprecationWarning: not a bytes object: '\n BPF_ARRAY(cntl, int, 1);\n BPF_ARRAY(ex1, int, 1024);\n BPF_ARRAY(ex2, int, 1024);\n BPF_ARRAY_OF_MAPS(maps_array, "ex1", 10);\n\n int syscall__getuid(void *ctx) {\n int key = 0, data, *val, cntl_val;\n void *inner_map;\n\n val = cntl.lookup(&key);\n if (!val || *val == 0)\n return 0;\n\n cntl_val = *val;\n inner_map = maps_array.lookup(&cntl_val);\n if (!inner_map)\n return 0;\n\n val = bpf_map_lookup_elem(inner_map, &key);\n if (val) {\n data = 1 + *val;\n bpf_map_update_elem(inner_map, &key, &data, 0);\n }\n\n return 0;\n }\n'
43: text = _assert_is_bytes(text)
43: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:620: DeprecationWarning: not a bytes object: 'cntl'
43: name = _assert_is_bytes(name)
43: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:620: DeprecationWarning: not a bytes object: 'ex1'
43: name = _assert_is_bytes(name)
43: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:620: DeprecationWarning: not a bytes object: 'ex2'
43: name = _assert_is_bytes(name)
43: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:620: DeprecationWarning: not a bytes object: 'maps_array'
43: name = _assert_is_bytes(name)
43: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:791: DeprecationWarning: not a bytes object: 'getuid'
43: name = _assert_is_bytes(name)
43: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:806: DeprecationWarning: not a bytes object: 'syscall__getuid'
43: fn_name = _assert_is_bytes(fn_name)
43: ./home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:425: DeprecationWarning: not a bytes object: '\n BPF_ARRAY(cntl, int, 1);\n BPF_TABLE("hash", int, int, ex1, 1024);\n BPF_TABLE("hash", int, int, ex2, 1024);\n BPF_HASH_OF_MAPS(maps_hash, int, "ex1", 10);\n\n int syscall__getuid(void *ctx) {\n int key = 0, data, *val, cntl_val;\n void *inner_map;\n\n val = cntl.lookup(&key);\n if (!val || *val == 0)\n return 0;\n\n cntl_val = *val;\n inner_map = maps_hash.lookup(&cntl_val);\n if (!inner_map)\n return 0;\n\n val = bpf_map_lookup_elem(inner_map, &key);\n if (!val) {\n data = 1;\n bpf_map_update_elem(inner_map, &key, &data, 0);\n } else {\n data = 1 + *val;\n bpf_map_update_elem(inner_map, &key, &data, 0);\n }\n\n return 0;\n }\n'
43: text = _assert_is_bytes(text)
43: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:620: DeprecationWarning: not a bytes object: 'maps_hash'
43: name = _assert_is_bytes(name)
43: ./home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py:425: DeprecationWarning: not a bytes object: '\n struct custom_key {\n int value_1;\n int value_2;\n };\n\n BPF_ARRAY(cntl, int, 1);\n BPF_TABLE("hash", int, int, ex1, 1024);\n BPF_TABLE("hash", int, int, ex2, 1024);\n BPF_HASH_OF_MAPS(maps_hash, struct custom_key, "ex1", 10);\n\n int syscall__getuid(void *ctx) {\n struct custom_key hash_key = {1, 0};\n int key = 0, data, *val, cntl_val;\n void *inner_map;\n\n val = cntl.lookup(&key);\n if (!val || *val == 0)\n return 0;\n\n hash_key.value_2 = *val;\n inner_map = maps_hash.lookup(&hash_key);\n if (!inner_map)\n return 0;\n\n val = bpf_map_lookup_elem(inner_map, &key);\n if (!val) {\n data = 1;\n bpf_map_update_elem(inner_map, &key, &data, 0);\n } else {\n data = 1 + *val;\n bpf_map_update_elem(inner_map, &key, &data, 0);\n }\n\n return 0;\n }\n'
43: text = _assert_is_bytes(text)
43: .
43: ----------------------------------------------------------------------
43: Ran 3 tests in 0.999s
43:
43: OK
43/47 Test #43: py_test_map_in_map ............... Passed 1.15 sec
test 44
Start 44: lua_test_clang
44: Test command: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/tests/wrapper.sh "lua_test_clang" "sudo" "/usr/bin/luajit" "test_clang.lua"
44: Test timeout computed to be: 10000000
44: /virtual/main.c:1:30: error: expected expression
44: int failure(void *ctx) { if (); return 0; }
44: ^
44: 1 error generated.
44: ....................
44: Ran 20 tests in 16.003 seconds, 20 successes, 0 failures
44: OK
44/47 Test #44: lua_test_clang ................... Passed 16.27 sec
test 45
Start 45: lua_test_uprobes
45: Test command: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/tests/wrapper.sh "lua_test_uprobes" "sudo" "/usr/bin/luajit" "test_uprobes.lua"
45: Test timeout computed to be: 10000000
45: Python 2.7.15
45: Arena 0:
45: system bytes = 25616384
45: in use bytes = 1175248
45: Total (incl. mmap):
45: system bytes = 25616384
45: in use bytes = 1175248
45: max mmap regions = 7
45: max mmap bytes = 8556544
45: ..
45: Ran 2 tests in 0.569 seconds, 2 successes, 0 failures
45: OK
45/47 Test #45: lua_test_uprobes ................. Passed 0.70 sec
test 46
Start 46: lua_test_dump
46: Test command: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/tests/wrapper.sh "lua_test_dump" "sudo" "/usr/bin/luajit" "test_dump.lua"
46: Test timeout computed to be: 10000000
46: .
46: Ran 1 tests in 0.243 seconds, 1 successes, 0 failures
46: OK
46/47 Test #46: lua_test_dump .................... Passed 0.31 sec
test 47
Start 47: lua_test_standalone
47: Test command: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/lua/test_standalone.sh
47: Test timeout computed to be: 10000000
47: + cd src/lua
47: + [[ ! -x bcc-lua ]]
47: + echo 'bcc-lua not built --- skipping'
47: bcc-lua not built --- skipping
47: + exit 0
47/47 Test #47: lua_test_standalone .............. Passed 0.00 sec
94% tests passed, 3 tests failed out of 47
Total Test time (real) = 217.27 sec
The following tests FAILED:
26 - py_test_attach_perf_event (Failed)
31 - py_test_tools_smoke (Failed)
32 - py_test_tools_memleak (Failed)
Errors while running CTest
Build step 'Execute shell' marked build as failure
Taking single-use agent fedora28-slave-aca offline.
Finished: FAILURE