Source: ovn-bgp-agent Version: 1.0.0-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-20231212 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > make[1]: pyversions: No such file or directory > py3versions: no X-Python3-Version in control file, using supported versions > pkgos-dh_auto_install --no-py2 --in-tmp > + PKGOS_IN_TMP=no > + echo WARNING: --no-py2 is deprecated and always on. > WARNING: --no-py2 is deprecated and always on. > + shift > + PKGOS_IN_TMP=yes > + shift > + dpkg-parsechangelog -SSource > + SRC_PKG_NAME=ovn-bgp-agent > + echo ovn-bgp-agent > + sed s/python-// > + PY_MODULE_NAME=ovn-bgp-agent > + py3versions -vr > + PYTHON3S=3.12 3.11 > + [ yes = yes ] > + TARGET_DIR=tmp > + pwd > + python3.12 setup.py install --install-layout=deb --root > /<<PKGBUILDDIR>>/debian/tmp > /usr/lib/python3/dist-packages/setuptools/dist.py:744: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'description-file' will not be supported in > future > versions. Please use the underscore name 'description_file' instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/dist.py:744: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'author-email' will not be supported in future > versions. Please use the underscore name 'author_email' instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/dist.py:744: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'home-page' will not be supported in future > versions. Please use the underscore name 'home_page' instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/dist.py:744: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'python-requires' will not be supported in > future > versions. Please use the underscore name 'python_requires' instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/__init__.py:84: > _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are > deprecated. > !! > > > ******************************************************************************** > Requirements should be satisfied by a PEP 517 installer. > If you are using pip, you can try `pip install --use-pep517`. > > ******************************************************************************** > > !! > dist.fetch_build_eggs(dist.setup_requires) > /usr/lib/python3/dist-packages/setuptools/command/develop.py:40: > EasyInstallDeprecationWarning: easy_install command is deprecated. > !! > > > ******************************************************************************** > Please avoid running ``setup.py`` and ``easy_install``. > Instead, use pypa/build, pypa/installer or other > standards-based tools. > > See https://github.com/pypa/setuptools/issues/917 for details. > > ******************************************************************************** > > !! > easy_install.initialize_options(self) > /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: > SetuptoolsDeprecationWarning: setup.py install is deprecated. > !! > > > ******************************************************************************** > Please avoid running ``setup.py`` directly. > Instead, use pypa/build, pypa/installer or other > standards-based tools. > > See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html > for details. > > ******************************************************************************** > > !! > self.initialize_options() > /usr/lib/python3/dist-packages/setuptools/dist.py:744: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'description-file' will not be supported in > future > versions. Please use the underscore name 'description_file' instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/dist.py:744: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'author-email' will not be supported in future > versions. Please use the underscore name 'author_email' instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/dist.py:744: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'home-page' will not be supported in future > versions. Please use the underscore name 'home_page' instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/dist.py:744: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'python-requires' will not be supported in > future > versions. Please use the underscore name 'python_requires' instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > running install > [pbr] Generating AUTHORS > [pbr] AUTHORS complete (0.0s) > running build > running build_py > creating build > creating build/lib > creating build/lib/ovn_bgp_agent > creating build/lib/ovn_bgp_agent/tests > creating build/lib/ovn_bgp_agent/tests/unit > creating build/lib/ovn_bgp_agent/tests/unit/utils > copying ovn_bgp_agent/tests/unit/utils/__init__.py -> > build/lib/ovn_bgp_agent/tests/unit/utils > copying ovn_bgp_agent/tests/unit/utils/test_helpers.py -> > build/lib/ovn_bgp_agent/tests/unit/utils > copying ovn_bgp_agent/tests/unit/utils/test_linux_net.py -> > build/lib/ovn_bgp_agent/tests/unit/utils > creating build/lib/ovn_bgp_agent/tests/functional > creating build/lib/ovn_bgp_agent/tests/functional/privileged > copying ovn_bgp_agent/tests/functional/privileged/__init__.py -> > build/lib/ovn_bgp_agent/tests/functional/privileged > copying ovn_bgp_agent/tests/functional/privileged/test_linux_net.py -> > build/lib/ovn_bgp_agent/tests/functional/privileged > creating build/lib/ovn_bgp_agent/tests/unit/drivers > creating build/lib/ovn_bgp_agent/tests/unit/drivers/openstack > copying ovn_bgp_agent/tests/unit/drivers/openstack/__init__.py -> > build/lib/ovn_bgp_agent/tests/unit/drivers/openstack > copying > ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_stretched_l2_bgp_driver.py > -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack > copying ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_evpn_driver.py -> > build/lib/ovn_bgp_agent/tests/unit/drivers/openstack > copying ovn_bgp_agent/tests/unit/drivers/openstack/test_nb_ovn_bgp_driver.py > -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack > copying ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_bgp_driver.py -> > build/lib/ovn_bgp_agent/tests/unit/drivers/openstack > copying ovn_bgp_agent/tests/functional/__init__.py -> > build/lib/ovn_bgp_agent/tests/functional > copying ovn_bgp_agent/tests/functional/base.py -> > build/lib/ovn_bgp_agent/tests/functional > copying ovn_bgp_agent/tests/unit/__init__.py -> > build/lib/ovn_bgp_agent/tests/unit > copying ovn_bgp_agent/tests/unit/fakes.py -> > build/lib/ovn_bgp_agent/tests/unit > copying ovn_bgp_agent/tests/unit/test_agent.py -> > build/lib/ovn_bgp_agent/tests/unit > creating build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils > copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/__init__.py -> > build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils > copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovn.py -> > build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils > copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovs.py -> > build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils > copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_frr.py -> > build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils > creating build/lib/ovn_bgp_agent/privileged > copying ovn_bgp_agent/privileged/__init__.py -> > build/lib/ovn_bgp_agent/privileged > copying ovn_bgp_agent/privileged/ovs_vsctl.py -> > build/lib/ovn_bgp_agent/privileged > copying ovn_bgp_agent/privileged/vtysh.py -> > build/lib/ovn_bgp_agent/privileged > copying ovn_bgp_agent/privileged/linux_net.py -> > build/lib/ovn_bgp_agent/privileged > creating build/lib/ovn_bgp_agent/tests/unit/cmd > copying ovn_bgp_agent/tests/unit/cmd/__init__.py -> > build/lib/ovn_bgp_agent/tests/unit/cmd > copying ovn_bgp_agent/tests/unit/cmd/test_agent.py -> > build/lib/ovn_bgp_agent/tests/unit/cmd > creating build/lib/ovn_bgp_agent/cmd > copying ovn_bgp_agent/cmd/__init__.py -> build/lib/ovn_bgp_agent/cmd > copying ovn_bgp_agent/cmd/agent.py -> build/lib/ovn_bgp_agent/cmd > creating build/lib/ovn_bgp_agent/utils > copying ovn_bgp_agent/utils/__init__.py -> build/lib/ovn_bgp_agent/utils > copying ovn_bgp_agent/utils/helpers.py -> build/lib/ovn_bgp_agent/utils > copying ovn_bgp_agent/utils/linux_net.py -> build/lib/ovn_bgp_agent/utils > creating build/lib/ovn_bgp_agent/tests/unit/privileged > copying ovn_bgp_agent/tests/unit/privileged/__init__.py -> > build/lib/ovn_bgp_agent/tests/unit/privileged > copying ovn_bgp_agent/tests/unit/privileged/test_ovs_vsctl.py -> > build/lib/ovn_bgp_agent/tests/unit/privileged > copying ovn_bgp_agent/tests/unit/privileged/test_vtysh.py -> > build/lib/ovn_bgp_agent/tests/unit/privileged > copying ovn_bgp_agent/tests/unit/privileged/test_linux_net.py -> > build/lib/ovn_bgp_agent/tests/unit/privileged > creating build/lib/ovn_bgp_agent/tests/functional/utils > copying ovn_bgp_agent/tests/functional/utils/__init__.py -> > build/lib/ovn_bgp_agent/tests/functional/utils > copying ovn_bgp_agent/tests/functional/utils/test_linux_net.py -> > build/lib/ovn_bgp_agent/tests/functional/utils > creating build/lib/ovn_bgp_agent/drivers > copying ovn_bgp_agent/drivers/__init__.py -> build/lib/ovn_bgp_agent/drivers > copying ovn_bgp_agent/drivers/driver_api.py -> build/lib/ovn_bgp_agent/drivers > creating build/lib/ovn_bgp_agent/drivers/openstack > copying ovn_bgp_agent/drivers/openstack/__init__.py -> > build/lib/ovn_bgp_agent/drivers/openstack > copying ovn_bgp_agent/drivers/openstack/ovn_evpn_driver.py -> > build/lib/ovn_bgp_agent/drivers/openstack > copying ovn_bgp_agent/drivers/openstack/nb_ovn_bgp_driver.py -> > build/lib/ovn_bgp_agent/drivers/openstack > copying ovn_bgp_agent/drivers/openstack/ovn_stretched_l2_bgp_driver.py -> > build/lib/ovn_bgp_agent/drivers/openstack > copying ovn_bgp_agent/drivers/openstack/ovn_bgp_driver.py -> > build/lib/ovn_bgp_agent/drivers/openstack > copying ovn_bgp_agent/__init__.py -> build/lib/ovn_bgp_agent > copying ovn_bgp_agent/exceptions.py -> build/lib/ovn_bgp_agent > copying ovn_bgp_agent/agent.py -> build/lib/ovn_bgp_agent > copying ovn_bgp_agent/constants.py -> build/lib/ovn_bgp_agent > copying ovn_bgp_agent/config.py -> build/lib/ovn_bgp_agent > copying ovn_bgp_agent/tests/unit/drivers/__init__.py -> > build/lib/ovn_bgp_agent/tests/unit/drivers > creating build/lib/ovn_bgp_agent/drivers/openstack/utils > copying ovn_bgp_agent/drivers/openstack/utils/driver_utils.py -> > build/lib/ovn_bgp_agent/drivers/openstack/utils > copying ovn_bgp_agent/drivers/openstack/utils/__init__.py -> > build/lib/ovn_bgp_agent/drivers/openstack/utils > copying ovn_bgp_agent/drivers/openstack/utils/ovs.py -> > build/lib/ovn_bgp_agent/drivers/openstack/utils > copying ovn_bgp_agent/drivers/openstack/utils/ovn.py -> > build/lib/ovn_bgp_agent/drivers/openstack/utils > copying ovn_bgp_agent/drivers/openstack/utils/frr.py -> > build/lib/ovn_bgp_agent/drivers/openstack/utils > copying ovn_bgp_agent/drivers/openstack/utils/wire.py -> > build/lib/ovn_bgp_agent/drivers/openstack/utils > copying ovn_bgp_agent/drivers/openstack/utils/bgp.py -> > build/lib/ovn_bgp_agent/drivers/openstack/utils > creating build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers > copying > ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_bgp_watcher.py -> > build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers > copying ovn_bgp_agent/tests/unit/drivers/openstack/watchers/__init__.py -> > build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers > copying > ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_base_watcher.py -> > build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers > copying > ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_nb_bgp_watcher.py -> > build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers > copying > ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_evpn_watcher.py -> > build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers > creating build/lib/ovn_bgp_agent/drivers/openstack/watchers > copying ovn_bgp_agent/drivers/openstack/watchers/__init__.py -> > build/lib/ovn_bgp_agent/drivers/openstack/watchers > copying ovn_bgp_agent/drivers/openstack/watchers/evpn_watcher.py -> > build/lib/ovn_bgp_agent/drivers/openstack/watchers > copying ovn_bgp_agent/drivers/openstack/watchers/nb_bgp_watcher.py -> > build/lib/ovn_bgp_agent/drivers/openstack/watchers > copying ovn_bgp_agent/drivers/openstack/watchers/base_watcher.py -> > build/lib/ovn_bgp_agent/drivers/openstack/watchers > copying ovn_bgp_agent/drivers/openstack/watchers/bgp_watcher.py -> > build/lib/ovn_bgp_agent/drivers/openstack/watchers > copying ovn_bgp_agent/tests/utils.py -> build/lib/ovn_bgp_agent/tests > copying ovn_bgp_agent/tests/__init__.py -> build/lib/ovn_bgp_agent/tests > copying ovn_bgp_agent/tests/base.py -> build/lib/ovn_bgp_agent/tests > copying ovn_bgp_agent/tests/test_ovn_bgp_agent.py -> > build/lib/ovn_bgp_agent/tests > running egg_info > creating ovn_bgp_agent.egg-info > writing ovn_bgp_agent.egg-info/PKG-INFO > writing dependency_links to ovn_bgp_agent.egg-info/dependency_links.txt > writing entry points to ovn_bgp_agent.egg-info/entry_points.txt > writing requirements to ovn_bgp_agent.egg-info/requires.txt > writing top-level names to ovn_bgp_agent.egg-info/top_level.txt > [pbr] Processing SOURCES.txt > writing manifest file 'ovn_bgp_agent.egg-info/SOURCES.txt' > warning: no files found matching 'AUTHORS' > warning: no files found matching 'ChangeLog' > warning: no previously-included files found matching '.gitignore' > warning: no previously-included files found matching '.gitreview' > warning: no previously-included files matching '*.pyc' found anywhere in > distribution > adding license file 'LICENSE' > writing manifest file 'ovn_bgp_agent.egg-info/SOURCES.txt' > running install_lib > creating /<<PKGBUILDDIR>>/debian/tmp > creating /<<PKGBUILDDIR>>/debian/tmp/usr > creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib > creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3 > creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent > copying build/lib/ovn_bgp_agent/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests > copying build/lib/ovn_bgp_agent/tests/utils.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit > copying build/lib/ovn_bgp_agent/tests/unit/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/utils > copying build/lib/ovn_bgp_agent/tests/unit/utils/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/utils > copying build/lib/ovn_bgp_agent/tests/unit/utils/test_helpers.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/utils > copying build/lib/ovn_bgp_agent/tests/unit/utils/test_linux_net.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/utils > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/cmd > copying build/lib/ovn_bgp_agent/tests/unit/cmd/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/cmd > copying build/lib/ovn_bgp_agent/tests/unit/cmd/test_agent.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/cmd > copying build/lib/ovn_bgp_agent/tests/unit/fakes.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers > copying build/lib/ovn_bgp_agent/tests/unit/drivers/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack > copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils > copying > build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils > copying > build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovn.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils > copying > build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovs.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils > copying > build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_frr.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers > copying > build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_bgp_watcher.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers > copying > build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers > copying > build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_base_watcher.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers > copying > build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_nb_bgp_watcher.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers > copying > build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_evpn_watcher.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers > copying > build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_stretched_l2_bgp_driver.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack > copying > build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_evpn_driver.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack > copying > build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/test_nb_ovn_bgp_driver.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack > copying > build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_bgp_driver.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/privileged > copying build/lib/ovn_bgp_agent/tests/unit/privileged/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/privileged > copying build/lib/ovn_bgp_agent/tests/unit/privileged/test_ovs_vsctl.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/privileged > copying build/lib/ovn_bgp_agent/tests/unit/privileged/test_vtysh.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/privileged > copying build/lib/ovn_bgp_agent/tests/unit/privileged/test_linux_net.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/privileged > copying build/lib/ovn_bgp_agent/tests/unit/test_agent.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit > copying build/lib/ovn_bgp_agent/tests/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests > copying build/lib/ovn_bgp_agent/tests/base.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/functional > copying build/lib/ovn_bgp_agent/tests/functional/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/functional > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/functional/utils > copying build/lib/ovn_bgp_agent/tests/functional/utils/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/functional/utils > copying build/lib/ovn_bgp_agent/tests/functional/utils/test_linux_net.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/functional/utils > copying build/lib/ovn_bgp_agent/tests/functional/base.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/functional > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/functional/privileged > copying build/lib/ovn_bgp_agent/tests/functional/privileged/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/functional/privileged > copying build/lib/ovn_bgp_agent/tests/functional/privileged/test_linux_net.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/functional/privileged > copying build/lib/ovn_bgp_agent/tests/test_ovn_bgp_agent.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/utils > copying build/lib/ovn_bgp_agent/utils/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/utils > copying build/lib/ovn_bgp_agent/utils/helpers.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/utils > copying build/lib/ovn_bgp_agent/utils/linux_net.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/utils > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/cmd > copying build/lib/ovn_bgp_agent/cmd/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/cmd > copying build/lib/ovn_bgp_agent/cmd/agent.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/cmd > copying build/lib/ovn_bgp_agent/exceptions.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent > copying build/lib/ovn_bgp_agent/agent.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent > copying build/lib/ovn_bgp_agent/constants.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers > copying build/lib/ovn_bgp_agent/drivers/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack > copying build/lib/ovn_bgp_agent/drivers/openstack/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/utils > copying build/lib/ovn_bgp_agent/drivers/openstack/utils/driver_utils.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/utils > copying build/lib/ovn_bgp_agent/drivers/openstack/utils/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/utils > copying build/lib/ovn_bgp_agent/drivers/openstack/utils/ovs.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/utils > copying build/lib/ovn_bgp_agent/drivers/openstack/utils/ovn.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/utils > copying build/lib/ovn_bgp_agent/drivers/openstack/utils/frr.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/utils > copying build/lib/ovn_bgp_agent/drivers/openstack/utils/wire.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/utils > copying build/lib/ovn_bgp_agent/drivers/openstack/utils/bgp.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/utils > copying build/lib/ovn_bgp_agent/drivers/openstack/ovn_evpn_driver.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/watchers > copying build/lib/ovn_bgp_agent/drivers/openstack/watchers/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/watchers > copying build/lib/ovn_bgp_agent/drivers/openstack/watchers/evpn_watcher.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/watchers > copying build/lib/ovn_bgp_agent/drivers/openstack/watchers/nb_bgp_watcher.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/watchers > copying build/lib/ovn_bgp_agent/drivers/openstack/watchers/base_watcher.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/watchers > copying build/lib/ovn_bgp_agent/drivers/openstack/watchers/bgp_watcher.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/watchers > copying build/lib/ovn_bgp_agent/drivers/openstack/nb_ovn_bgp_driver.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack > copying > build/lib/ovn_bgp_agent/drivers/openstack/ovn_stretched_l2_bgp_driver.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack > copying build/lib/ovn_bgp_agent/drivers/openstack/ovn_bgp_driver.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack > copying build/lib/ovn_bgp_agent/drivers/driver_api.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers > copying build/lib/ovn_bgp_agent/config.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/privileged > copying build/lib/ovn_bgp_agent/privileged/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/privileged > copying build/lib/ovn_bgp_agent/privileged/ovs_vsctl.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/privileged > copying build/lib/ovn_bgp_agent/privileged/vtysh.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/privileged > copying build/lib/ovn_bgp_agent/privileged/linux_net.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/privileged > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/__init__.py > to __init__.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/utils.py > to utils.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/__init__.py > to __init__.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/utils/__init__.py > to __init__.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/utils/test_helpers.py > to test_helpers.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/utils/test_linux_net.py > to test_linux_net.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/cmd/__init__.py > to __init__.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/cmd/test_agent.py > to test_agent.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/fakes.py > to fakes.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/__init__.py > to __init__.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/__init__.py > to __init__.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/__init__.py > to __init__.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovn.py > to test_ovn.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovs.py > to test_ovs.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_frr.py > to test_frr.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_bgp_watcher.py > to test_bgp_watcher.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/__init__.py > to __init__.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_base_watcher.py > to test_base_watcher.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_nb_bgp_watcher.py > to test_nb_bgp_watcher.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_evpn_watcher.py > to test_evpn_watcher.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_stretched_l2_bgp_driver.py > to test_ovn_stretched_l2_bgp_driver.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_evpn_driver.py > to test_ovn_evpn_driver.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/test_nb_ovn_bgp_driver.py > to test_nb_ovn_bgp_driver.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_bgp_driver.py > to test_ovn_bgp_driver.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/privileged/__init__.py > to __init__.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/privileged/test_ovs_vsctl.py > to test_ovs_vsctl.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/privileged/test_vtysh.py > to test_vtysh.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/privileged/test_linux_net.py > to test_linux_net.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/test_agent.py > to test_agent.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/__init__.py > to __init__.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/base.py > to base.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/functional/__init__.py > to __init__.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/functional/utils/__init__.py > to __init__.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/functional/utils/test_linux_net.py > to test_linux_net.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/functional/base.py > to base.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/functional/privileged/__init__.py > to __init__.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/functional/privileged/test_linux_net.py > to test_linux_net.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/test_ovn_bgp_agent.py > to test_ovn_bgp_agent.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/utils/__init__.py > to __init__.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/utils/helpers.py > to helpers.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/utils/linux_net.py > to linux_net.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/cmd/__init__.py > to __init__.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/cmd/agent.py > to agent.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/exceptions.py > to exceptions.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/agent.py > to agent.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/constants.py > to constants.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/__init__.py > to __init__.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/__init__.py > to __init__.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/utils/driver_utils.py > to driver_utils.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/utils/__init__.py > to __init__.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/utils/ovs.py > to ovs.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/utils/ovn.py > to ovn.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/utils/frr.py > to frr.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/utils/wire.py > to wire.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/utils/bgp.py > to bgp.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/ovn_evpn_driver.py > to ovn_evpn_driver.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/watchers/__init__.py > to __init__.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/watchers/evpn_watcher.py > to evpn_watcher.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/watchers/nb_bgp_watcher.py > to nb_bgp_watcher.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/watchers/base_watcher.py > to base_watcher.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/watchers/bgp_watcher.py > to bgp_watcher.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/nb_ovn_bgp_driver.py > to nb_ovn_bgp_driver.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/ovn_stretched_l2_bgp_driver.py > to ovn_stretched_l2_bgp_driver.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/ovn_bgp_driver.py > to ovn_bgp_driver.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/driver_api.py > to driver_api.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/config.py > to config.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/privileged/__init__.py > to __init__.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/privileged/ovs_vsctl.py > to ovs_vsctl.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/privileged/vtysh.py > to vtysh.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/privileged/linux_net.py > to linux_net.cpython-312.pyc > running install_data > creating /<<PKGBUILDDIR>>/debian/tmp/usr/etc > creating /<<PKGBUILDDIR>>/debian/tmp/usr/etc/ovn-bgp-agent > copying etc/ovn-bgp-agent/rootwrap.conf -> > /<<PKGBUILDDIR>>/debian/tmp/usr/etc/ovn-bgp-agent > creating /<<PKGBUILDDIR>>/debian/tmp/usr/etc/ovn-bgp-agent/rootwrap.d > copying etc/ovn-bgp-agent/rootwrap.d/rootwrap.filters -> > /<<PKGBUILDDIR>>/debian/tmp/usr/etc/ovn-bgp-agent/rootwrap.d/ > running install_egg_info > Copying ovn_bgp_agent.egg-info to > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent-1.0.0.egg-info > Skipping SOURCES.txt > running install_scripts > Installing ovn-bgp-agent script to /<<PKGBUILDDIR>>/debian/tmp/usr/bin > Installing ovn-bgp-agent-rootwrap script to > /<<PKGBUILDDIR>>/debian/tmp/usr/bin > Installing ovn-bgp-agent-rootwrap-daemon script to > /<<PKGBUILDDIR>>/debian/tmp/usr/bin > + pwd > + python3.11 setup.py install --install-layout=deb --root > /<<PKGBUILDDIR>>/debian/tmp > /usr/lib/python3/dist-packages/setuptools/dist.py:744: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'description-file' will not be supported in > future > versions. Please use the underscore name 'description_file' instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/dist.py:744: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'author-email' will not be supported in future > versions. Please use the underscore name 'author_email' instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/dist.py:744: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'home-page' will not be supported in future > versions. Please use the underscore name 'home_page' instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/dist.py:744: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'python-requires' will not be supported in > future > versions. Please use the underscore name 'python_requires' instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/__init__.py:84: > _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are > deprecated. > !! > > > ******************************************************************************** > Requirements should be satisfied by a PEP 517 installer. > If you are using pip, you can try `pip install --use-pep517`. > > ******************************************************************************** > > !! > dist.fetch_build_eggs(dist.setup_requires) > /usr/lib/python3/dist-packages/setuptools/command/develop.py:40: > EasyInstallDeprecationWarning: easy_install command is deprecated. > !! > > > ******************************************************************************** > Please avoid running ``setup.py`` and ``easy_install``. > Instead, use pypa/build, pypa/installer or other > standards-based tools. > > See https://github.com/pypa/setuptools/issues/917 for details. > > ******************************************************************************** > > !! > easy_install.initialize_options(self) > /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: > SetuptoolsDeprecationWarning: setup.py install is deprecated. > !! > > > ******************************************************************************** > Please avoid running ``setup.py`` directly. > Instead, use pypa/build, pypa/installer or other > standards-based tools. > > See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html > for details. > > ******************************************************************************** > > !! > self.initialize_options() > /usr/lib/python3/dist-packages/setuptools/dist.py:744: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'description-file' will not be supported in > future > versions. Please use the underscore name 'description_file' instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/dist.py:744: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'author-email' will not be supported in future > versions. Please use the underscore name 'author_email' instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/dist.py:744: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'home-page' will not be supported in future > versions. Please use the underscore name 'home_page' instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/dist.py:744: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'python-requires' will not be supported in > future > versions. Please use the underscore name 'python_requires' instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > running install > [pbr] Generating AUTHORS > [pbr] AUTHORS complete (0.0s) > running build > running build_py > running egg_info > writing ovn_bgp_agent.egg-info/PKG-INFO > writing dependency_links to ovn_bgp_agent.egg-info/dependency_links.txt > writing entry points to ovn_bgp_agent.egg-info/entry_points.txt > writing requirements to ovn_bgp_agent.egg-info/requires.txt > writing top-level names to ovn_bgp_agent.egg-info/top_level.txt > [pbr] Reusing existing SOURCES.txt > running install_lib > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/utils.py > to utils.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/utils/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/utils/test_helpers.py > to test_helpers.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/utils/test_linux_net.py > to test_linux_net.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/cmd/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/cmd/test_agent.py > to test_agent.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/fakes.py > to fakes.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovn.py > to test_ovn.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovs.py > to test_ovs.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_frr.py > to test_frr.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_bgp_watcher.py > to test_bgp_watcher.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_base_watcher.py > to test_base_watcher.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_nb_bgp_watcher.py > to test_nb_bgp_watcher.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_evpn_watcher.py > to test_evpn_watcher.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_stretched_l2_bgp_driver.py > to test_ovn_stretched_l2_bgp_driver.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_evpn_driver.py > to test_ovn_evpn_driver.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/test_nb_ovn_bgp_driver.py > to test_nb_ovn_bgp_driver.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_bgp_driver.py > to test_ovn_bgp_driver.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/privileged/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/privileged/test_ovs_vsctl.py > to test_ovs_vsctl.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/privileged/test_vtysh.py > to test_vtysh.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/privileged/test_linux_net.py > to test_linux_net.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/unit/test_agent.py > to test_agent.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/base.py > to base.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/functional/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/functional/utils/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/functional/utils/test_linux_net.py > to test_linux_net.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/functional/base.py > to base.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/functional/privileged/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/functional/privileged/test_linux_net.py > to test_linux_net.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/tests/test_ovn_bgp_agent.py > to test_ovn_bgp_agent.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/utils/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/utils/helpers.py > to helpers.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/utils/linux_net.py > to linux_net.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/cmd/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/cmd/agent.py > to agent.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/exceptions.py > to exceptions.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/agent.py > to agent.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/constants.py > to constants.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/utils/driver_utils.py > to driver_utils.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/utils/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/utils/ovs.py > to ovs.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/utils/ovn.py > to ovn.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/utils/frr.py > to frr.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/utils/wire.py > to wire.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/utils/bgp.py > to bgp.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/ovn_evpn_driver.py > to ovn_evpn_driver.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/watchers/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/watchers/evpn_watcher.py > to evpn_watcher.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/watchers/nb_bgp_watcher.py > to nb_bgp_watcher.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/watchers/base_watcher.py > to base_watcher.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/watchers/bgp_watcher.py > to bgp_watcher.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/nb_ovn_bgp_driver.py > to nb_ovn_bgp_driver.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/ovn_stretched_l2_bgp_driver.py > to ovn_stretched_l2_bgp_driver.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/openstack/ovn_bgp_driver.py > to ovn_bgp_driver.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/drivers/driver_api.py > to driver_api.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/config.py > to config.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/privileged/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/privileged/ovs_vsctl.py > to ovs_vsctl.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/privileged/vtysh.py > to vtysh.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent/privileged/linux_net.py > to linux_net.cpython-311.pyc > running install_data > running install_egg_info > removing > '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent-1.0.0.egg-info' > (and everything under it) > Copying ovn_bgp_agent.egg-info to > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/ovn_bgp_agent-1.0.0.egg-info > Skipping SOURCES.txt > running install_scripts > Installing ovn-bgp-agent script to /<<PKGBUILDDIR>>/debian/tmp/usr/bin > Installing ovn-bgp-agent-rootwrap script to > /<<PKGBUILDDIR>>/debian/tmp/usr/bin > Installing ovn-bgp-agent-rootwrap-daemon script to > /<<PKGBUILDDIR>>/debian/tmp/usr/bin > + pwd > + rm -rf /<<PKGBUILDDIR>>/debian/python*/usr/lib/python*/dist-packages/*.pth > + pwd > + rm -rf /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python*/dist-packages/*.pth > pkgos-dh_auto_test --no-py2 'ovn_bgp_agent\.tests\.unit.*' > + PKGOS_TEST_PARALLEL=yes > + PKGOS_TEST_SERIAL=no > + PYTHONS=disabled > + PYTHON3S=disabled > + TEST_PARALLEL_OPT=--parallel > + TEST_SERIAL_OPT= > + echo WARNING: --no-py2 is deprecated, and always on. > WARNING: --no-py2 is deprecated, and always on. > + shift > + py3versions -vr > + PYTHON3S=3.12 3.11 > + [ yes = no ] > + [ no = yes ] > + [ 3.12 = disabled ] > + echo 3.12 > + cut -d. -f1 > + PYMAJOR=3 > + echo ===> Testing with python (python3) > ===> Testing with python (python3) > + pwd > + [ -d /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages ] > + [ -z ] > + pwd > + echo Implicitly adding > PYTHONPATH=/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages > Implicitly adding > PYTHONPATH=/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages > + pwd > + export PYTHONPATH=/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages > + [ -e .stestr.conf ] > + [ -x /usr/bin/python3-stestr ] > + STESTR=stestr > + rm -rf .stestr > + + PYTHON=python3.12 stestr run --parallel --subunit > ovn_bgp_agent\.tests\.unit.* > subunit2pyunit > > ========================= > Failures during discovery > ========================= > --- import errors --- > Failed to import test module: > ovn_bgp_agent.tests.unit.privileged.test_ovs_vsctl > Traceback (most recent call last): > File "/usr/lib/python3.12/unittest/loader.py", line 394, in _find_test_path > module = self._get_module_from_name(name) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.12/unittest/loader.py", line 337, in > _get_module_from_name > __import__(name) > File > "/<<PKGBUILDDIR>>/ovn_bgp_agent/tests/unit/privileged/test_ovs_vsctl.py", > line 16, in <module> > import imp > ModuleNotFoundError: No module named 'imp' > > Failed to import test module: ovn_bgp_agent.tests.unit.privileged.test_vtysh > Traceback (most recent call last): > File "/usr/lib/python3.12/unittest/loader.py", line 394, in _find_test_path > module = self._get_module_from_name(name) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.12/unittest/loader.py", line 337, in > _get_module_from_name > __import__(name) > File "/<<PKGBUILDDIR>>/ovn_bgp_agent/tests/unit/privileged/test_vtysh.py", > line 16, in <module> > import imp > ModuleNotFoundError: No module named 'imp' > > ================================================================================ > The above traceback was encountered during test discovery which imports all > the found test modules in the specified test_path. > > ---------------------------------------------------------------------- > Ran 0 tests in 2.683s > > OK > + stestr slowest > make[1]: *** [debian/rules:26: override_dh_install] Error 3 The full build log is available from: http://qa-logs.debian.net/2023/12/12/ovn-bgp-agent_1.0.0-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;[email protected] or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

