Bug#963331: ros-rosdep: FTBFS: dh_auto_test: error: pybuild --test --test-nose -i python{version} -p 3.8 returned exit code 13

Lucas Nussbaum lucas at debian.org
Sun Jun 21 21:06:05 BST 2020


Source: ros-rosdep
Version: 0.19.0-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200620 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> dpkg-buildpackage
> -----------------
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package ros-rosdep
> dpkg-buildpackage: info: source version 0.19.0-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Jochen Sprickerhof <jspricke at debian.org>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh clean --buildsystem=pybuild
>    dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:217: python3.8 setup.py clean 
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build' (and everything under it)
> /usr/lib/python3.8/distutils/dist.py:274: UserWarning: Unknown distribution option: 'test_requires'
>   warnings.warn(msg)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.8' does not exist -- can't clean it
>    dh_autoreconf_clean -O--buildsystem=pybuild
>    dh_clean -O--buildsystem=pybuild
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building ros-rosdep using existing ./ros-rosdep_0.19.0.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building ros-rosdep in ros-rosdep_0.19.0-1.debian.tar.xz
> dpkg-source: info: building ros-rosdep in ros-rosdep_0.19.0-1.dsc
>  debian/rules binary
> dh binary --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:217: python3.8 setup.py config 
> running config
> /usr/lib/python3.8/distutils/dist.py:274: UserWarning: Unknown distribution option: 'test_requires'
>   warnings.warn(msg)
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:217: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2
> copying src/rosdep2/sources_list.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2
> copying src/rosdep2/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2
> copying src/rosdep2/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2
> copying src/rosdep2/install.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2
> copying src/rosdep2/rep3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2
> copying src/rosdep2/loader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2
> copying src/rosdep2/shell_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2
> copying src/rosdep2/rosdistrohelper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2
> copying src/rosdep2/lookup.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2
> copying src/rosdep2/dependency_graph.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2
> copying src/rosdep2/rospkg_loader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2
> copying src/rosdep2/_version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2
> copying src/rosdep2/gbpdistro_support.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2
> copying src/rosdep2/cache_tools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2
> copying src/rosdep2/meta.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2
> copying src/rosdep2/main.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2
> copying src/rosdep2/catkin_support.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2
> copying src/rosdep2/rospack.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2
> copying src/rosdep2/model.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2
> copying src/rosdep2/installers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2
> copying src/rosdep2/catkin_packages.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/ament_packages
> copying src/rosdep2/ament_packages/search_paths.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/ament_packages
> copying src/rosdep2/ament_packages/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/ament_packages
> copying src/rosdep2/ament_packages/packages.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/ament_packages
> copying src/rosdep2/ament_packages/constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/ament_packages
> copying src/rosdep2/ament_packages/resources.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/ament_packages
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms
> copying src/rosdep2/platforms/source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms
> copying src/rosdep2/platforms/gem.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms
> copying src/rosdep2/platforms/osx.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms
> copying src/rosdep2/platforms/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms
> copying src/rosdep2/platforms/debian.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms
> copying src/rosdep2/platforms/alpine.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms
> copying src/rosdep2/platforms/nix.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms
> copying src/rosdep2/platforms/opensuse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms
> copying src/rosdep2/platforms/pip.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms
> copying src/rosdep2/platforms/arch.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms
> copying src/rosdep2/platforms/cygwin.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms
> copying src/rosdep2/platforms/openembedded.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms
> copying src/rosdep2/platforms/redhat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms
> copying src/rosdep2/platforms/freebsd.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms
> copying src/rosdep2/platforms/slackware.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms
> copying src/rosdep2/platforms/gentoo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms
> /usr/lib/python3.8/distutils/dist.py:274: UserWarning: Unknown distribution option: 'test_requires'
>   warnings.warn(msg)
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:217: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build; python3.8 -m nose -v test
> test.test_flake8.test_flake8 ... /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/osx.py:306:61: E741 ambiguous variable name 'l'
>                 valid = all([isinstance(x, _basestring) for l in options for x in l])
>                                                             ^
> flake8 reported 1 errors
> FAIL
> test.test_metadata.test_metadatabase_set_get ... ok
> test.test_metadata.test_metadatabase_get_none ... ok
> test.test_metadata.test_metadatabase_get_default ... ok
> test.test_metadata.test_metadatabase_get_mutate_get ... ok
> test.test_metadata.test_metadatabase_set_set_get ... ok
> test.test_metadata.test_metadatabase_set_load_from_disk_get ... ok
> test.test_rosdep.test_create_default_installer_context ... ok
> test.test_rosdep_alpine.get_test_dir ... ok
> test.test_rosdep_alpine.test_apk_detect ... ok
> test.test_rosdep_alpine.test_ApkInstaller ... ok
> test.test_rosdep_arch.get_test_dir ... ok
> test.test_rosdep_arch.test_PacmanInstaller ... ok
> test.test_rosdep_catkin_packages.test_find_catkin_packages_in ... ok
> test.test_rosdep_catkin_support.test_workflow ... ok
> test.test_rosdep_core.test_RosdepInternalError ... ok
> test.test_rosdep_core.test_rd_debug ... ok
> test.test_rosdep_core.test_InvalidData ... ok
> test.test_rosdep_cygwin.get_test_dir ... ok
> test.test_rosdep_cygwin.test_AptCygInstaller ... ok
> test.test_rosdep_debian.get_test_dir ... ok
> test.test_rosdep_debian.test_dpkg_detect ... ok
> test.test_rosdep_debian.test_read_apt_cache_showpkg ... ok
> test.test_rosdep_debian.test_AptInstaller ... ok
> test.test_rosdep_dependency_graph.test_DependencyGraph_Linear ... ok
> test.test_rosdep_dependency_graph.test_DependencyGraph_Cycle ... ok
> test.test_rosdep_dependency_graph.test_DependencyGraph_Short_Cycle ... ok
> test.test_rosdep_dependency_graph.test_DependencyGraph_Invalid_Key ... ok
> test.test_rosdep_dependency_graph.test_DependencyGraph_Invalid_Key2 ... ok
> test.test_rosdep_dependency_graph.test_DependencyGraph_Multi_Root ... ok
> test.test_rosdep_dependency_graph.test_DependencyGraph_Realworld ... ok
> test.test_rosdep_freebsd.get_test_dir ... ok
> test.test_rosdep_freebsd.test_pkg_detect ... ok
> test.test_rosdep_freebsd.test_PkgInstaller ... ok
> test.test_rosdep_gbpdistro_support.get_test_dir ... ok
> test.test_rosdep_gbpdistro_support.test_url_constants ... ok
> test.test_rosdep_gbpdistro_support.test_get_gbprepo_as_rosdep_data ... ok
> test.test_rosdep_gbpdistro_support.test_download_gbpdistro_as_rosdep_data ... ok
> test.test_rosdep_gbpdistro_support.test_gbprepo_to_rosdep_data_on_bad_inputs ... /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/gbpdistro_support.py:74: PreRep137Warning: deprecated: see REP137 and rosdistro
>   warnings.warn('deprecated: see REP137 and rosdistro', PreRep137Warning)
> ok
> test.test_rosdep_gbpdistro_support.test_gbprepo_to_rosdep_data_on_ok_input ... ok
> test.test_rosdep_gbpdistro_support.test_get_owner_name_homebrew ... ok
> test.test_rosdep_gem.get_test_dir ... ok
> test.test_rosdep_gem.test_gem_detect ... ok
> test.test_rosdep_gem.test_GemInstaller_get_depends ... ok
> test.test_rosdep_gem.test_GemInstaller ... ok
> test.test_rosdep_gentoo.get_test_dir ... ok
> test.test_rosdep_gentoo.test_portage_available ... ok
> test.test_rosdep_gentoo.test_portage_detect ... ok
> test.test_rosdep_gentoo.test_PortageInstaller ... ok
> test.test_rosdep_installers.get_test_dir ... ok
> test.test_rosdep_installers.create_test_SourcesListLoader ... using matcher with tags [debian]
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/base.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/0a12d6e7b0d47be9b76e7726720e4cb79528cbaa
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/python.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/f6f4ef95664e373cd4754501337fa217f5b55d91
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/releases/fuerte.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/82cbc7008b5117bcc6ce794832659e4f7763d2db
> loaded 3 sources
> 2 sources match current tags
> ok
> test.test_rosdep_installers.get_test_tree_dir ... ok
> test.test_rosdep_installers.get_test_rospkgs ... ok
> test.test_rosdep_installers.test_InstallerContext_ctor ... ok
> test.test_rosdep_installers.test_InstallerContext_get_os_version_type ... ok
> test.test_rosdep_installers.test_InstallerContext_os_version_and_name ... ok
> test.test_rosdep_installers.test_InstallerContext_installers ... ok
> test.test_rosdep_installers.test_InstallerContext_os_installers ... ok
> test.test_rosdep_installers.test_Installer_tripwire ... ok
> test.test_rosdep_installers.test_PackageManagerInstaller ... ok
> test.test_rosdep_installers.test_PackageManagerInstaller_resolve ... ok
> test.test_rosdep_installers.test_PackageManagerInstaller_depends ... ok
> test.test_rosdep_installers.test_PackageManagerInstaller_unique ... ok
> test.test_rosdep_installers.test_PackageManagerInstaller_is_installed ... ok
> test.test_rosdep_installers.test_PackageManagerInstaller_get_packages_to_install ... ok
> test.test_rosdep_installers.test_RosdepInstaller_ctor ... ok
> test.test_rosdep_installers.test_RosdepInstaller_get_uninstalled ... using matcher with tags [debian]
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/base.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/0a12d6e7b0d47be9b76e7726720e4cb79528cbaa
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/python.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/f6f4ef95664e373cd4754501337fa217f5b55d91
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/releases/fuerte.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/82cbc7008b5117bcc6ce794832659e4f7763d2db
> loaded 3 sources
> 2 sources match current tags
> ok
> test.test_rosdep_installers.test_RosdepInstaller_get_uninstalled_unconfigured ... using matcher with tags [debian]
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/base.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/0a12d6e7b0d47be9b76e7726720e4cb79528cbaa
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/python.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/f6f4ef95664e373cd4754501337fa217f5b55d91
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/releases/fuerte.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/82cbc7008b5117bcc6ce794832659e4f7763d2db
> loaded 3 sources
> 2 sources match current tags
> ok
> test.test_rosdep_installers.test_RosdepInstaller_install_resolved ... using matcher with tags [debian]
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/base.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/0a12d6e7b0d47be9b76e7726720e4cb79528cbaa
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/python.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/f6f4ef95664e373cd4754501337fa217f5b55d91
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/releases/fuerte.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/82cbc7008b5117bcc6ce794832659e4f7763d2db
> loaded 3 sources
> 2 sources match current tags
> ok
> testIssue30 (test.test_rosdep_issue30.Issue30TestCase) ... ok
> test.test_rosdep_loader.test_RosdepLoader ... ok
> test.test_rosdep_lookup.get_test_dir ... ok
> test.test_rosdep_lookup.get_test_tree_dir ... ok
> test.test_rosdep_lookup.create_test_SourcesListLoader ... using matcher with tags [debian]
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/base.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/0a12d6e7b0d47be9b76e7726720e4cb79528cbaa
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/python.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/f6f4ef95664e373cd4754501337fa217f5b55d91
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/releases/fuerte.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/82cbc7008b5117bcc6ce794832659e4f7763d2db
> loaded 3 sources
> 2 sources match current tags
> ok
> test.test_rosdep_lookup.get_test_rospkgs ... ok
> test.test_rosdep_lookup.test_RosdepDefinition ... ok
> test.test_rosdep_lookup.test_RosdepView_merge ... ok
> test.test_rosdep_lookup.test_RosdepLookup_get_rosdeps ... using matcher with tags [debian]
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/base.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/0a12d6e7b0d47be9b76e7726720e4cb79528cbaa
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/python.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/f6f4ef95664e373cd4754501337fa217f5b55d91
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/releases/fuerte.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/82cbc7008b5117bcc6ce794832659e4f7763d2db
> loaded 3 sources
> 2 sources match current tags
> the rosdep view is empty: call 'sudo rosdep init' and 'rosdep update'
> ok
> test.test_rosdep_lookup.test_RosdepLookup_get_resources_that_need ... using matcher with tags [debian]
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/base.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/0a12d6e7b0d47be9b76e7726720e4cb79528cbaa
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/python.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/f6f4ef95664e373cd4754501337fa217f5b55d91
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/releases/fuerte.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/82cbc7008b5117bcc6ce794832659e4f7763d2db
> loaded 3 sources
> 2 sources match current tags
> ok
> test.test_rosdep_lookup.test_RosdepLookup_create_from_rospkg ... ok
> test.test_rosdep_lookup.test_RosdepLookup_get_rosdep_view_for_resource ... using matcher with tags [debian]
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/base.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/0a12d6e7b0d47be9b76e7726720e4cb79528cbaa
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/python.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/f6f4ef95664e373cd4754501337fa217f5b55d91
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/releases/fuerte.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/82cbc7008b5117bcc6ce794832659e4f7763d2db
> loaded 3 sources
> 2 sources match current tags
> ok
> test.test_rosdep_lookup.test_RosdepLookup_get_rosdep_view ... using matcher with tags [debian]
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/base.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/0a12d6e7b0d47be9b76e7726720e4cb79528cbaa
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/python.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/f6f4ef95664e373cd4754501337fa217f5b55d91
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/releases/fuerte.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/82cbc7008b5117bcc6ce794832659e4f7763d2db
> loaded 3 sources
> 2 sources match current tags
> ok
> test.test_rosdep_lookup.test_RosdepLookup_get_errors ... using matcher with tags [debian]
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/base.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/0a12d6e7b0d47be9b76e7726720e4cb79528cbaa
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/python.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/f6f4ef95664e373cd4754501337fa217f5b55d91
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/releases/fuerte.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/82cbc7008b5117bcc6ce794832659e4f7763d2db
> loaded 3 sources
> 2 sources match current tags
> ok
> test.test_rosdep_lookup.test_RosdepLookup_get_views_that_define ... using matcher with tags [debian]
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/base.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/0a12d6e7b0d47be9b76e7726720e4cb79528cbaa
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/python.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/f6f4ef95664e373cd4754501337fa217f5b55d91
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/releases/fuerte.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/82cbc7008b5117bcc6ce794832659e4f7763d2db
> loaded 3 sources
> 2 sources match current tags
> ok
> test.test_rosdep_lookup.test_RosdepLookup_resolve_all_errors ... using matcher with tags [debian]
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/base.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/0a12d6e7b0d47be9b76e7726720e4cb79528cbaa
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/python.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/f6f4ef95664e373cd4754501337fa217f5b55d91
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/releases/fuerte.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/82cbc7008b5117bcc6ce794832659e4f7763d2db
> loaded 3 sources
> 2 sources match current tags
> ok
> test.test_rosdep_lookup.test_RosdepLookup_resolve_errors ... using matcher with tags [debian]
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/base.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/0a12d6e7b0d47be9b76e7726720e4cb79528cbaa
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/python.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/f6f4ef95664e373cd4754501337fa217f5b55d91
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/releases/fuerte.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/82cbc7008b5117bcc6ce794832659e4f7763d2db
> loaded 3 sources
> 2 sources match current tags
> ok
> test.test_rosdep_lookup.test_RosdepLookup_resolve ... using matcher with tags [debian]
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/base.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/0a12d6e7b0d47be9b76e7726720e4cb79528cbaa
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/python.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/f6f4ef95664e373cd4754501337fa217f5b55d91
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/releases/fuerte.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/82cbc7008b5117bcc6ce794832659e4f7763d2db
> loaded 3 sources
> 2 sources match current tags
> ok
> test.test_rosdep_lookup.test_RosdepLookup_resolve_all ... using matcher with tags [debian]
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/base.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/0a12d6e7b0d47be9b76e7726720e4cb79528cbaa
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/rosdep/python.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/f6f4ef95664e373cd4754501337fa217f5b55d91
> loading cached data source:
> 	https://github.com/ros/rosdistro/raw/master/releases/fuerte.yaml
> 	/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/82cbc7008b5117bcc6ce794832659e4f7763d2db
> loaded 3 sources
> 2 sources match current tags
> resolve_all: resource [rospack_fake] requires rosdep keys [testtinyxml]
> resolve_all: resource [roscpp_fake] requires rosdep keys [testboost, testlibtool]
> resolve_all: resource [rospack_fake] requires rosdep keys [testtinyxml]
> resolve_all: resource [roscpp_fake] requires rosdep keys [testboost, testlibtool]
> ok
> test_bad_commands (test.test_rosdep_main.TestRosdepMain) ... Usage: rosdep [options] <command> <args>
> 
> Commands:
> 
> rosdep check <stacks-and-packages>...
>   check if the dependencies of package(s) have been met.
> 
> rosdep install <stacks-and-packages>...
>   download and install the dependencies of a given package or packages.
> 
> rosdep db
>   generate the dependency database and print it to the console.
> 
> rosdep init
>   initialize rosdep sources in /etc/ros/rosdep.  May require sudo.
> 
> rosdep keys <stacks-and-packages>...
>   list the rosdep keys that the packages depend on.
> 
> rosdep resolve <rosdeps>
>   resolve <rosdeps> to system dependencies
> 
> rosdep update
>   update the local rosdep database based on the rosdep sources.
> 
> rosdep what-needs <rosdeps>...
>   print a list of packages that declare a rosdep on (at least
>   one of) <rosdeps>
> 
> rosdep where-defined <rosdeps>...
>   print a list of yaml files that declare a rosdep on (at least
>   one of) <rosdeps>
> 
> rosdep fix-permissions
>   Recursively change the permissions of the user's ros home directory.
>   May require sudo.  Can be useful to fix permissions after calling
>   "rosdep update" with sudo accidentally.
> 
> 
> rosdep: error: Please enter a command
> Usage: rosdep [options] <command> <args>
> 
> Commands:
> 
> rosdep check <stacks-and-packages>...
>   check if the dependencies of package(s) have been met.
> 
> rosdep install <stacks-and-packages>...
>   download and install the dependencies of a given package or packages.
> 
> rosdep db
>   generate the dependency database and print it to the console.
> 
> rosdep init
>   initialize rosdep sources in /etc/ros/rosdep.  May require sudo.
> 
> rosdep keys <stacks-and-packages>...
>   list the rosdep keys that the packages depend on.
> 
> rosdep resolve <rosdeps>
>   resolve <rosdeps> to system dependencies
> 
> rosdep update
>   update the local rosdep database based on the rosdep sources.
> 
> rosdep what-needs <rosdeps>...
>   print a list of packages that declare a rosdep on (at least
>   one of) <rosdeps>
> 
> rosdep where-defined <rosdeps>...
>   print a list of yaml files that declare a rosdep on (at least
>   one of) <rosdeps>
> 
> rosdep fix-permissions
>   Recursively change the permissions of the user's ros home directory.
>   May require sudo.  Can be useful to fix permissions after calling
>   "rosdep update" with sudo accidentally.
> 
> 
> rosdep: error: Unsupported command fake.
> Usage: rosdep [options] <command> <args>
> 
> Commands:
> 
> rosdep check <stacks-and-packages>...
>   check if the dependencies of package(s) have been met.
> 
> rosdep install <stacks-and-packages>...
>   download and install the dependencies of a given package or packages.
> 
> rosdep db
>   generate the dependency database and print it to the console.
> 
> rosdep init
>   initialize rosdep sources in /etc/ros/rosdep.  May require sudo.
> 
> rosdep keys <stacks-and-packages>...
>   list the rosdep keys that the packages depend on.
> 
> rosdep resolve <rosdeps>
>   resolve <rosdeps> to system dependencies
> 
> rosdep update
>   update the local rosdep database based on the rosdep sources.
> 
> rosdep what-needs <rosdeps>...
>   print a list of packages that declare a rosdep on (at least
>   one of) <rosdeps>
> 
> rosdep where-defined <rosdeps>...
>   print a list of yaml files that declare a rosdep on (at least
>   one of) <rosdeps>
> 
> rosdep fix-permissions
>   Recursively change the permissions of the user's ros home directory.
>   May require sudo.  Can be useful to fix permissions after calling
>   "rosdep update" with sudo accidentally.
> 
> 
> rosdep: error: no packages or stacks specified
> Usage: rosdep [options] <command> <args>
> 
> Commands:
> 
> rosdep check <stacks-and-packages>...
>   check if the dependencies of package(s) have been met.
> 
> rosdep install <stacks-and-packages>...
>   download and install the dependencies of a given package or packages.
> 
> rosdep db
>   generate the dependency database and print it to the console.
> 
> rosdep init
>   initialize rosdep sources in /etc/ros/rosdep.  May require sudo.
> 
> rosdep keys <stacks-and-packages>...
>   list the rosdep keys that the packages depend on.
> 
> rosdep resolve <rosdeps>
>   resolve <rosdeps> to system dependencies
> 
> rosdep update
>   update the local rosdep database based on the rosdep sources.
> 
> rosdep what-needs <rosdeps>...
>   print a list of packages that declare a rosdep on (at least
>   one of) <rosdeps>
> 
> rosdep where-defined <rosdeps>...
>   print a list of yaml files that declare a rosdep on (at least
>   one of) <rosdeps>
> 
> rosdep fix-permissions
>   Recursively change the permissions of the user's ros home directory.
>   May require sudo.  Can be useful to fix permissions after calling
>   "rosdep update" with sudo accidentally.
> 
> 
> rosdep: error: cannot specify additional arguments with -a
> usage: rosdep [options] <command> <args>
> 
> Commands:
> 
> rosdep check <stacks-and-packages>...
>   check if the dependencies of package(s) have been met.
> 
> rosdep install <stacks-and-packages>...
>   download and install the dependencies of a given package or packages.
> 
> rosdep db
>   generate the dependency database and print it to the console.
> 
> rosdep init
>   initialize rosdep sources in /etc/ros/rosdep.  May require sudo.
> 
> rosdep keys <stacks-and-packages>...
>   list the rosdep keys that the packages depend on.
> 
> rosdep resolve <rosdeps>
>   resolve <rosdeps> to system dependencies
> 
> rosdep update
>   update the local rosdep database based on the rosdep sources.
> 
> rosdep what-needs <rosdeps>...
>   print a list of packages that declare a rosdep on (at least
>   one of) <rosdeps>
> 
> rosdep where-defined <rosdeps>...
>   print a list of yaml files that declare a rosdep on (at least
>   one of) <rosdeps>
> 
> rosdep fix-permissions
>   Recursively change the permissions of the user's ros home directory.
>   May require sudo.  Can be useful to fix permissions after calling
>   "rosdep update" with sudo accidentally.
> 
> ERROR: OS override must be colon-separated OS_NAME:OS_VERSION, e.g. ubuntu:maverick
> ok
> test_check (test.test_rosdep_main.TestRosdepMain) ... 
> ERROR: Rosdep cannot find all required resources to answer your query
> Missing resource nonexistent
> ROS path [0]=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree
> ROS path [1]=/usr/share
> 
> ok
> test_install (test.test_rosdep_main.TestRosdepMain) ... 
> ERROR: your rosdep installation has not been initialized yet.  Please run:
> 
>     sudo rosdep init
>     rosdep update
> 
> ok
> test_invalid_package_message (test.test_rosdep_main.TestRosdepMain) ... ok
> test_keys (test.test_rosdep_main.TestRosdepMain) ... 
> ERROR: Rosdep cannot find all required resources to answer your query
> Missing resource nonexistent
> ROS path [0]=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree
> ROS path [1]=/usr/share
> 
> ok
> test_proxy_detection (test.test_rosdep_main.TestRosdepMain) ... ok
> test_what_needs (test.test_rosdep_main.TestRosdepMain) ... ok
> test_where_defined (test.test_rosdep_main.TestRosdepMain) ... ok
> test.test_rosdep_main.get_test_dir ... ok
> test.test_rosdep_main.get_test_tree_dir ... ok
> test.test_rosdep_main.get_test_catkin_tree_dir ... ok
> test.test_rosdep_model.test_RosdepDatabaseEntry ... ok
> test.test_rosdep_model.test_RosdepDatabase ... ok
> test.test_rosdep_model.test_RosdepDatabase_get_view_dependencies ... ok
> test.test_rosdep_opensuse.get_test_dir ... ok
> test.test_rosdep_opensuse.test_ZypperInstaller ... ok
> test.test_rosdep_osx.get_test_dir ... ok
> test.test_rosdep_osx.test_brew_detect ... ok
> test.test_rosdep_osx.test_HomebrewInstaller ... ok
> test.test_rosdep_pip.get_test_dir ... ok
> test.test_rosdep_pip.test_pip_detect ... ok
> test.test_rosdep_pip.test_PipInstaller_get_depends ... ok
> test.test_rosdep_pip.test_PipInstaller ... ok
> test.test_rosdep_pip.test_get_pip_command ... ok
> test.test_rosdep_redhat.get_test_dir ... ok
> test.test_rosdep_redhat.test_rpm_expand_cmd ... ok
> test.test_rosdep_redhat.test_rpm_detect ... ok
> test.test_rosdep_redhat.test_DnfInstaller ... ok
> test.test_rosdep_redhat.test_YumInstaller ... ok
> test.test_rosdep_redhat.test_Fedora_variable_installer_key ... ok
> test.test_rosdep_redhat.test_Fedora_variable_lookup_key ... ok
> test.test_rosdep_rep3.get_test_dir ... ok
> test.test_rosdep_rep3.test_url_constants ... ok
> test.test_rosdep_rep3.test_download_targets_data ... ok
> test.test_rosdep_rospkg_loader.get_test_dir ... ok
> test.test_rosdep_rospkg_loader.test_RosPkgLoader ... ok
> test.test_rosdep_rospkg_loader.test_RosPkgLoader_with_underlay_key ... ok
> test.test_rosdep_rospkg_loader.test_RosPkgLoader_get_loadable ... ok
> test.test_rosdep_shell_utils.test_create_tempfile_from_string_and_execute ... hello
> ok
> test.test_rosdep_shell_utils.test_read_stdout ... ok
> test.test_rosdep_slackware.get_test_dir ... ok
> test.test_rosdep_slackware.test_sbotools_available ... ok
> test.test_rosdep_slackware.test_SbotoolsInstaller ... ok
> test.test_rosdep_slackware.test_slackpkg_available ... ok
> test.test_rosdep_slackware.test_SlackpkgInstaller ... ok
> test.test_rosdep_source.get_test_dir ... ok
> test.test_rosdep_source.test_SourceInstall ... ok
> test.test_rosdep_source.test_is_installed ... ok
> test.test_rosdep_source.test_source_detect ... ok
> test.test_rosdep_source.test_SourceInstaller_get_install_command ... ok
> test.test_rosdep_source.test_SourceInstaller_resolve ... ok
> test.test_rosdep_source.test_load_rdmanifest ... ok
> test.test_rosdep_source.test_get_file_hash ... ok
> test.test_rosdep_source.test_fetch_file ... ok
> test.test_rosdep_source.test_download_rdmanifest ... ok
> test.test_rosdep_source.test_install_from_file ... ok
> test.test_rosdep_source.test_install_source ... ok
> test.test_rosdep_sources_list.get_test_dir ... ok
> test.test_rosdep_sources_list.test_get_sources_list_dir ... ok
> test.test_rosdep_sources_list.test_get_sources_cache_dir ... ok
> test.test_rosdep_sources_list.test_url_constants ... ok
> test.test_rosdep_sources_list.test_download_default_sources_list ... ok
> test.test_rosdep_sources_list.test_CachedDataSource ... ok
> test.test_rosdep_sources_list.test_DataSource ... ok
> test.test_rosdep_sources_list.test_parse_sources_file ... ok
> test.test_rosdep_sources_list.test_parse_sources_list ... ok
> test.test_rosdep_sources_list.test_write_cache_file ... ok
> test.test_rosdep_sources_list.test_update_sources_list ... ok
> test.test_rosdep_sources_list.test_load_cached_sources_list ... ok
> test.test_rosdep_sources_list.test_DataSourceMatcher ... ok
> test.test_rosdep_sources_list.test_download_rosdep_data ... ok
> test.test_rosdep_sources_list.test_parse_sources_data ... ok
> test.test_rosdep_sources_list.test_DataSourceMatcher_create_default ... ok
> test.test_rosdep_sources_list.test_SourcesListLoader_create_default ... ok
> test.test_rosdep_sources_list.test_unpickle_same_results ... ok
> 
> ======================================================================
> FAIL: test.test_flake8.test_flake8
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_flake8.py", line 59, in test_flake8
>     assert not report.total_errors, \
> AssertionError: flake8 reported 1 errors
> -------------------- >> begin captured stdout << ---------------------
> 
> 1     E741 ambiguous variable name 'l'
> 
> --------------------- >> end captured stdout << ----------------------
> -------------------- >> begin captured logging << --------------------
> flake8.options.manager: DEBUG: Registered option "Option(-q, --quiet, action='count', default=0, help='Report only file names, or nothing. This option is repeatable.')".
> flake8.options.manager: DEBUG: Registered option "Option(--count, action='store_true', help='Print total number of errors and warnings to standard error and set the exit code to 1 if total is not empty.')".
> flake8.options.manager: DEBUG: Registered option "Option(--diff, action='store_true', help='Report changes only within line number ranges in the unified diff provided on standard in by the user.')".
> flake8.options.manager: DEBUG: Registered option "Option(--exclude, default='.svn,CVS,.bzr,.hg,.git,__pycache__,.tox,.eggs,*.egg', type=functools.partial(<function _flake8_normalize at 0x7f48d8f519d0>, comma_separated_list=True, normalize_paths=True), help='Comma-separated list of files or directories to exclude. (Default: %(default)s)', metavar='patterns')".
> flake8.options.manager: DEBUG: Registered option "Option(--extend-exclude, default='', type=functools.partial(<function _flake8_normalize at 0x7f48d8f519d0>, comma_separated_list=True, normalize_paths=True), help='Comma-separated list of files or directories to add to the list of excluded ones.', metavar='patterns')".
> flake8.options.manager: DEBUG: Registered option "Option(--filename, default='*.py', type=functools.partial(<function _flake8_normalize at 0x7f48d8f519d0>, comma_separated_list=True, normalize_paths=False), help='Only check for filenames matching the patterns in this comma-separated list. (Default: %(default)s)', metavar='patterns')".
> flake8.options.manager: DEBUG: Registered option "Option(--stdin-display-name, default='stdin', help='The name used when reporting errors from code passed via stdin. This is useful for editors piping the file contents to flake8. (Default: %(default)s)')".
> flake8.options.manager: DEBUG: Registered option "Option(--format, default='default', help='Format errors according to the chosen formatter.', metavar='format')".
> flake8.options.manager: DEBUG: Registered option "Option(--hang-closing, action='store_true', help="Hang closing bracket instead of matching indentation of opening bracket's line.")".
> flake8.options.manager: DEBUG: Registered option "Option(--ignore, default='E121,E123,E126,E226,E24,E704,W503,W504', type=functools.partial(<function _flake8_normalize at 0x7f48d8f519d0>, comma_separated_list=True, normalize_paths=False), help='Comma-separated list of errors and warnings to ignore (or skip). For example, ``--ignore=E4,E51,W234``. (Default: %(default)s)', metavar='errors')".
> flake8.options.manager: DEBUG: Registered option "Option(--extend-ignore, default='', type=functools.partial(<function _flake8_normalize at 0x7f48d8f519d0>, comma_separated_list=True, normalize_paths=False), help='Comma-separated list of errors and warnings to add to the list of ignored ones. For example, ``--extend-ignore=E4,E51,W234``.', metavar='errors')".
> flake8.options.manager: DEBUG: Registered option "Option(--per-file-ignores, default='', help='A pairing of filenames and violation codes that defines which violations to ignore in a particular file. The filenames can be specified in a manner similar to the ``--exclude`` option and the violations work similarly to the ``--ignore`` and ``--select`` options.')".
> flake8.options.manager: DEBUG: Registered option "Option(--max-line-length, default=79, type=<class 'int'>, help='Maximum allowed line length for the entirety of this run. (Default: %(default)s)', metavar='n')".
> flake8.options.manager: DEBUG: Registered option "Option(--max-doc-length, default=None, type=<class 'int'>, help='Maximum allowed doc line length for the entirety of this run. (Default: %(default)s)', metavar='n')".
> flake8.options.manager: DEBUG: Registered option "Option(--select, default='E,F,W,C90', type=functools.partial(<function _flake8_normalize at 0x7f48d8f519d0>, comma_separated_list=True, normalize_paths=False), help='Comma-separated list of errors and warnings to enable. For example, ``--select=E4,E51,W234``. (Default: %(default)s)', metavar='errors')".
> flake8.options.manager: DEBUG: Registered option "Option(--disable-noqa, action='store_true', default=False, help='Disable the effect of "# noqa". This will report errors on lines with "# noqa" at the end.')".
> flake8.options.manager: DEBUG: Registered option "Option(--show-source, action='store_true', help='Show the source generate each error or warning.')".
> flake8.options.manager: DEBUG: Registered option "Option(--statistics, action='store_true', help='Count errors and warnings.')".
> flake8.options.manager: DEBUG: Registered option "Option(--enable-extensions, default='', type=functools.partial(<function _flake8_normalize at 0x7f48d8f519d0>, comma_separated_list=True, normalize_paths=False), help='Enable plugins and extensions that are otherwise disabled by default')".
> flake8.options.manager: DEBUG: Registered option "Option(--exit-zero, action='store_true', help='Exit with status code "0" even if there are errors.')".
> flake8.options.manager: DEBUG: Registered option "Option(--install-hook, action=<class 'flake8.main.vcs.InstallAction'>, choices=['git', 'mercurial'], help='Install a hook that is run prior to a commit for the supported version control system.')".
> flake8.options.manager: DEBUG: Registered option "Option(-j, --jobs, default='auto', type=<class 'flake8.main.options.JobsArgument'>, help='Number of subprocesses to use to run checks in parallel. This is ignored on Windows. The default, "auto", will auto-detect the number of processors available to use. (Default: %(default)s)')".
> flake8.options.manager: DEBUG: Registered option "Option(--tee, action='store_true', default=False, help='Write to stdout and output-file.')".
> flake8.options.manager: DEBUG: Registered option "Option(--benchmark, action='store_true', default=False, help='Print benchmark information about this run of Flake8')".
> flake8.options.manager: DEBUG: Registered option "Option(--bug-report, action=functools.partial(<class 'flake8.main.debug.DebugAction'>, option_manager=<flake8.options.manager.OptionManager object at 0x7f48d88d2cd0>), nargs=0, help='Print information necessary when preparing a bug report')".
> flake8.plugins.manager: INFO: Loading entry-points for "flake8.extension".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="C90", entry_point="mccabe:McCabeChecker") for plugin "C90".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="F", entry_point="flake8.plugins.pyflakes:FlakesChecker") for plugin "F".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.ambiguous_identifier", entry_point="pycodestyle:ambiguous_identifier") for plugin "pycodestyle.ambiguous_identifier".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.bare_except", entry_point="pycodestyle:bare_except") for plugin "pycodestyle.bare_except".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.blank_lines", entry_point="pycodestyle:blank_lines") for plugin "pycodestyle.blank_lines".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.break_after_binary_operator", entry_point="pycodestyle:break_after_binary_operator") for plugin "pycodestyle.break_after_binary_operator".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.break_before_binary_operator", entry_point="pycodestyle:break_before_binary_operator") for plugin "pycodestyle.break_before_binary_operator".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.comparison_negative", entry_point="pycodestyle:comparison_negative") for plugin "pycodestyle.comparison_negative".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.comparison_to_singleton", entry_point="pycodestyle:comparison_to_singleton") for plugin "pycodestyle.comparison_to_singleton".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.comparison_type", entry_point="pycodestyle:comparison_type") for plugin "pycodestyle.comparison_type".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.compound_statements", entry_point="pycodestyle:compound_statements") for plugin "pycodestyle.compound_statements".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.continued_indentation", entry_point="pycodestyle:continued_indentation") for plugin "pycodestyle.continued_indentation".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.explicit_line_join", entry_point="pycodestyle:explicit_line_join") for plugin "pycodestyle.explicit_line_join".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.extraneous_whitespace", entry_point="pycodestyle:extraneous_whitespace") for plugin "pycodestyle.extraneous_whitespace".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.imports_on_separate_lines", entry_point="pycodestyle:imports_on_separate_lines") for plugin "pycodestyle.imports_on_separate_lines".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.indentation", entry_point="pycodestyle:indentation") for plugin "pycodestyle.indentation".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.maximum_doc_length", entry_point="pycodestyle:maximum_doc_length") for plugin "pycodestyle.maximum_doc_length".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.maximum_line_length", entry_point="pycodestyle:maximum_line_length") for plugin "pycodestyle.maximum_line_length".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.missing_whitespace", entry_point="pycodestyle:missing_whitespace") for plugin "pycodestyle.missing_whitespace".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.missing_whitespace_after_import_keyword", entry_point="pycodestyle:missing_whitespace_after_import_keyword") for plugin "pycodestyle.missing_whitespace_after_import_keyword".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.missing_whitespace_around_operator", entry_point="pycodestyle:missing_whitespace_around_operator") for plugin "pycodestyle.missing_whitespace_around_operator".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.module_imports_on_top_of_file", entry_point="pycodestyle:module_imports_on_top_of_file") for plugin "pycodestyle.module_imports_on_top_of_file".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.python_3000_async_await_keywords", entry_point="pycodestyle:python_3000_async_await_keywords") for plugin "pycodestyle.python_3000_async_await_keywords".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.python_3000_backticks", entry_point="pycodestyle:python_3000_backticks") for plugin "pycodestyle.python_3000_backticks".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.python_3000_has_key", entry_point="pycodestyle:python_3000_has_key") for plugin "pycodestyle.python_3000_has_key".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.python_3000_invalid_escape_sequence", entry_point="pycodestyle:python_3000_invalid_escape_sequence") for plugin "pycodestyle.python_3000_invalid_escape_sequence".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.python_3000_not_equal", entry_point="pycodestyle:python_3000_not_equal") for plugin "pycodestyle.python_3000_not_equal".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.python_3000_raise_comma", entry_point="pycodestyle:python_3000_raise_comma") for plugin "pycodestyle.python_3000_raise_comma".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.tabs_obsolete", entry_point="pycodestyle:tabs_obsolete") for plugin "pycodestyle.tabs_obsolete".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.tabs_or_spaces", entry_point="pycodestyle:tabs_or_spaces") for plugin "pycodestyle.tabs_or_spaces".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.trailing_blank_lines", entry_point="pycodestyle:trailing_blank_lines") for plugin "pycodestyle.trailing_blank_lines".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.trailing_whitespace", entry_point="pycodestyle:trailing_whitespace") for plugin "pycodestyle.trailing_whitespace".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.whitespace_around_comma", entry_point="pycodestyle:whitespace_around_comma") for plugin "pycodestyle.whitespace_around_comma".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.whitespace_around_keywords", entry_point="pycodestyle:whitespace_around_keywords") for plugin "pycodestyle.whitespace_around_keywords".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.whitespace_around_named_parameter_equals", entry_point="pycodestyle:whitespace_around_named_parameter_equals") for plugin "pycodestyle.whitespace_around_named_parameter_equals".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.whitespace_around_operator", entry_point="pycodestyle:whitespace_around_operator") for plugin "pycodestyle.whitespace_around_operator".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.whitespace_before_comment", entry_point="pycodestyle:whitespace_before_comment") for plugin "pycodestyle.whitespace_before_comment".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pycodestyle.whitespace_before_parameters", entry_point="pycodestyle:whitespace_before_parameters") for plugin "pycodestyle.whitespace_before_parameters".
> flake8.plugins.manager: INFO: Loading entry-points for "flake8.report".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="default", entry_point="flake8.formatting.default:Default") for plugin "default".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="pylint", entry_point="flake8.formatting.default:Pylint") for plugin "pylint".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="quiet-filename", entry_point="flake8.formatting.default:FilenameOnly") for plugin "quiet-filename".
> flake8.plugins.manager: DEBUG: Loaded Plugin(name="quiet-nothing", entry_point="flake8.formatting.default:Nothing") for plugin "quiet-nothing".
> flake8.plugins.manager: INFO: Loading plugin "C90" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "F" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.ambiguous_identifier" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.bare_except" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.blank_lines" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.break_after_binary_operator" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.break_before_binary_operator" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.comparison_negative" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.comparison_to_singleton" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.comparison_type" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.compound_statements" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.continued_indentation" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.explicit_line_join" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.extraneous_whitespace" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.imports_on_separate_lines" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.indentation" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.maximum_doc_length" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.maximum_line_length" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.missing_whitespace" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.missing_whitespace_after_import_keyword" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.missing_whitespace_around_operator" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.module_imports_on_top_of_file" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.python_3000_async_await_keywords" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.python_3000_backticks" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.python_3000_has_key" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.python_3000_invalid_escape_sequence" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.python_3000_not_equal" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.python_3000_raise_comma" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.tabs_obsolete" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.tabs_or_spaces" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.trailing_blank_lines" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.trailing_whitespace" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.whitespace_around_comma" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.whitespace_around_keywords" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.whitespace_around_named_parameter_equals" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.whitespace_around_operator" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.whitespace_before_comment" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pycodestyle.whitespace_before_parameters" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "default" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "pylint" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "quiet-filename" from entry-point.
> flake8.plugins.manager: INFO: Loading plugin "quiet-nothing" from entry-point.
> flake8.plugins.manager: DEBUG: Registering options from plugin "C90" on OptionManager <flake8.options.manager.OptionManager object at 0x7f48d88d2cd0>
> flake8.options.manager: WARNING: option --max-complexity: please update from optparse string `type=` to argparse callable `type=` -- this will be an error in the future
> flake8.options.manager: DEBUG: Registered option "Option(--max-complexity, action='store', default=-1, type=<class 'int'>, help='McCabe complexity threshold')".
> flake8.options.manager: DEBUG: Removing ['C90'] from the default ignore list
> flake8.options.manager: DEBUG: Attempted to remove C90 from default ignore but it was not a member of the list.
> flake8.options.manager: DEBUG: Extending default select list with ['C90']
> flake8.plugins.manager: DEBUG: Registering options from plugin "F" on OptionManager <flake8.options.manager.OptionManager object at 0x7f48d88d2cd0>
> flake8.options.manager: DEBUG: Registered option "Option(--builtins, type=functools.partial(<function _flake8_normalize at 0x7f48d8f519d0>, comma_separated_list=True, normalize_paths=False), help='define more built-ins, comma separated')".
> flake8.options.manager: DEBUG: Registered option "Option(--doctests, action='store_true', default=False, help='also check syntax of the doctests')".
> flake8.options.manager: DEBUG: Registered option "Option(--include-in-doctest, default='', type=functools.partial(<function _flake8_normalize at 0x7f48d8f519d0>, comma_separated_list=True, normalize_paths=True), dest='include_in_doctest', help='Run doctests only on these files')".
> flake8.options.manager: DEBUG: Registered option "Option(--exclude-from-doctest, default='', type=functools.partial(<function _flake8_normalize at 0x7f48d8f519d0>, comma_separated_list=True, normalize_paths=True), dest='exclude_from_doctest', help='Skip these files when running doctests')".
> flake8.options.manager: DEBUG: Removing ['F'] from the default ignore list
> flake8.options.manager: DEBUG: Attempted to remove F from default ignore but it was not a member of the list.
> flake8.options.manager: DEBUG: Extending default select list with ['F']
> flake8.options.config: DEBUG: User configuration files have no flake8 section
> flake8.options.config: DEBUG: Local configuration files have no flake8 section
> flake8.options.aggregator: DEBUG: Extended default ignore list: []
> flake8.options.aggregator: DEBUG: Merged default ignore list: ['E121', 'E226', 'W504', 'E123', 'E126', 'W503', 'E704', 'E24']
> flake8.options.aggregator: DEBUG: Extended default select list: ['F', 'C90']
> flake8.plugins.manager: DEBUG: Providing options to plugin "C90".
> flake8.plugins.manager: DEBUG: Providing options to plugin "F".
> flake8.plugins.manager: DEBUG: Retrieving plugin for "default".
> flake8.plugins.manager: DEBUG: Checking for "default" in plugin type manager.
> flake8.plugins.manager: DEBUG: Retrieving plugin for "default".
> flake8.checker: INFO: Making checkers
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/ament_packages" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/__pycache__" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/sources_list.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/core.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/__init__.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/install.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/rep3.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/loader.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/shell_utils.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/rosdistrohelper.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/lookup.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/dependency_graph.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/rospkg_loader.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/_version.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/gbpdistro_support.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/cache_tools.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/meta.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/main.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/catkin_support.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/rospack.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/model.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/installers.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/catkin_packages.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/ament_packages" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/ament_packages/__pycache__" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/ament_packages/search_paths.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/ament_packages/__init__.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/ament_packages/packages.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/ament_packages/constants.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/ament_packages/resources.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/ament_packages/__pycache__" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/ament_packages/__pycache__/packages.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/ament_packages/__pycache__/constants.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/ament_packages/__pycache__/resources.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/ament_packages/__pycache__/__init__.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/ament_packages/__pycache__/search_paths.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/__pycache__" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/source.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/gem.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/osx.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/__init__.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/debian.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/alpine.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/nix.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/opensuse.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/pip.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/arch.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/cygwin.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/openembedded.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/redhat.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/freebsd.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/slackware.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/gentoo.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/__pycache__" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/__pycache__/osx.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/__pycache__/source.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/__pycache__/pip.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/__pycache__/redhat.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/__pycache__/gem.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/__pycache__/__init__.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/__pycache__/freebsd.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/__pycache__/debian.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/__pycache__" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/__pycache__/meta.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/__pycache__/gbpdistro_support.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/__pycache__/dependency_graph.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/__pycache__/main.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/__pycache__/loader.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/__pycache__/installers.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/__pycache__/rospkg_loader.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/__pycache__/sources_list.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/__pycache__/shell_utils.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/__pycache__/cache_tools.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/__pycache__/catkin_support.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/__pycache__/catkin_packages.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/__pycache__/_version.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/__pycache__/__init__.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/__pycache__/model.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/__pycache__/rep3.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/__pycache__/core.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/__pycache__/lookup.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/__pycache__/rosdistrohelper.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/ros_home" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/pip" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/rosdistro" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/redhat" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/osx" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/source" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/debian" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/main" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources.list.d" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/gem" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/fixtures" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_gentoo.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_installers.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_osx.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__init__.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_catkin_support.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_main.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_metadata.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_opensuse.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_issue30.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_sources_list.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_debian.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_lookup.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_gem.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_cygwin.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_loader.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_dependency_graph.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_model.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_rospkg_loader.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_catkin_packages.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_arch.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_rep3.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_alpine.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_flake8.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_slackware.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_source.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_redhat.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_freebsd.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_pip.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_core.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_shell_utils.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_gbpdistro_support.py" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/ros_home" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/ros_home/rosdep.yaml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/pip" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/pip/freeze_output" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/rosdistro" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/rosdistro/index.yaml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/redhat" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/redhat/rpm-E-fedora" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/redhat/rpm-q-rpm" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/redhat/rpm-q-tinyxml-dev" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/osx" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/osx/brew-info-output" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/osx/brew-list-output" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/source" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/source/noop-not-installed.rdmanifest" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/source/noop-installed.rdmanifest" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/source/foo.tar.gz" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/source/rep112-example.rdmanifest" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/debian" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/debian/showpkg-curl-wget-libcurl-dev" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/debian/dpkg-python-apt" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/0a12d6e7b0d47be9b76e7726720e4cb79528cbaa" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/index" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/82cbc7008b5117bcc6ce794832659e4f7763d2db" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources_cache/f6f4ef95664e373cd4754501337fa217f5b55d91" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ros" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/catkin" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ament" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ros" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ros/roscpp_fake" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ros/rospack_fake" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ros/python_dep" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ros/stack.xml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ros/rosdep.yaml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ros/roscpp_fake" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ros/roscpp_fake/manifest.xml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ros/rospack_fake" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ros/rospack_fake/manifest.xml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ros/python_dep" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ros/python_dep/manifest.xml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/twin2" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/stackless" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/stack1" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/empty" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/twin1" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/invalid" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/just_a_package" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/packageless" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/twin2" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/twin2/manifest.xml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/twin2/stack.xml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/twin2/rosdep.yaml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/stackless" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/stackless/manifest.xml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/stack1" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/stack1/stack1_p2" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/stack1/stack1_p3" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/stack1/stack1_p1" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/stack1/stack.xml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/stack1/rosdep.yaml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/stack1/stack1_p2" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/stack1/stack1_p2/manifest.xml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/stack1/stack1_p3" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/stack1/stack1_p3/manifest.xml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/stack1/stack1_p1" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/stack1/stack1_p1/manifest.xml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/empty" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/empty/empty_package" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/empty/stack.xml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/empty/empty_package" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/empty/empty_package/manifest.xml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/twin1" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/twin1/manifest.xml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/twin1/stack.xml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/twin1/rosdep.yaml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/invalid" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/invalid/stack.xml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/invalid/rosdep.yaml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/just_a_package" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/just_a_package/manifest.xml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/packageless" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/stacks/packageless/stack.xml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/catkin" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/catkin/simple_catkin_package" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/catkin/fake_catkin_package" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/catkin/metapackage_with_deps" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/catkin/another_catkin_package" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/catkin/simple_catkin_package" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/catkin/simple_catkin_package/package.xml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/catkin/fake_catkin_package" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/catkin/fake_catkin_package/package.xml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/catkin/metapackage_with_deps" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/catkin/metapackage_with_deps/package.xml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/catkin/another_catkin_package" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/catkin/another_catkin_package/package.xml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ament" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ament/share" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ament/share" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ament/share/ament_index" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ament/share/ament_index" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ament/share/ament_index/resource_index" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ament/share/ament_index/resource_index" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ament/share/ament_index/resource_index/packages" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ament/share/ament_index/resource_index/packages" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ament/share/ament_index/resource_index/packages/spam" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ament/share/ament_index/resource_index/packages/.baz" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ament/share/ament_index/resource_index/packages/foo" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ament/share/ament_index/resource_index/packages/bar" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ament/share/ament_index/resource_index/packages/metapackage_with_deps" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ament/share/ament_index/resource_index/packages/spam" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/tree/ament/share/ament_index/resource_index/packages/spam/spam" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/main" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/main/invalid_package_version" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/main/invalid_package_version" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/main/invalid_package_version/package.xml" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_sources_list.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_catkin_support.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_alpine.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_loader.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_dependency_graph.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_freebsd.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_rep3.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_cygwin.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_catkin_packages.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_flake8.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_gem.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_debian.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_metadata.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_rospkg_loader.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_model.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_gbpdistro_support.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_redhat.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_shell_utils.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_gentoo.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_installers.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_slackware.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_main.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/__init__.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_pip.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_arch.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_osx.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_core.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_issue30.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_lookup.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_source.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/__pycache__/test_rosdep_opensuse.cpython-38.pyc" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources.list.d" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources.list.d/30-nonexistent.list" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/sources.list.d/20-default.list" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/gem" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/gem/list_output" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/fixtures" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/fixtures/python2cache.pickle" has not been excluded
> flake8.checker: DEBUG: "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/fixtures/python3cache.pickle" has not been excluded
> flake8.checker: INFO: Checking 74 files
> flake8.main.application: INFO: Finished running
> flake8.main.application: INFO: Reporting errors
> flake8.style_guide: DEBUG: Deciding if "F401" should be reported
> flake8.style_guide: DEBUG: The user configured "F401" to be "Selected.Explicitly", "Ignored.Explicitly"
> flake8.style_guide: DEBUG: "F401" will be "Decision.Ignored"
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/sources_list.py', line_number=47, column_number=1, text="'.core.CachePermissionError' imported but unused", physical_line='from .core import InvalidData, DownloadFailure, CachePermissionError\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/__init__.py', line_number=36, column_number=1, text="'._version.__version__' imported but unused", physical_line='from ._version import __version__\n') is not inline ignored
> flake8.style_guide: DEBUG: Deciding if "E402" should be reported
> flake8.style_guide: DEBUG: The user configured "E402" to be "Selected.Explicitly", "Selected.Implicitly"
> flake8.style_guide: DEBUG: "E402" will be "Decision.Selected"
> flake8.style_guide: DEBUG: Violation(code='E402', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/__init__.py', line_number=95, column_number=1, text='module level import not at top of file', physical_line='from . import gbpdistro_support  # noqa\n') is ignored by a blanket ``# noqa``
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/lookup.py', line_number=35, column_number=1, text="'collections.defaultdict' imported but unused", physical_line='from collections import defaultdict\n') is not inline ignored
> flake8.style_guide: DEBUG: Deciding if "W504" should be reported
> flake8.style_guide: DEBUG: The user configured "W504" to be "Selected.Explicitly", "Ignored.Explicitly"
> flake8.style_guide: DEBUG: "W504" will be "Decision.Ignored"
> flake8.style_guide: DEBUG: Violation(code='W504', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/lookup.py', line_number=242, column_number=61, text='line break after binary operator', physical_line='                print("rosdep key \'{0}\'".format(rosdep_key) +\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='W504', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/lookup.py', line_number=256, column_number=61, text='line break after binary operator', physical_line='                print("rosdep key \'{0}\'".format(rosdep_key) +\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='W504', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/lookup.py', line_number=476, column_number=42, text='line break after binary operator', physical_line='                cache_os_name == os_name and\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='W504', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/lookup.py', line_number=477, column_number=48, text='line break after binary operator', physical_line='                cache_os_version == os_version and\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='W504', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/rospkg_loader.py', line_number=173, column_number=54, text='line break after binary operator', physical_line='            resource_name in self.get_catkin_paths() or\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/gbpdistro_support.py', line_number=12, column_number=1, text="'rospkg.os_detect.OS_DEBIAN' imported but unused", physical_line='from rospkg.os_detect import OS_DEBIAN\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/gbpdistro_support.py', line_number=13, column_number=1, text="'rospkg.os_detect.OS_FEDORA' imported but unused", physical_line='from rospkg.os_detect import OS_FEDORA\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/gbpdistro_support.py', line_number=20, column_number=1, text="'.platforms.redhat.YUM_INSTALLER' imported but unused", physical_line='from .platforms.redhat import YUM_INSTALLER\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/gbpdistro_support.py', line_number=21, column_number=1, text="'.rosdistrohelper.get_targets' imported but unused", physical_line='from .rosdistrohelper import get_targets, get_release_file, PreRep137Warning\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='W504', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/gbpdistro_support.py', line_number=100, column_number=88, text='line break after binary operator', physical_line="            raise InvalidData('invalid repo spec in gbpdistro data: ' + str(gbp_repos) +\n") is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='W504', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/gbpdistro_support.py', line_number=104, column_number=75, text='line break after binary operator', physical_line="                raise InvalidData('invalid repo spec in gbpdistro data: ' +\n") is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='W504', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/gbpdistro_support.py', line_number=139, column_number=78, text='line break after binary operator', physical_line="        raise InvalidData('Invalid GBP-distro/targets format: missing key: ' +\n") is not inline ignored
> flake8.style_guide: DEBUG: Deciding if "F841" should be reported
> flake8.style_guide: DEBUG: The user configured "F841" to be "Selected.Explicitly", "Ignored.Explicitly"
> flake8.style_guide: DEBUG: "F841" will be "Decision.Ignored"
> flake8.style_guide: DEBUG: Violation(code='F841', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/main.py', line_number=242, column_number=5, text="local variable 'e' is assigned to but never used", physical_line='    except ValueError as e:\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F841', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/main.py', line_number=582, column_number=5, text="local variable 'e' is assigned to but never used", physical_line='    except URLError as e:\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F841', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/main.py', line_number=899, column_number=5, text="local variable 'e' is assigned to but never used", physical_line='    except KeyError as e:\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/catkin_support.py', line_number=26, column_number=1, text="'.platforms.debian.APT_INSTALLER' imported but unused", physical_line='from .platforms.debian import APT_INSTALLER\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/catkin_support.py', line_number=27, column_number=1, text="'.platforms.osx.BREW_INSTALLER' imported but unused", physical_line='from .platforms.osx import BREW_INSTALLER\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/catkin_support.py', line_number=28, column_number=1, text="'.platforms.pip.PIP_INSTALLER' imported but unused", physical_line='from .platforms.pip import PIP_INSTALLER\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/catkin_support.py', line_number=29, column_number=1, text="'.platforms.redhat.YUM_INSTALLER' imported but unused", physical_line='from .platforms.redhat import YUM_INSTALLER\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/catkin_support.py', line_number=30, column_number=1, text="'.platforms.freebsd.PKG_INSTALLER' imported but unused", physical_line='from .platforms.freebsd import PKG_INSTALLER\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/ament_packages/packages.py', line_number=15, column_number=1, text="'os' imported but unused", physical_line='import os\n') is not inline ignored
> flake8.style_guide: DEBUG: Deciding if "E741" should be reported
> flake8.style_guide: DEBUG: The user configured "E741" to be "Selected.Explicitly", "Selected.Implicitly"
> flake8.style_guide: DEBUG: "E741" will be "Decision.Selected"
> flake8.style_guide: DEBUG: Violation(code='E741', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/osx.py', line_number=306, column_number=61, text="ambiguous variable name 'l'", physical_line='                valid = all([isinstance(x, _basestring) for l in options for x in l])\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F841', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/debian.py', line_number=96, column_number=9, text="local variable 'release_info' is assigned to but never used", physical_line='        release_info = read_os_release()\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/alpine.py', line_number=30, column_number=1, text="'os' imported but unused", physical_line='import os\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/rosdep2/platforms/pip.py', line_number=58, column_number=13, text="'pip' imported but unused", physical_line='            import pip\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_main.py', line_number=42, column_number=1, text="'mock.DEFAULT' imported but unused", physical_line='from mock import DEFAULT\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_main.py', line_number=44, column_number=1, text="'rosdep2.main' imported but unused", physical_line='from rosdep2 import main\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_metadata.py', line_number=30, column_number=1, text="'os' imported but unused", physical_line='import os\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_metadata.py', line_number=31, column_number=1, text="'sys' imported but unused", physical_line='import sys\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep.py', line_number=30, column_number=1, text="'os' imported but unused", physical_line='import os\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep.py', line_number=31, column_number=1, text="'sys' imported but unused", physical_line='import sys\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_sources_list.py', line_number=30, column_number=1, text="'yaml' imported but unused", physical_line='import yaml\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_sources_list.py', line_number=163, column_number=5, text="'rosdep2.InvalidData' imported but unused", physical_line='    from rosdep2 import InvalidData\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F841', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_sources_list.py', line_number=169, column_number=5, text="local variable 'path' is assigned to but never used", physical_line='    path = get_test_dir()\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_sources_list.py', line_number=200, column_number=5, text="'rosdep2.sources_list.InvalidData' imported but unused", physical_line='    from rosdep2.sources_list import update_sources_list, InvalidData, compute_filename_hash, PICKLE_CACHE_EXT\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F841', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_sources_list.py', line_number=232, column_number=5, text="local variable 'hash2' is assigned to but never used", physical_line='    hash2 = compute_filename_hash(BADHOSTNAME_URL)\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F841', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_sources_list.py', line_number=315, column_number=5, text="local variable 'e' is assigned to but never used", physical_line='    except DownloadFailure as e:\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F841', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_sources_list.py', line_number=325, column_number=9, text="local variable 'e' is assigned to but never used", physical_line='        except DownloadFailure as e:\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F841', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_sources_list.py', line_number=383, column_number=9, text="local variable 'e' is assigned to but never used", physical_line='        except InvalidData as e:\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_sources_list.py', line_number=421, column_number=5, text="'rosdep2.sources_list.DataSourceMatcher' imported but unused", physical_line='    from rosdep2.sources_list import update_sources_list, SourcesListLoader, DataSourceMatcher\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F841', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_lookup.py', line_number=419, column_number=5, text="local variable 'stack1_rosdep_path' is assigned to but never used", physical_line="    stack1_rosdep_path = os.path.join(rosstack.get_path('stack1'), 'rosdep.yaml')\n") is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F841', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_lookup.py', line_number=433, column_number=5, text="local variable 'tree_dir' is assigned to but never used", physical_line='    tree_dir = get_test_tree_dir()\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F841', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_lookup.py', line_number=451, column_number=5, text="local variable 'tree_dir' is assigned to but never used", physical_line='    tree_dir = get_test_tree_dir()\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_lookup.py', line_number=469, column_number=5, text="'rosdep2.lookup.ResolutionError' imported but unused", physical_line='    from rosdep2.lookup import RosdepLookup, ResolutionError\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F841', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_dependency_graph.py', line_number=63, column_number=9, text="local variable 'result' is assigned to but never used", physical_line='        result = dg.get_ordered_dependency_list()\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F841', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_dependency_graph.py', line_number=89, column_number=9, text="local variable 'result' is assigned to but never used", physical_line='        result = dg.get_ordered_dependency_list()\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F841', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_dependency_graph.py', line_number=109, column_number=9, text="local variable 'result' is assigned to but never used", physical_line='        result = dg.get_ordered_dependency_list()\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F841', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_dependency_graph.py', line_number=129, column_number=9, text="local variable 'result' is assigned to but never used", physical_line='        result = dg.get_ordered_dependency_list()\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_rospkg_loader.py', line_number=31, column_number=1, text="'yaml' imported but unused", physical_line='import yaml\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_rospkg_loader.py', line_number=57, column_number=5, text="'rosdep2.loader.InvalidData' imported but unused", physical_line='    from rosdep2.loader import InvalidData\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F841', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_rospkg_loader.py', line_number=69, column_number=5, text="local variable 'ros_root' is assigned to but never used", physical_line="    ros_root = rosstack.get_path('ros')\n") is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F841', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_rospkg_loader.py', line_number=87, column_number=5, text="local variable 'e' is assigned to but never used", physical_line='    except ResourceNotFound as e:\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_rospkg_loader.py', line_number=121, column_number=5, text="'rosdep2.loader.InvalidData' imported but unused", physical_line='    from rosdep2.loader import InvalidData\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F841', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_rospkg_loader.py', line_number=125, column_number=5, text="local variable 'ros_root' is assigned to but never used", physical_line="    ros_root = rosstack.get_path('ros')\n") is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F841', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_rospkg_loader.py', line_number=143, column_number=5, text="local variable 'e' is assigned to but never used", physical_line='    except ResourceNotFound as e:\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_arch.py', line_number=32, column_number=1, text="'mock.Mock' imported but unused", physical_line='from mock import Mock, patch\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_alpine.py', line_number=34, column_number=1, text="'rospkg.os_detect' imported but unused", physical_line='import rospkg.os_detect\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F841', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_source.py', line_number=124, column_number=5, text="local variable 'e' is assigned to but never used", physical_line='    except InvalidRdmanifest as e:\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F841', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_source.py', line_number=242, column_number=5, text="local variable 'e' is assigned to but never used", physical_line='    except InvalidRdmanifest as e:\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_redhat.py', line_number=175, column_number=5, text="'rosdep2.platforms.redhat.DNF_INSTALLER' imported but unused", physical_line='    from rosdep2.platforms.redhat import DNF_INSTALLER, YUM_INSTALLER\n') is not inline ignored
> flake8.style_guide: DEBUG: Violation(code='F401', filename='/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/test/test_rosdep_redhat.py', line_number=175, column_number=5, text="'rosdep2.platforms.redhat.YUM_INSTALLER' imported but unused", physical_line='    from rosdep2.platforms.redhat import DNF_INSTALLER, YUM_INSTALLER\n') is not inline ignored
> flake8.main.application: INFO: Found a total of 65 violations and reported 1
> --------------------- >> end captured logging << ---------------------
> 
> ----------------------------------------------------------------------
> Ran 163 tests in 6.573s
> 
> FAILED (failures=1)
> E: pybuild pybuild:352: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build; python3.8 -m nose -v test
> dh_auto_test: error: pybuild --test --test-nose -i python{version} -p 3.8 returned exit code 13

The full build log is available from:
   http://qa-logs.debian.net/2020/06/20/ros-rosdep_0.19.0-1_unstable.log

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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the debian-science-maintainers mailing list