INFO: not using any hashes in /data/userland-archives/hashes for pbr-7.0.3.tar.gz (overridden with --hash) Source /data/userland-archives/pbr-7.0.3.tar.gz... not found, skipping file copy Source https://files.pythonhosted.org/packages/source/p/pbr/pbr-7.0.3.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok patching file test-requirements.txt copy cloning /jenkins/jobs/oi-userland/workspace/components/python/pbr/pbr-7.0.3 to /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/amd64-3.9 * Getting build dependencies for wheel... /usr/lib/python3.9/vendor-packages/setuptools_scm/_integration/setuptools.py:24: RuntimeWarning: ERROR: setuptools==7.0.3 is used in combination with setuptools-scm>=8.x Your build configuration is incomplete and previously worked by accident! setuptools-scm requires setuptools>=61 (recommended: >=80) Suggested workaround if applicable: - migrating from the deprecated setup_requires mechanism to pep517/518 and using a pyproject.toml to declare build dependencies which are reliably pre-installed before running the build tools warnings.warn( /usr/lib/python3.9/vendor-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.9/vendor-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.9/vendor-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.9/vendor-packages/coherent/licensed/setuptools.py:13: UserWarning: Avoid installing this plugin for projects that don't depend on it. enabled or warnings.warn( running egg_info writing pbr.egg-info/PKG-INFO writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt writing requirements to pbr.egg-info/requires.txt writing top-level names to pbr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt * Building wheel... /usr/lib/python3.9/vendor-packages/setuptools_scm/_integration/setuptools.py:24: RuntimeWarning: ERROR: setuptools==7.0.3 is used in combination with setuptools-scm>=8.x Your build configuration is incomplete and previously worked by accident! setuptools-scm requires setuptools>=61 (recommended: >=80) Suggested workaround if applicable: - migrating from the deprecated setup_requires mechanism to pep517/518 and using a pyproject.toml to declare build dependencies which are reliably pre-installed before running the build tools warnings.warn( /usr/lib/python3.9/vendor-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.9/vendor-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.9/vendor-packages/coherent/licensed/setuptools.py:13: UserWarning: Avoid installing this plugin for projects that don't depend on it. enabled or warnings.warn( running bdist_wheel /usr/lib/python3.9/vendor-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib/pbr/cmd copying pbr/cmd/main.py -> build/lib/pbr/cmd copying pbr/cmd/__init__.py -> build/lib/pbr/cmd copying pbr/find_package.py -> build/lib/pbr copying pbr/pbr_json.py -> build/lib/pbr copying pbr/sphinxext.py -> build/lib/pbr copying pbr/git.py -> build/lib/pbr copying pbr/setupcfg.py -> build/lib/pbr copying pbr/packaging.py -> build/lib/pbr copying pbr/extra_files.py -> build/lib/pbr copying pbr/options.py -> build/lib/pbr copying pbr/build.py -> build/lib/pbr copying pbr/version.py -> build/lib/pbr copying pbr/__init__.py -> build/lib/pbr creating build/lib/pbr/_compat copying pbr/_compat/easy_install.py -> build/lib/pbr/_compat copying pbr/_compat/command_hooks.py -> build/lib/pbr/_compat copying pbr/_compat/commands.py -> build/lib/pbr/_compat copying pbr/_compat/five.py -> build/lib/pbr/_compat copying pbr/_compat/versions.py -> build/lib/pbr/_compat copying pbr/_compat/metadata.py -> build/lib/pbr/_compat copying pbr/_compat/__init__.py -> build/lib/pbr/_compat copying pbr/_compat/packaging.py -> build/lib/pbr/_compat creating build/lib/pbr/hooks copying pbr/hooks/backwards.py -> build/lib/pbr/hooks copying pbr/hooks/base.py -> build/lib/pbr/hooks copying pbr/hooks/__init__.py -> build/lib/pbr/hooks copying pbr/hooks/metadata.py -> build/lib/pbr/hooks copying pbr/hooks/files.py -> build/lib/pbr/hooks creating build/lib/pbr/tests/_compat copying pbr/tests/_compat/test_easy_install.py -> build/lib/pbr/tests/_compat copying pbr/tests/_compat/__init__.py -> build/lib/pbr/tests/_compat creating build/lib/pbr/tests/functional copying pbr/tests/functional/base.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_pbr_json.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_console_scripts.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/__init__.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_commands.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_wsgi_scripts.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_c_extension.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_requirements.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_pep517.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_changelog_author.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_hooks.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_integration.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_extra_files.py -> build/lib/pbr/tests/functional copying pbr/tests/__init__.py -> build/lib/pbr/tests copying pbr/tests/test_version.py -> build/lib/pbr/tests copying pbr/tests/test_git.py -> build/lib/pbr/tests copying pbr/tests/test_packaging.py -> build/lib/pbr/tests copying pbr/tests/fixtures.py -> build/lib/pbr/tests copying pbr/tests/util.py -> build/lib/pbr/tests copying pbr/tests/test_files.py -> build/lib/pbr/tests copying pbr/tests/base.py -> build/lib/pbr/tests copying pbr/tests/test_pbr_json.py -> build/lib/pbr/tests copying pbr/tests/test_setupcfg.py -> build/lib/pbr/tests running egg_info writing pbr.egg-info/PKG-INFO writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt writing requirements to pbr.egg-info/requires.txt writing top-level names to pbr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage' to be distributed and are already explicitly excluding 'pbr.tests.testpackage' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage.data_files' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.data_files' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage.data_files' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage.data_files' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.data_files' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage.doc.source' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.doc.source' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage.doc.source' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage.doc.source' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.doc.source' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage.pbr_testpackage' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.pbr_testpackage' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage.pbr_testpackage' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage.pbr_testpackage' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.pbr_testpackage' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage.pbr_testpackage.package_data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.pbr_testpackage.package_data' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage.pbr_testpackage.package_data' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage.pbr_testpackage.package_data' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.pbr_testpackage.package_data' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage.src' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.src' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage.src' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage.src' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.src' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/CHANGES.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/LICENSE.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/MANIFEST.in -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/README.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/extra-file.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/git-extra-file.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/setup.cfg -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/setup.py -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/test-requirements.txt -> build/lib/pbr/tests/testpackage creating build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/a.txt -> build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/b.txt -> build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/c.rst -> build/lib/pbr/tests/testpackage/data_files creating build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/conf.py -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/index.rst -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/installation.rst -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/usage.rst -> build/lib/pbr/tests/testpackage/doc/source creating build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/extra.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/lib/pbr/tests/testpackage/pbr_testpackage creating build/lib/pbr/tests/testpackage/pbr_testpackage/package_data copying pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data copying pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data creating build/lib/pbr/tests/testpackage/src copying pbr/tests/testpackage/src/testext.c -> build/lib/pbr/tests/testpackage/src installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.8s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (1.4s) running install_lib creating build/bdist.solaris-2.11-i86pc.64bit/wheel creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr copying build/lib/pbr/setupcfg.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr/tests creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/MANIFEST.in -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/pbr_testpackage creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/extra.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/CHANGES.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/README.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/a.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/c.rst -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/b.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/setup.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr/tests/testpackage/doc creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/installation.rst -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/index.rst -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/conf.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/usage.rst -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/LICENSE.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/extra-file.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/git-extra-file.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr/tests/testpackage/src copying build/lib/pbr/tests/testpackage/src/testext.c -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/src copying build/lib/pbr/tests/testpackage/test-requirements.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.cfg -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/test_files.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests copying build/lib/pbr/tests/test_setupcfg.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests copying build/lib/pbr/tests/fixtures.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests copying build/lib/pbr/tests/test_git.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests copying build/lib/pbr/tests/test_pbr_json.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests copying build/lib/pbr/tests/util.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests copying build/lib/pbr/tests/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr/tests/functional copying build/lib/pbr/tests/functional/test_extra_files.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_integration.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_hooks.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/base.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_requirements.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_c_extension.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_wsgi_scripts.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_console_scripts.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_commands.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_changelog_author.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_pep517.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_pbr_json.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/functional copying build/lib/pbr/tests/base.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests copying build/lib/pbr/tests/test_version.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr/tests/_compat copying build/lib/pbr/tests/_compat/test_easy_install.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/_compat copying build/lib/pbr/tests/_compat/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/_compat copying build/lib/pbr/tests/test_packaging.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr/_compat copying build/lib/pbr/_compat/commands.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/_compat copying build/lib/pbr/_compat/command_hooks.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/_compat copying build/lib/pbr/_compat/five.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/_compat copying build/lib/pbr/_compat/packaging.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/_compat copying build/lib/pbr/_compat/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/_compat copying build/lib/pbr/_compat/metadata.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/_compat copying build/lib/pbr/_compat/versions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/_compat copying build/lib/pbr/_compat/easy_install.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/_compat copying build/lib/pbr/pbr_json.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr copying build/lib/pbr/git.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr copying build/lib/pbr/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr/hooks copying build/lib/pbr/hooks/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/hooks copying build/lib/pbr/hooks/metadata.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/hooks copying build/lib/pbr/hooks/backwards.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/hooks copying build/lib/pbr/hooks/base.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/hooks copying build/lib/pbr/hooks/files.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/hooks copying build/lib/pbr/build.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr copying build/lib/pbr/extra_files.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr copying build/lib/pbr/sphinxext.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr/cmd copying build/lib/pbr/cmd/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/cmd copying build/lib/pbr/cmd/main.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/cmd copying build/lib/pbr/version.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr copying build/lib/pbr/packaging.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr copying build/lib/pbr/find_package.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr copying build/lib/pbr/options.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr running install_egg_info Copying pbr.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr-7.0.3-py3.9.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr-7.0.3.dist-info/WHEEL creating '/jenkins/jobs/oi-userland/workspace/components/python/pbr/build/amd64-3.9/dist/.tmp-v9vzaim8/pbr-7.0.3-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'pbr/__init__.py' adding 'pbr/build.py' adding 'pbr/extra_files.py' adding 'pbr/find_package.py' adding 'pbr/git.py' adding 'pbr/options.py' adding 'pbr/packaging.py' adding 'pbr/pbr_json.py' adding 'pbr/setupcfg.py' adding 'pbr/sphinxext.py' adding 'pbr/version.py' adding 'pbr/_compat/__init__.py' adding 'pbr/_compat/command_hooks.py' adding 'pbr/_compat/commands.py' adding 'pbr/_compat/easy_install.py' adding 'pbr/_compat/five.py' adding 'pbr/_compat/metadata.py' adding 'pbr/_compat/packaging.py' adding 'pbr/_compat/versions.py' adding 'pbr/cmd/__init__.py' adding 'pbr/cmd/main.py' adding 'pbr/hooks/__init__.py' adding 'pbr/hooks/backwards.py' adding 'pbr/hooks/base.py' adding 'pbr/hooks/files.py' adding 'pbr/hooks/metadata.py' adding 'pbr/tests/__init__.py' adding 'pbr/tests/base.py' adding 'pbr/tests/fixtures.py' adding 'pbr/tests/test_files.py' adding 'pbr/tests/test_git.py' adding 'pbr/tests/test_packaging.py' adding 'pbr/tests/test_pbr_json.py' adding 'pbr/tests/test_setupcfg.py' adding 'pbr/tests/test_version.py' adding 'pbr/tests/util.py' adding 'pbr/tests/_compat/__init__.py' adding 'pbr/tests/_compat/test_easy_install.py' adding 'pbr/tests/functional/__init__.py' adding 'pbr/tests/functional/base.py' adding 'pbr/tests/functional/test_c_extension.py' adding 'pbr/tests/functional/test_changelog_author.py' adding 'pbr/tests/functional/test_commands.py' adding 'pbr/tests/functional/test_console_scripts.py' adding 'pbr/tests/functional/test_extra_files.py' adding 'pbr/tests/functional/test_hooks.py' adding 'pbr/tests/functional/test_integration.py' adding 'pbr/tests/functional/test_pbr_json.py' adding 'pbr/tests/functional/test_pep517.py' adding 'pbr/tests/functional/test_requirements.py' adding 'pbr/tests/functional/test_wsgi_scripts.py' adding 'pbr/tests/testpackage/CHANGES.txt' adding 'pbr/tests/testpackage/LICENSE.txt' adding 'pbr/tests/testpackage/MANIFEST.in' adding 'pbr/tests/testpackage/README.txt' adding 'pbr/tests/testpackage/extra-file.txt' adding 'pbr/tests/testpackage/git-extra-file.txt' adding 'pbr/tests/testpackage/setup.cfg' adding 'pbr/tests/testpackage/setup.py' adding 'pbr/tests/testpackage/test-requirements.txt' adding 'pbr/tests/testpackage/data_files/a.txt' adding 'pbr/tests/testpackage/data_files/b.txt' adding 'pbr/tests/testpackage/data_files/c.rst' adding 'pbr/tests/testpackage/doc/source/conf.py' adding 'pbr/tests/testpackage/doc/source/index.rst' adding 'pbr/tests/testpackage/doc/source/installation.rst' adding 'pbr/tests/testpackage/doc/source/usage.rst' adding 'pbr/tests/testpackage/pbr_testpackage/__init__.py' adding 'pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py' adding 'pbr/tests/testpackage/pbr_testpackage/cmd.py' adding 'pbr/tests/testpackage/pbr_testpackage/extra.py' adding 'pbr/tests/testpackage/pbr_testpackage/wsgi.py' adding 'pbr/tests/testpackage/pbr_testpackage/package_data/1.txt' adding 'pbr/tests/testpackage/pbr_testpackage/package_data/2.txt' adding 'pbr/tests/testpackage/src/testext.c' adding 'pbr-7.0.3.dist-info/licenses/AUTHORS' adding 'pbr-7.0.3.dist-info/licenses/LICENSE' adding 'pbr-7.0.3.dist-info/METADATA' adding 'pbr-7.0.3.dist-info/WHEEL' adding 'pbr-7.0.3.dist-info/entry_points.txt' adding 'pbr-7.0.3.dist-info/top_level.txt' adding 'pbr-7.0.3.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built pbr-7.0.3-py2.py3-none-any.whl copy cloning /jenkins/jobs/oi-userland/workspace/components/python/pbr/pbr-7.0.3 to /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/amd64-3.14 * Getting build dependencies for wheel... /usr/lib/python3.14/vendor-packages/setuptools_scm/_integration/setuptools.py:24: RuntimeWarning: ERROR: setuptools==7.0.3 is used in combination with setuptools-scm>=8.x Your build configuration is incomplete and previously worked by accident! setuptools-scm requires setuptools>=61 (recommended: >=80) Suggested workaround if applicable: - migrating from the deprecated setup_requires mechanism to pep517/518 and using a pyproject.toml to declare build dependencies which are reliably pre-installed before running the build tools warnings.warn( /usr/lib/python3.14/vendor-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.14/vendor-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.14/vendor-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.14/vendor-packages/coherent/licensed/setuptools.py:13: UserWarning: Avoid installing this plugin for projects that don't depend on it. enabled or warnings.warn( running egg_info writing pbr.egg-info/PKG-INFO writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt writing requirements to pbr.egg-info/requires.txt writing top-level names to pbr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt * Building wheel... /usr/lib/python3.14/vendor-packages/setuptools_scm/_integration/setuptools.py:24: RuntimeWarning: ERROR: setuptools==7.0.3 is used in combination with setuptools-scm>=8.x Your build configuration is incomplete and previously worked by accident! setuptools-scm requires setuptools>=61 (recommended: >=80) Suggested workaround if applicable: - migrating from the deprecated setup_requires mechanism to pep517/518 and using a pyproject.toml to declare build dependencies which are reliably pre-installed before running the build tools warnings.warn( /usr/lib/python3.14/vendor-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.14/vendor-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.14/vendor-packages/coherent/licensed/setuptools.py:13: UserWarning: Avoid installing this plugin for projects that don't depend on it. enabled or warnings.warn( running bdist_wheel /usr/lib/python3.14/vendor-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib/pbr/tests/functional copying pbr/tests/functional/test_pbr_json.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_c_extension.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_commands.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_changelog_author.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/__init__.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_console_scripts.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_extra_files.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_integration.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_hooks.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_wsgi_scripts.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_pep517.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/test_requirements.py -> build/lib/pbr/tests/functional copying pbr/tests/functional/base.py -> build/lib/pbr/tests/functional copying pbr/tests/util.py -> build/lib/pbr/tests copying pbr/tests/test_files.py -> build/lib/pbr/tests copying pbr/tests/test_version.py -> build/lib/pbr/tests copying pbr/tests/__init__.py -> build/lib/pbr/tests copying pbr/tests/test_pbr_json.py -> build/lib/pbr/tests copying pbr/tests/test_git.py -> build/lib/pbr/tests copying pbr/tests/fixtures.py -> build/lib/pbr/tests copying pbr/tests/test_setupcfg.py -> build/lib/pbr/tests copying pbr/tests/base.py -> build/lib/pbr/tests copying pbr/tests/test_packaging.py -> build/lib/pbr/tests creating build/lib/pbr/hooks copying pbr/hooks/metadata.py -> build/lib/pbr/hooks copying pbr/hooks/base.py -> build/lib/pbr/hooks copying pbr/hooks/__init__.py -> build/lib/pbr/hooks copying pbr/hooks/backwards.py -> build/lib/pbr/hooks copying pbr/hooks/files.py -> build/lib/pbr/hooks creating build/lib/pbr/tests/_compat copying pbr/tests/_compat/test_easy_install.py -> build/lib/pbr/tests/_compat copying pbr/tests/_compat/__init__.py -> build/lib/pbr/tests/_compat creating build/lib/pbr/_compat copying pbr/_compat/versions.py -> build/lib/pbr/_compat copying pbr/_compat/five.py -> build/lib/pbr/_compat copying pbr/_compat/metadata.py -> build/lib/pbr/_compat copying pbr/_compat/__init__.py -> build/lib/pbr/_compat copying pbr/_compat/easy_install.py -> build/lib/pbr/_compat copying pbr/_compat/command_hooks.py -> build/lib/pbr/_compat copying pbr/_compat/commands.py -> build/lib/pbr/_compat copying pbr/_compat/packaging.py -> build/lib/pbr/_compat creating build/lib/pbr/cmd copying pbr/cmd/__init__.py -> build/lib/pbr/cmd copying pbr/cmd/main.py -> build/lib/pbr/cmd copying pbr/build.py -> build/lib/pbr copying pbr/options.py -> build/lib/pbr copying pbr/version.py -> build/lib/pbr copying pbr/__init__.py -> build/lib/pbr copying pbr/find_package.py -> build/lib/pbr copying pbr/extra_files.py -> build/lib/pbr copying pbr/packaging.py -> build/lib/pbr copying pbr/git.py -> build/lib/pbr copying pbr/setupcfg.py -> build/lib/pbr copying pbr/sphinxext.py -> build/lib/pbr copying pbr/pbr_json.py -> build/lib/pbr running egg_info writing pbr.egg-info/PKG-INFO writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt writing requirements to pbr.egg-info/requires.txt writing top-level names to pbr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt /usr/lib/python3.14/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage' to be distributed and are already explicitly excluding 'pbr.tests.testpackage' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage.data_files' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.data_files' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage.data_files' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage.data_files' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.data_files' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage.doc.source' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.doc.source' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage.doc.source' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage.doc.source' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.doc.source' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage.pbr_testpackage' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.pbr_testpackage' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage.pbr_testpackage' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage.pbr_testpackage' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.pbr_testpackage' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage.pbr_testpackage.package_data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.pbr_testpackage.package_data' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage.pbr_testpackage.package_data' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage.pbr_testpackage.package_data' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.pbr_testpackage.package_data' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage.src' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.src' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage.src' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage.src' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.src' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/CHANGES.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/LICENSE.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/MANIFEST.in -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/README.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/extra-file.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/git-extra-file.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/setup.cfg -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/setup.py -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/test-requirements.txt -> build/lib/pbr/tests/testpackage creating build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/a.txt -> build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/b.txt -> build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/c.rst -> build/lib/pbr/tests/testpackage/data_files creating build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/conf.py -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/index.rst -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/installation.rst -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/usage.rst -> build/lib/pbr/tests/testpackage/doc/source creating build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/extra.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/lib/pbr/tests/testpackage/pbr_testpackage creating build/lib/pbr/tests/testpackage/pbr_testpackage/package_data copying pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data copying pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data creating build/lib/pbr/tests/testpackage/src copying pbr/tests/testpackage/src/testext.c -> build/lib/pbr/tests/testpackage/src installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.7s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (1.4s) running install_lib creating build/bdist.solaris-2.11-i86pc.64bit/wheel creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr/tests copying build/lib/pbr/tests/test_packaging.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests copying build/lib/pbr/tests/test_version.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests copying build/lib/pbr/tests/util.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr/tests/_compat copying build/lib/pbr/tests/_compat/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/_compat copying build/lib/pbr/tests/_compat/test_easy_install.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/_compat copying build/lib/pbr/tests/test_git.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests copying build/lib/pbr/tests/base.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests copying build/lib/pbr/tests/test_pbr_json.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests copying build/lib/pbr/tests/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr/tests/testpackage creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr/tests/testpackage/doc creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/conf.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/installation.rst -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/index.rst -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/usage.rst -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/git-extra-file.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/a.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/b.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/c.rst -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/data_files creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/extra.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/pbr_testpackage creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/README.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.cfg -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/LICENSE.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/CHANGES.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr/tests/testpackage/src copying build/lib/pbr/tests/testpackage/src/testext.c -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage/src copying build/lib/pbr/tests/testpackage/test-requirements.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/extra-file.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/MANIFEST.in -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/testpackage creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr/tests/functional copying build/lib/pbr/tests/functional/test_pep517.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_console_scripts.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/base.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_pbr_json.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_wsgi_scripts.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_c_extension.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_requirements.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_changelog_author.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_hooks.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_extra_files.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_integration.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/functional copying build/lib/pbr/tests/functional/test_commands.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests/functional copying build/lib/pbr/tests/test_setupcfg.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests copying build/lib/pbr/tests/test_files.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests copying build/lib/pbr/tests/fixtures.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/tests copying build/lib/pbr/build.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr copying build/lib/pbr/pbr_json.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr copying build/lib/pbr/options.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr copying build/lib/pbr/setupcfg.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr copying build/lib/pbr/git.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr/cmd copying build/lib/pbr/cmd/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/cmd copying build/lib/pbr/cmd/main.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/cmd copying build/lib/pbr/version.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr/hooks copying build/lib/pbr/hooks/metadata.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/hooks copying build/lib/pbr/hooks/files.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/hooks copying build/lib/pbr/hooks/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/hooks copying build/lib/pbr/hooks/base.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/hooks copying build/lib/pbr/hooks/backwards.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/hooks creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr/_compat copying build/lib/pbr/_compat/easy_install.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/_compat copying build/lib/pbr/_compat/command_hooks.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/_compat copying build/lib/pbr/_compat/packaging.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/_compat copying build/lib/pbr/_compat/versions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/_compat copying build/lib/pbr/_compat/metadata.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/_compat copying build/lib/pbr/_compat/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/_compat copying build/lib/pbr/_compat/five.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/_compat copying build/lib/pbr/_compat/commands.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr/_compat copying build/lib/pbr/find_package.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr copying build/lib/pbr/packaging.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr copying build/lib/pbr/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr copying build/lib/pbr/extra_files.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr copying build/lib/pbr/sphinxext.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr running install_egg_info Copying pbr.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./pbr-7.0.3-py3.14.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pbr-7.0.3.dist-info/WHEEL creating '/jenkins/jobs/oi-userland/workspace/components/python/pbr/build/amd64-3.14/dist/.tmp-prf06l78/pbr-7.0.3-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'pbr/__init__.py' adding 'pbr/build.py' adding 'pbr/extra_files.py' adding 'pbr/find_package.py' adding 'pbr/git.py' adding 'pbr/options.py' adding 'pbr/packaging.py' adding 'pbr/pbr_json.py' adding 'pbr/setupcfg.py' adding 'pbr/sphinxext.py' adding 'pbr/version.py' adding 'pbr/_compat/__init__.py' adding 'pbr/_compat/command_hooks.py' adding 'pbr/_compat/commands.py' adding 'pbr/_compat/easy_install.py' adding 'pbr/_compat/five.py' adding 'pbr/_compat/metadata.py' adding 'pbr/_compat/packaging.py' adding 'pbr/_compat/versions.py' adding 'pbr/cmd/__init__.py' adding 'pbr/cmd/main.py' adding 'pbr/hooks/__init__.py' adding 'pbr/hooks/backwards.py' adding 'pbr/hooks/base.py' adding 'pbr/hooks/files.py' adding 'pbr/hooks/metadata.py' adding 'pbr/tests/__init__.py' adding 'pbr/tests/base.py' adding 'pbr/tests/fixtures.py' adding 'pbr/tests/test_files.py' adding 'pbr/tests/test_git.py' adding 'pbr/tests/test_packaging.py' adding 'pbr/tests/test_pbr_json.py' adding 'pbr/tests/test_setupcfg.py' adding 'pbr/tests/test_version.py' adding 'pbr/tests/util.py' adding 'pbr/tests/_compat/__init__.py' adding 'pbr/tests/_compat/test_easy_install.py' adding 'pbr/tests/functional/__init__.py' adding 'pbr/tests/functional/base.py' adding 'pbr/tests/functional/test_c_extension.py' adding 'pbr/tests/functional/test_changelog_author.py' adding 'pbr/tests/functional/test_commands.py' adding 'pbr/tests/functional/test_console_scripts.py' adding 'pbr/tests/functional/test_extra_files.py' adding 'pbr/tests/functional/test_hooks.py' adding 'pbr/tests/functional/test_integration.py' adding 'pbr/tests/functional/test_pbr_json.py' adding 'pbr/tests/functional/test_pep517.py' adding 'pbr/tests/functional/test_requirements.py' adding 'pbr/tests/functional/test_wsgi_scripts.py' adding 'pbr/tests/testpackage/CHANGES.txt' adding 'pbr/tests/testpackage/LICENSE.txt' adding 'pbr/tests/testpackage/MANIFEST.in' adding 'pbr/tests/testpackage/README.txt' adding 'pbr/tests/testpackage/extra-file.txt' adding 'pbr/tests/testpackage/git-extra-file.txt' adding 'pbr/tests/testpackage/setup.cfg' adding 'pbr/tests/testpackage/setup.py' adding 'pbr/tests/testpackage/test-requirements.txt' adding 'pbr/tests/testpackage/data_files/a.txt' adding 'pbr/tests/testpackage/data_files/b.txt' adding 'pbr/tests/testpackage/data_files/c.rst' adding 'pbr/tests/testpackage/doc/source/conf.py' adding 'pbr/tests/testpackage/doc/source/index.rst' adding 'pbr/tests/testpackage/doc/source/installation.rst' adding 'pbr/tests/testpackage/doc/source/usage.rst' adding 'pbr/tests/testpackage/pbr_testpackage/__init__.py' adding 'pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py' adding 'pbr/tests/testpackage/pbr_testpackage/cmd.py' adding 'pbr/tests/testpackage/pbr_testpackage/extra.py' adding 'pbr/tests/testpackage/pbr_testpackage/wsgi.py' adding 'pbr/tests/testpackage/pbr_testpackage/package_data/1.txt' adding 'pbr/tests/testpackage/pbr_testpackage/package_data/2.txt' adding 'pbr/tests/testpackage/src/testext.c' adding 'pbr-7.0.3.dist-info/licenses/AUTHORS' adding 'pbr-7.0.3.dist-info/licenses/LICENSE' adding 'pbr-7.0.3.dist-info/METADATA' adding 'pbr-7.0.3.dist-info/WHEEL' adding 'pbr-7.0.3.dist-info/entry_points.txt' adding 'pbr-7.0.3.dist-info/top_level.txt' adding 'pbr-7.0.3.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built pbr-7.0.3-py2.py3-none-any.whl VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/manifest-i386-pbr-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/manifest-i386-pbr-314.depend.res /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/manifest-i386-pbr.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: python/pbr pkg://openindiana.org/library/python/pbr-39@7.0.3,5.11-2025.0.0.0:20251209T105641Z PUBLISHED pkg://openindiana.org/library/python/pbr-314@7.0.3,5.11-2025.0.0.0:20251209T105642Z PUBLISHED pkg://openindiana.org/library/python/pbr@7.0.3,5.11-2025.0.0.0:20251209T105643Z PUBLISHED pkg://openindiana.org/library/python/pbr-37@5.11.1,5.11-2023.0.0.1:20251209T105644Z PUBLISHED