Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pyroute2-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681743012.614636/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pyroute2-core.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pyroute2.core-0.6.13-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pyroute2-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681743012.614636/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pyroute2-core.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pyroute2.core-0.6.13-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pyroute2-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681743012.614636/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pyroute2-core.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aWowc7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyroute2.core-0.6.13 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyroute2.core-0.6.13.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyroute2.core-0.6.13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TQDDnw + umask 022 + cd /builddir/build/BUILD + cd pyroute2.core-0.6.13 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/pr2modules copying pr2modules/common.py -> build/lib/pr2modules copying pr2modules/conntrack.py -> build/lib/pr2modules copying pr2modules/iwutil.py -> build/lib/pr2modules copying pr2modules/__init__.py -> build/lib/pr2modules copying pr2modules/devlink.py -> build/lib/pr2modules copying pr2modules/proxy.py -> build/lib/pr2modules creating build/lib/pr2modules/inotify copying pr2modules/inotify/__init__.py -> build/lib/pr2modules/inotify copying pr2modules/inotify/inotify_msg.py -> build/lib/pr2modules/inotify copying pr2modules/inotify/inotify_fd.py -> build/lib/pr2modules/inotify creating build/lib/pr2modules/requests copying pr2modules/requests/address.py -> build/lib/pr2modules/requests copying pr2modules/requests/common.py -> build/lib/pr2modules/requests copying pr2modules/requests/main.py -> build/lib/pr2modules/requests copying pr2modules/requests/__init__.py -> build/lib/pr2modules/requests copying pr2modules/requests/link.py -> build/lib/pr2modules/requests copying pr2modules/requests/route.py -> build/lib/pr2modules/requests copying pr2modules/requests/neighbour.py -> build/lib/pr2modules/requests copying pr2modules/requests/netns.py -> build/lib/pr2modules/requests creating build/lib/pr2modules/netns copying pr2modules/netns/manager.py -> build/lib/pr2modules/netns copying pr2modules/netns/__init__.py -> build/lib/pr2modules/netns creating build/lib/pr2modules/protocols copying pr2modules/protocols/__init__.py -> build/lib/pr2modules/protocols creating build/lib/pr2modules/iproute copying pr2modules/iproute/req.py -> build/lib/pr2modules/iproute copying pr2modules/iproute/bsd.py -> build/lib/pr2modules/iproute copying pr2modules/iproute/__init__.py -> build/lib/pr2modules/iproute copying pr2modules/iproute/windows.py -> build/lib/pr2modules/iproute copying pr2modules/iproute/linux.py -> build/lib/pr2modules/iproute creating build/lib/pr2modules/config copying pr2modules/config/eventlet.py -> build/lib/pr2modules/config copying pr2modules/config/__init__.py -> build/lib/pr2modules/config copying pr2modules/config/asyncio.py -> build/lib/pr2modules/config copying pr2modules/config/test_platform.py -> build/lib/pr2modules/config copying pr2modules/config/version.py -> build/lib/pr2modules/config copying pr2modules/config/log.py -> build/lib/pr2modules/config creating build/lib/pr2modules/bsd copying pr2modules/bsd/__init__.py -> build/lib/pr2modules/bsd copying pr2modules/bsd/util.py -> build/lib/pr2modules/bsd creating build/lib/pr2modules/netlink copying pr2modules/netlink/exceptions.py -> build/lib/pr2modules/netlink copying pr2modules/netlink/__init__.py -> build/lib/pr2modules/netlink copying pr2modules/netlink/nlsocket.py -> build/lib/pr2modules/netlink creating build/lib/pr2modules/bsd/rtmsocket copying pr2modules/bsd/rtmsocket/freebsd.py -> build/lib/pr2modules/bsd/rtmsocket copying pr2modules/bsd/rtmsocket/__init__.py -> build/lib/pr2modules/bsd/rtmsocket copying pr2modules/bsd/rtmsocket/openbsd.py -> build/lib/pr2modules/bsd/rtmsocket creating build/lib/pr2modules/bsd/pf_route copying pr2modules/bsd/pf_route/freebsd.py -> build/lib/pr2modules/bsd/pf_route copying pr2modules/bsd/pf_route/__init__.py -> build/lib/pr2modules/bsd/pf_route copying pr2modules/bsd/pf_route/openbsd.py -> build/lib/pr2modules/bsd/pf_route creating build/lib/pr2modules/netlink/generic copying pr2modules/netlink/generic/ethtool.py -> build/lib/pr2modules/netlink/generic copying pr2modules/netlink/generic/mptcp.py -> build/lib/pr2modules/netlink/generic copying pr2modules/netlink/generic/__init__.py -> build/lib/pr2modules/netlink/generic copying pr2modules/netlink/generic/wireguard.py -> build/lib/pr2modules/netlink/generic copying pr2modules/netlink/generic/l2tp.py -> build/lib/pr2modules/netlink/generic creating build/lib/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/iw_event.py -> build/lib/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/ifaddrmsg.py -> build/lib/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/riprsocket.py -> build/lib/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/__init__.py -> build/lib/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/rtgenmsg.py -> build/lib/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/ifstatsmsg.py -> build/lib/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/fibmsg.py -> build/lib/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/nsinfmsg.py -> build/lib/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/rtmsg.py -> build/lib/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/p2pmsg.py -> build/lib/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/iprsocket.py -> build/lib/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/ndtmsg.py -> build/lib/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/marshal.py -> build/lib/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/ndmsg.py -> build/lib/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/nsidmsg.py -> build/lib/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/errmsg.py -> build/lib/pr2modules/netlink/rtnl creating build/lib/pr2modules/netlink/devlink copying pr2modules/netlink/devlink/__init__.py -> build/lib/pr2modules/netlink/devlink creating build/lib/pr2modules/netlink/nl80211 copying pr2modules/netlink/nl80211/__init__.py -> build/lib/pr2modules/netlink/nl80211 creating build/lib/pr2modules/netlink/uevent copying pr2modules/netlink/uevent/__init__.py -> build/lib/pr2modules/netlink/uevent creating build/lib/pr2modules/netlink/taskstats copying pr2modules/netlink/taskstats/__init__.py -> build/lib/pr2modules/netlink/taskstats creating build/lib/pr2modules/netlink/nfnetlink copying pr2modules/netlink/nfnetlink/nftsocket.py -> build/lib/pr2modules/netlink/nfnetlink copying pr2modules/netlink/nfnetlink/ipset.py -> build/lib/pr2modules/netlink/nfnetlink copying pr2modules/netlink/nfnetlink/__init__.py -> build/lib/pr2modules/netlink/nfnetlink copying pr2modules/netlink/nfnetlink/nfctsocket.py -> build/lib/pr2modules/netlink/nfnetlink creating build/lib/pr2modules/netlink/event copying pr2modules/netlink/event/__init__.py -> build/lib/pr2modules/netlink/event copying pr2modules/netlink/event/thermal_event.py -> build/lib/pr2modules/netlink/event copying pr2modules/netlink/event/acpi_event.py -> build/lib/pr2modules/netlink/event copying pr2modules/netlink/event/dquot.py -> build/lib/pr2modules/netlink/event creating build/lib/pr2modules/netlink/ipq copying pr2modules/netlink/ipq/__init__.py -> build/lib/pr2modules/netlink/ipq creating build/lib/pr2modules/netlink/diag copying pr2modules/netlink/diag/__init__.py -> build/lib/pr2modules/netlink/diag copying pr2modules/netlink/diag/ss2.py -> build/lib/pr2modules/netlink/diag creating build/lib/pr2modules/netlink/rtnl/ifinfmsg copying pr2modules/netlink/rtnl/ifinfmsg/sync.py -> build/lib/pr2modules/netlink/rtnl/ifinfmsg copying pr2modules/netlink/rtnl/ifinfmsg/__init__.py -> build/lib/pr2modules/netlink/rtnl/ifinfmsg copying pr2modules/netlink/rtnl/ifinfmsg/proxy.py -> build/lib/pr2modules/netlink/rtnl/ifinfmsg copying pr2modules/netlink/rtnl/ifinfmsg/tuntap.py -> build/lib/pr2modules/netlink/rtnl/ifinfmsg copying pr2modules/netlink/rtnl/ifinfmsg/compat.py -> build/lib/pr2modules/netlink/rtnl/ifinfmsg creating build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_netem.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_sfq.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/cls_flow.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_pfifo.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_clsact.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/act_vlan.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/common.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_template.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/cls_u32.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_codel.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_bpf.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_pfifo_fast.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/em_ipset.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_fq_codel.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/act_bpf.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_plug.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/act_mirred.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/cls_matchall.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/__init__.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_choke.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/common_ematch.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_cake.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_htb.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/em_meta.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/em_cmp.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/act_skbedit.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_hfsc.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/common_act.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_tbf.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_drr.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/act_police.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/act_connmark.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/act_gact.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/cls_basic.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_ingress.py -> build/lib/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/cls_fw.py -> build/lib/pr2modules/netlink/rtnl/tcmsg creating build/lib/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/team.py -> build/lib/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/ipvlan.py -> build/lib/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/tun.py -> build/lib/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/vrf.py -> build/lib/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/xfrm.py -> build/lib/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/__init__.py -> build/lib/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/vxlan.py -> build/lib/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/bond.py -> build/lib/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/ipoib.py -> build/lib/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/gtp.py -> build/lib/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/tuntap.py -> build/lib/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/geneve.py -> build/lib/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/vti6.py -> build/lib/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/vti.py -> build/lib/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/vlan.py -> build/lib/pr2modules/netlink/rtnl/ifinfmsg/plugins + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JPa8U2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64 + cd pyroute2.core-0.6.13 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib copying pr2modules/common.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules copying pr2modules/conntrack.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules copying pr2modules/iwutil.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules Skipping installation of /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/__init__.py (namespace package) copying pr2modules/devlink.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules copying pr2modules/proxy.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules copying pr2modules/inotify/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/inotify copying pr2modules/inotify/inotify_msg.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/inotify copying pr2modules/inotify/inotify_fd.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/inotify copying pr2modules/requests/address.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/requests copying pr2modules/requests/common.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/requests copying pr2modules/requests/main.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/requests copying pr2modules/requests/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/requests copying pr2modules/requests/link.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/requests copying pr2modules/requests/route.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/requests copying pr2modules/requests/neighbour.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/requests copying pr2modules/requests/netns.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/requests copying pr2modules/netns/manager.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netns copying pr2modules/netns/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netns copying pr2modules/protocols/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/protocols copying pr2modules/iproute/req.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/iproute copying pr2modules/iproute/bsd.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/iproute copying pr2modules/iproute/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/iproute copying pr2modules/iproute/windows.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/iproute copying pr2modules/iproute/linux.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/iproute copying pr2modules/config/eventlet.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/config copying pr2modules/config/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/config copying pr2modules/config/asyncio.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/config copying pr2modules/config/test_platform.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/config copying pr2modules/config/version.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/config copying pr2modules/config/log.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/config copying pr2modules/bsd/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/bsd copying pr2modules/bsd/util.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/bsd copying pr2modules/bsd/rtmsocket/freebsd.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/bsd/rtmsocket copying pr2modules/bsd/rtmsocket/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/bsd/rtmsocket copying pr2modules/bsd/rtmsocket/openbsd.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/bsd/rtmsocket copying pr2modules/bsd/pf_route/freebsd.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/bsd/pf_route copying pr2modules/bsd/pf_route/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/bsd/pf_route copying pr2modules/bsd/pf_route/openbsd.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/bsd/pf_route copying pr2modules/netlink/exceptions.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink copying pr2modules/netlink/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink copying pr2modules/netlink/nlsocket.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink copying pr2modules/netlink/generic/ethtool.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/generic copying pr2modules/netlink/generic/mptcp.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/generic copying pr2modules/netlink/generic/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/generic copying pr2modules/netlink/generic/wireguard.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/generic copying pr2modules/netlink/generic/l2tp.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/generic copying pr2modules/netlink/rtnl/iw_event.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/ifaddrmsg.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/riprsocket.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/rtgenmsg.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/ifstatsmsg.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/fibmsg.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/nsinfmsg.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/rtmsg.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/p2pmsg.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/iprsocket.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/ndtmsg.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/marshal.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/ndmsg.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/nsidmsg.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/errmsg.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl copying pr2modules/netlink/rtnl/ifinfmsg/sync.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg copying pr2modules/netlink/rtnl/ifinfmsg/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg copying pr2modules/netlink/rtnl/ifinfmsg/proxy.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg copying pr2modules/netlink/rtnl/ifinfmsg/tuntap.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg copying pr2modules/netlink/rtnl/ifinfmsg/compat.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg copying pr2modules/netlink/rtnl/ifinfmsg/plugins/team.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/ipvlan.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/tun.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/vrf.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/xfrm.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/vxlan.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/bond.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/ipoib.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/gtp.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/tuntap.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/geneve.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/vti6.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/vti.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/ifinfmsg/plugins/vlan.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins copying pr2modules/netlink/rtnl/tcmsg/sched_netem.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_sfq.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/cls_flow.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_pfifo.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_clsact.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/act_vlan.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/common.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_template.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/cls_u32.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_codel.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_bpf.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_pfifo_fast.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/em_ipset.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_fq_codel.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/act_bpf.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_plug.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/act_mirred.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/cls_matchall.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_choke.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/common_ematch.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_cake.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_htb.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/em_meta.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/em_cmp.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/act_skbedit.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_hfsc.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/common_act.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_tbf.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_drr.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/act_police.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/act_connmark.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/act_gact.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/cls_basic.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/sched_ingress.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/rtnl/tcmsg/cls_fw.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg copying pr2modules/netlink/devlink/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/devlink copying pr2modules/netlink/nl80211/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/nl80211 copying pr2modules/netlink/uevent/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/uevent copying pr2modules/netlink/taskstats/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/taskstats copying pr2modules/netlink/nfnetlink/nftsocket.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/nfnetlink copying pr2modules/netlink/nfnetlink/ipset.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/nfnetlink copying pr2modules/netlink/nfnetlink/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/nfnetlink copying pr2modules/netlink/nfnetlink/nfctsocket.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/nfnetlink copying pr2modules/netlink/event/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/event copying pr2modules/netlink/event/thermal_event.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/event copying pr2modules/netlink/event/acpi_event.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/event copying pr2modules/netlink/event/dquot.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/event copying pr2modules/netlink/ipq/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/ipq copying pr2modules/netlink/diag/__init__.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/diag copying pr2modules/netlink/diag/ss2.py -> /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/diag byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/conntrack.py to conntrack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/iwutil.py to iwutil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/devlink.py to devlink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/proxy.py to proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/inotify/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/inotify/inotify_msg.py to inotify_msg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/inotify/inotify_fd.py to inotify_fd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/requests/address.py to address.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/requests/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/requests/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/requests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/requests/link.py to link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/requests/route.py to route.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/requests/neighbour.py to neighbour.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/requests/netns.py to netns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netns/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netns/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/protocols/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/iproute/req.py to req.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/iproute/bsd.py to bsd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/iproute/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/iproute/windows.py to windows.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/iproute/linux.py to linux.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/config/eventlet.py to eventlet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/config/asyncio.py to asyncio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/config/test_platform.py to test_platform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/config/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/config/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/bsd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/bsd/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/bsd/rtmsocket/freebsd.py to freebsd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/bsd/rtmsocket/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/bsd/rtmsocket/openbsd.py to openbsd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/bsd/pf_route/freebsd.py to freebsd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/bsd/pf_route/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/bsd/pf_route/openbsd.py to openbsd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/nlsocket.py to nlsocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/generic/ethtool.py to ethtool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/generic/mptcp.py to mptcp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/generic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/generic/wireguard.py to wireguard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/generic/l2tp.py to l2tp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/iw_event.py to iw_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifaddrmsg.py to ifaddrmsg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/riprsocket.py to riprsocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/rtgenmsg.py to rtgenmsg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifstatsmsg.py to ifstatsmsg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/fibmsg.py to fibmsg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/nsinfmsg.py to nsinfmsg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/rtmsg.py to rtmsg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/p2pmsg.py to p2pmsg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/iprsocket.py to iprsocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ndtmsg.py to ndtmsg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/marshal.py to marshal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ndmsg.py to ndmsg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/nsidmsg.py to nsidmsg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/errmsg.py to errmsg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/sync.py to sync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/proxy.py to proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/tuntap.py to tuntap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins/team.py to team.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins/ipvlan.py to ipvlan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins/tun.py to tun.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins/vrf.py to vrf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins/xfrm.py to xfrm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins/vxlan.py to vxlan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins/bond.py to bond.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins/ipoib.py to ipoib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins/gtp.py to gtp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins/tuntap.py to tuntap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins/geneve.py to geneve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins/vti6.py to vti6.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins/vti.py to vti.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/ifinfmsg/plugins/vlan.py to vlan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/sched_netem.py to sched_netem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/sched_sfq.py to sched_sfq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/cls_flow.py to cls_flow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/sched_pfifo.py to sched_pfifo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/sched_clsact.py to sched_clsact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/act_vlan.py to act_vlan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/sched_template.py to sched_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/cls_u32.py to cls_u32.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/sched_codel.py to sched_codel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/sched_bpf.py to sched_bpf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/sched_pfifo_fast.py to sched_pfifo_fast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/em_ipset.py to em_ipset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/sched_fq_codel.py to sched_fq_codel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/act_bpf.py to act_bpf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/sched_plug.py to sched_plug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/act_mirred.py to act_mirred.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/cls_matchall.py to cls_matchall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/sched_choke.py to sched_choke.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/common_ematch.py to common_ematch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/sched_cake.py to sched_cake.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/sched_htb.py to sched_htb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/em_meta.py to em_meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/em_cmp.py to em_cmp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/act_skbedit.py to act_skbedit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/sched_hfsc.py to sched_hfsc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/common_act.py to common_act.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/sched_tbf.py to sched_tbf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/sched_drr.py to sched_drr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/act_police.py to act_police.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/act_connmark.py to act_connmark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/act_gact.py to act_gact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/cls_basic.py to cls_basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/sched_ingress.py to sched_ingress.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/rtnl/tcmsg/cls_fw.py to cls_fw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/devlink/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/nl80211/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/uevent/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/taskstats/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/nfnetlink/nftsocket.py to nftsocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/nfnetlink/ipset.py to ipset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/nfnetlink/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/nfnetlink/nfctsocket.py to nfctsocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/event/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/event/thermal_event.py to thermal_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/event/acpi_event.py to acpi_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/event/dquot.py to dquot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/ipq/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/diag/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pr2modules/netlink/diag/ss2.py to ss2.cpython-39.pyc writing byte-compilation script '/tmp/tmpube3xfjb.py' /usr/bin/python3 /tmp/tmpube3xfjb.py removing /tmp/tmpube3xfjb.py running install_egg_info running egg_info writing pyroute2.core.egg-info/PKG-INFO writing dependency_links to pyroute2.core.egg-info/dependency_links.txt writing entry points to pyroute2.core.egg-info/entry_points.txt writing namespace_packages to pyroute2.core.egg-info/namespace_packages.txt writing top-level names to pyroute2.core.egg-info/top_level.txt reading manifest file 'pyroute2.core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.Apache.v2' adding license file 'LICENSE.GPL.v2' writing manifest file 'pyroute2.core.egg-info/SOURCES.txt' Copying pyroute2.core.egg-info to /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pyroute2.core-0.6.13-py3.9.egg-info Installing /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/pyroute2.core-0.6.13-py3.9-nspkg.pth running install_scripts Installing ss2 script to /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64//usr/share/doc/python-pyroute2.core + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' ~/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64 ~/build/BUILD/pyroute2.core-0.6.13 + pushd /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/pyroute2.core-0.6.13 + popd + mv /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.6.13-1 --unique-debug-suffix -0.6.13-1.x86_64 --unique-debug-src-base python-pyroute2.core-0.6.13-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pyroute2.core-0.6.13 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pyroute2.core-0.6.13-1.noarch Provides: python-pyroute2.core python3-pyroute2.core = 0.6.13-1 python3.9dist(pyroute2.core) = 0.6.13 python3dist(pyroute2.core) = 0.6.13 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(setuptools) Processing files: python-pyroute2.core-help-0.6.13-1.noarch warning: Empty %files file /builddir/build/BUILD/pyroute2.core-0.6.13/doclist.lst Provides: python-pyroute2.core-help = 0.6.13-1 python3-pyroute2.core-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64 Wrote: /builddir/build/RPMS/python-pyroute2.core-help-0.6.13-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pyroute2.core-0.6.13-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sKGKRh + umask 022 + cd /builddir/build/BUILD + cd pyroute2.core-0.6.13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pyroute2.core-0.6.13-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0