Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-pbr.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-822970-28346/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-pbr.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674172800 Wrote: /builddir/build/SRPMS/python-pbr-5.10.0-2.fc38.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-pbr.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-822970-28346/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-pbr.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674172800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VvGOPE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pbr-5.10.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pbr-5.10.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pbr-5.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf test-requirements.txt requirements.txt pbr.egg-info/requires.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5vyiVF + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pbr-5.10.0 + export SKIP_PIP_INSTALL=1 + SKIP_PIP_INSTALL=1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py creating build creating build/lib creating build/lib/pbr creating build/lib/pbr/hooks copying pbr/hooks/files.py -> build/lib/pbr/hooks copying pbr/hooks/base.py -> build/lib/pbr/hooks copying pbr/hooks/metadata.py -> build/lib/pbr/hooks copying pbr/hooks/backwards.py -> build/lib/pbr/hooks copying pbr/hooks/__init__.py -> build/lib/pbr/hooks copying pbr/hooks/commands.py -> build/lib/pbr/hooks copying pbr/git.py -> build/lib/pbr copying pbr/find_package.py -> build/lib/pbr copying pbr/version.py -> build/lib/pbr copying pbr/build.py -> build/lib/pbr copying pbr/util.py -> build/lib/pbr copying pbr/pbr_json.py -> build/lib/pbr copying pbr/sphinxext.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/core.py -> build/lib/pbr copying pbr/__init__.py -> build/lib/pbr copying pbr/builddoc.py -> build/lib/pbr copying pbr/testr_command.py -> build/lib/pbr creating build/lib/pbr/cmd copying pbr/cmd/main.py -> build/lib/pbr/cmd copying pbr/cmd/__init__.py -> build/lib/pbr/cmd creating build/lib/pbr/tests copying pbr/tests/test_version.py -> build/lib/pbr/tests copying pbr/tests/test_commands.py -> build/lib/pbr/tests copying pbr/tests/test_util.py -> build/lib/pbr/tests copying pbr/tests/test_files.py -> build/lib/pbr/tests copying pbr/tests/test_hooks.py -> build/lib/pbr/tests copying pbr/tests/test_core.py -> build/lib/pbr/tests copying pbr/tests/util.py -> build/lib/pbr/tests copying pbr/tests/test_integration.py -> build/lib/pbr/tests copying pbr/tests/base.py -> build/lib/pbr/tests copying pbr/tests/test_wsgi.py -> build/lib/pbr/tests copying pbr/tests/test_setup.py -> build/lib/pbr/tests copying pbr/tests/test_pbr_json.py -> build/lib/pbr/tests copying pbr/tests/__init__.py -> build/lib/pbr/tests copying pbr/tests/test_packaging.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 top-level names to pbr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pbr.tests.testpackage' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage.data_files' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.data_files' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage.data_files' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pbr.tests.testpackage.data_files' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage.doc.source' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.doc.source' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage.doc.source' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pbr.tests.testpackage.doc.source' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage.pbr_testpackage' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.pbr_testpackage' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage.pbr_testpackage' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pbr.tests.testpackage.pbr_testpackage' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage.pbr_testpackage.package_data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.pbr_testpackage.package_data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage.pbr_testpackage.package_data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pbr.tests.testpackage.pbr_testpackage.package_data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage.src' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.src' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage.src' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pbr.tests.testpackage.src' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! 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 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 + sphinx-build doc/source html Running Sphinx v5.3.0 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done Creating file /builddir/build/BUILD/pbr-5.10.0/doc/source/reference/api/pbr.rst. Creating file /builddir/build/BUILD/pbr-5.10.0/doc/source/reference/api/pbr.cmd.rst. Creating file /builddir/build/BUILD/pbr-5.10.0/doc/source/reference/api/pbr.hooks.rst. Creating file /builddir/build/BUILD/pbr-5.10.0/doc/source/reference/api/modules.rst. [openstackdocstheme] using theme from /usr/lib/python3.11/site-packages/openstackdocstheme/theme fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] cannot find git top directory, assuming "." [openstackdocstheme] no ./.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 11 source files that are out of date updating environment: [new config] 15 added, 0 changed, 0 removed reading sources... [ 6%] contributor/index reading sources... [ 13%] index reading sources... [ 20%] reference/api/modules reading sources... [ 26%] reference/api/pbr reading sources... [ 33%] reference/api/pbr.cmd reading sources... [ 40%] reference/api/pbr.hooks reading sources... [ 46%] reference/index reading sources... [ 53%] user/compatibility reading sources... [ 60%] user/features reading sources... [ 66%] user/history reading sources... [ 73%] user/index reading sources... [ 80%] user/packagers reading sources... [ 86%] user/releasenotes reading sources... [ 93%] user/semver reading sources... [100%] user/using /builddir/build/BUILD/pbr-5.10.0/doc/source/user/releasenotes.rst:5: CRITICAL: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'RELEASENOTES.rst'. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 6%] contributor/index [openstackdocstheme] the 'repository_name' config option has been deprecated and replaced by the 'openstackdocs_repo_name' option; support for the former will be dropped in a future release [openstackdocstheme] the 'bug_project' config option has been deprecated and replaced by the 'openstackdocs_bug_project' option; support for the former will be dropped in a future release [openstackdocstheme] the 'bug_tag' config option has been deprecated and replaced by the 'openstackdocs_bug_tag' option; support for the former will be dropped in a future release fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/contributor/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/contributor/index.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'contributor/index' writing output... [ 13%] index fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/index.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'index' writing output... [ 20%] reference/api/modules fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/reference/api/modules.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/reference/api/modules.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'reference/api/modules' writing output... [ 26%] reference/api/pbr fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/reference/api/pbr.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/reference/api/pbr.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'reference/api/pbr' writing output... [ 33%] reference/api/pbr.cmd fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/reference/api/pbr.cmd.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/reference/api/pbr.cmd.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'reference/api/pbr.cmd' writing output... [ 40%] reference/api/pbr.hooks fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/reference/api/pbr.hooks.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/reference/api/pbr.hooks.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'reference/api/pbr.hooks' writing output... [ 46%] reference/index fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/reference/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/reference/index.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'reference/index' writing output... [ 53%] user/compatibility fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/user/compatibility.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/compatibility.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'user/compatibility' writing output... [ 60%] user/features fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/user/features.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/features.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'user/features' writing output... [ 66%] user/history fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/user/history.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/history.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'user/history' writing output... [ 73%] user/index fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/user/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/index.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'user/index' writing output... [ 80%] user/packagers fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/user/packagers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/packagers.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'user/packagers' writing output... [ 86%] user/releasenotes fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/user/releasenotes.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/releasenotes.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'user/releasenotes' writing output... [ 93%] user/semver fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/user/semver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/semver.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'user/semver' writing output... [100%] user/using fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/user/using.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/using.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'user/using' WARNING: [openstackdocstheme] cannot get gitsha from git repository generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.X74h0u + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch ++ dirname /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pbr-5.10.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch --prefix /usr /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running install_lib creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11 creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/git.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/find_package.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/version.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/build.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/util.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/pbr_json.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/hooks/files.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/hooks/base.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/hooks/metadata.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/hooks/backwards.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/hooks/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/hooks/commands.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/sphinxext.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/packaging.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/extra_files.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/options.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/core.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_version.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_commands.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_util.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_files.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/c.rst -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/a.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/b.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/setup.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/MANIFEST.in -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/extra-file.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/doc creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/index.rst -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/usage.rst -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/installation.rst -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/conf.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/test-requirements.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/LICENSE.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/src copying build/lib/pbr/tests/testpackage/src/testext.c -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/src copying build/lib/pbr/tests/testpackage/README.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.cfg -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/git-extra-file.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/cmd.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/extra.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/wsgi.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/CHANGES.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/test_hooks.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_core.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/util.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_integration.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/base.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_wsgi.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_setup.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_pbr_json.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_packaging.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/builddoc.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/cmd copying build/lib/pbr/cmd/main.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/cmd copying build/lib/pbr/cmd/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/cmd copying build/lib/pbr/testr_command.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/git.py to git.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/find_package.py to find_package.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/build.py to build.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/util.py to util.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/pbr_json.py to pbr_json.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks/files.py to files.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks/metadata.py to metadata.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks/backwards.py to backwards.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks/commands.py to commands.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/sphinxext.py to sphinxext.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/packaging.py to packaging.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/extra_files.py to extra_files.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/options.py to options.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_commands.py to test_commands.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_util.py to test_util.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_files.py to test_files.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source/conf.py to conf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/cmd.py to cmd.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/extra.py to extra.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py to _setup_hooks.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/wsgi.py to wsgi.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_hooks.py to test_hooks.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_core.py to test_core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/util.py to util.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_integration.py to test_integration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_wsgi.py to test_wsgi.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_setup.py to test_setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_pbr_json.py to test_pbr_json.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_packaging.py to test_packaging.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/builddoc.py to builddoc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/cmd/main.py to main.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/cmd/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/testr_command.py to testr_command.cpython-311.pyc writing byte-compilation script '/tmp/tmp03l3hsee.py' /usr/bin/python3 /tmp/tmp03l3hsee.py removing /tmp/tmp03l3hsee.py running install_egg_info 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 top-level names to pbr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying pbr.egg-info to /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr-5.10.0-py3.11.egg-info running install_scripts Installing pbr script to /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/bin/__pycache__ + rm -rf /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests + mv /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/bin/pbr /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/bin/pbr-3 + ln -s ./pbr-3 /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/bin/pbr + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 5.10.0-2.fc38 --unique-debug-suffix -5.10.0-2.fc38.noarch --unique-debug-src-base python-pbr-5.10.0-2.fc38.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pbr-5.10.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.yzhGjq + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pbr-5.10.0 + export PYTHONPATH=/builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages + export PYTHONDONTWRITEBYTECODE=1 + PYTHONDONTWRITEBYTECODE=1 + export PATH=/builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + stestr run -E 'test_requirement_parsing|test_pep_517_support' {3} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(setuptools-Bionic) ... SKIPPED: integration tests not enabled {3} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(setuptools-EL8) ... SKIPPED: integration tests not enabled {3} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(setuptools-Buster) ... SKIPPED: integration tests not enabled {3} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(setuptools-Focal) ... SKIPPED: integration tests not enabled {5} pbr.tests.test_files.FilesConfigTest.test_data_files_with_spaces_quoted_components [2.543205s] ... ok {3} pbr.tests.test_packaging.ParseRequirementsTest.test_override_with_env_multiple_files [2.593712s] ... ok {3} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(removes_index_lines) [0.568273s] ... ok {6} pbr.tests.test_files.FilesConfigTest.test_implicit_auto_package [3.237313s] ... ok {6} pbr.tests.test_integration.TestLTSSupport.test_lts_venv_default_versions(EL8) ... SKIPPED: integration tests not enabled {3} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_https_egg_url,versioned,has-subdirectory) [0.571251s] ... ok {6} pbr.tests.test_packaging.ParseRequirementsTest.test_nested_requirements [0.612783s] ... ok {6} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(http_egg_url,versioned,non-subdirectory) [0.549732s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmprgip_666/tmp1ttdb36h' {6} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,non-editable,versioned,has-subdirectory) [0.567655s] ... ok {0} pbr.tests.test_commands.TestCommands.test_freeze_command [10.040146s] ... ok {0} pbr.tests.test_files.FilesConfigTest.test_auto_package [0.531850s] ... ok {0} pbr.tests.test_files.FilesConfigTest.test_data_files_globbing [0.541207s] ... ok {0} pbr.tests.test_files.FilesConfigTest.test_data_files_globbing_source_prefix_in_directory_name [0.521206s] ... ok {0} pbr.tests.test_integration.TestLTSSupport.test_lts_venv_default_versions(Buster) ... SKIPPED: integration tests not enabled {0} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(normal) [0.496137s] ... ok {0} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(ssh_egg_url,versioned,non-subdirectory) [0.474681s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp4irlyrla/tmpgiqbcmgo' {0} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_https_egg_url,versioned,non-subdirectory) [0.519693s] ... ok {0} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(http_egg_url,non-versioned,non-subdirectory) [0.452191s] ... ok {0} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,editable,non-versioned,has-subdirectory) [0.463334s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpniva5nll/tmpxnypzsd3' Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpnpr1333y/tmplgxbhwow' {0} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,editable,versioned,non-subdirectory) [0.578681s] ... ok {7} pbr.tests.test_commands.TestCommands.test_custom_deb_version_py_command [23.016593s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ running deb_version [pbr] Extracting deb version 0.0.0 Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( {2} pbr.tests.test_commands.TestCommands.test_custom_rpm_version_py_command [23.025151s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ running rpm_version [pbr] Extracting rpm version 0.0.0 Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( {5} pbr.tests.test_hooks.TestHooks.test_global_setup_hooks [21.517263s] ... ok {2} pbr.tests.test_integration.TestLTSSupport.test_lts_venv_default_versions(Stretch) ... SKIPPED: integration tests not enabled {2} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(setuptools-Stretch) ... SKIPPED: integration tests not enabled {5} pbr.tests.test_integration.TestLTSSupport.test_lts_venv_default_versions(Focal) ... SKIPPED: integration tests not enabled {2} pbr.tests.test_packaging.ParseRequirementsTest.test_override_with_env [0.491369s] ... ok {5} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(normal_with_comments) [0.538241s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp3_obbyir/tmpvxeig7nr' {2} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,non-editable,non-versioned,non-subdirectory) [0.560890s] ... ok {2} pbr.tests.test_packaging.TestPackagingHelpers.test_generate_script_validates_expectations [0.006288s] ... ok {5} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,non-editable,versioned,non-subdirectory) [0.582231s] ... ok {1} pbr.tests.test_commands.TestCommands.test_custom_build_py_command [23.916476s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ running build_py Running custom build_py command. creating build creating build/lib.linux-riscv64-cpython-311 creating build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/cmd.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/extra.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/__init__.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/wsgi.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( warning: build_py: byte-compiling is disabled, skipping. Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp2w86mpxt/tmp33_ed7nv' {5} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,editable,non-versioned,non-subdirectory) [0.513716s] ... ok {4} pbr.tests.test_core.TestCore.test_setup_py_keywords [32.669913s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 77, in test_setup_py_keywords stdout, _, _ = self.run_setup('--keywords') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {4} pbr.tests.test_files.FilesConfigTest.test_data_files_with_spaces [0.616120s] ... ok {4} pbr.tests.test_integration.TestLTSSupport.test_lts_venv_default_versions(Bionic) ... SKIPPED: integration tests not enabled {4} pbr.tests.test_packaging.ParseRequirementsTest.test_default_requirements [0.607569s] ... ok {4} pbr.tests.test_packaging.ParseRequirementsTest.test_index_present [0.551819s] ... ok Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpyzf323y0/tmp0uwczjhm/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmpyzf323y0/tmp0uwczjhm/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 01ed4e5] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running /usr/bin/python3 setup.py sdist STDOUT: running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.9s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.5s) running egg_info creating pbr_testpackage.egg-info writing pbr to pbr_testpackage.egg-info/pbr.json writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0.0 creating pbr_testpackage-0.0.0/data_files creating pbr_testpackage-0.0.0/doc creating pbr_testpackage-0.0.0/doc/source creating pbr_testpackage-0.0.0/pbr_testpackage creating pbr_testpackage-0.0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0.0/pbr_testpackage/package_data creating pbr_testpackage-0.0.0/src copying files to pbr_testpackage-0.0.0... copying 14 -> pbr_testpackage-0.0.0 copying AUTHORS -> pbr_testpackage-0.0.0 copying CHANGES.txt -> pbr_testpackage-0.0.0 copying ChangeLog -> pbr_testpackage-0.0.0 copying LICENSE.txt -> pbr_testpackage-0.0.0 copying MANIFEST.in -> pbr_testpackage-0.0.0 copying README.txt -> pbr_testpackage-0.0.0 copying extra-file.txt -> pbr_testpackage-0.0.0 copying git-extra-file.txt -> pbr_testpackage-0.0.0 copying setup.cfg -> pbr_testpackage-0.0.0 copying setup.py -> pbr_testpackage-0.0.0 copying test-requirements.txt -> pbr_testpackage-0.0.0 copying data_files/a.txt -> pbr_testpackage-0.0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0.0/data_files copying doc/source/conf.py -> pbr_testpackage-0.0.0/doc/source copying doc/source/index.rst -> pbr_testpackage-0.0.0/doc/source copying doc/source/installation.rst -> pbr_testpackage-0.0.0/doc/source copying doc/source/usage.rst -> pbr_testpackage-0.0.0/doc/source copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/pbr.json -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage/package_data/1.txt -> pbr_testpackage-0.0.0/pbr_testpackage/package_data copying pbr_testpackage/package_data/2.txt -> pbr_testpackage-0.0.0/pbr_testpackage/package_data copying src/testext.c -> pbr_testpackage-0.0.0/src Writing pbr_testpackage-0.0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0.0' (and everything under it) STDERR: {3} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_authors(postversioned) [28.294445s] ... ok {4} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(ssh_egg_url,non-versioned,non-subdirectory) [0.576966s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/subprocess.py", line 1120, in __del__ def __del__(self, _maxsize=sys.maxsize, _warn=warnings.warn): File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException: Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpmymh885l/tmp1o2ulab4' {4} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(ssh_egg_url,non-versioned,has-subdirectory) [0.959280s] ... ok {4} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(ssh_egg_url,versioned,has-subdirectory) [0.492531s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpejny4bw3/tmpi557ucby' Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp9c1kpkbr/tmpe9i771gk' {4} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(http_egg_url,non-versioned,has-subdirectory) [0.537059s] ... ok {4} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(http_egg_url,versioned,has-subdirectory) [0.667483s] ... ok {4} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,editable,versioned,has-subdirectory) [0.627717s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpza43x7zy/tmpoyqdzrd9' Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp9k56s7cq/tmp8dm3tr6x/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmp9k56s7cq/tmp8dm3tr6x/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) c0e1136] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git add /tmp/tmp9k56s7cq/tmp8dm3tr6x/testpackage/15 STDOUT: STDERR: Running git commit -m Allow `openstack.org` to `work STDOUT: [master b14a3ca] Allow `openstack.org` to `work 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running /usr/bin/python3 setup.py sdist STDOUT: running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.2s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.5s) running egg_info creating pbr_testpackage.egg-info writing pbr to pbr_testpackage.egg-info/pbr.json writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0.1.dev1 creating pbr_testpackage-0.0.1.dev1/data_files creating pbr_testpackage-0.0.1.dev1/doc creating pbr_testpackage-0.0.1.dev1/doc/source creating pbr_testpackage-0.0.1.dev1/pbr_testpackage creating pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info creating pbr_testpackage-0.0.1.dev1/pbr_testpackage/package_data creating pbr_testpackage-0.0.1.dev1/src copying files to pbr_testpackage-0.0.1.dev1... copying 14 -> pbr_testpackage-0.0.1.dev1 copying 15 -> pbr_testpackage-0.0.1.dev1 copying AUTHORS -> pbr_testpackage-0.0.1.dev1 copying CHANGES.txt -> pbr_testpackage-0.0.1.dev1 copying ChangeLog -> pbr_testpackage-0.0.1.dev1 copying LICENSE.txt -> pbr_testpackage-0.0.1.dev1 copying MANIFEST.in -> pbr_testpackage-0.0.1.dev1 copying README.txt -> pbr_testpackage-0.0.1.dev1 copying extra-file.txt -> pbr_testpackage-0.0.1.dev1 copying git-extra-file.txt -> pbr_testpackage-0.0.1.dev1 copying setup.cfg -> pbr_testpackage-0.0.1.dev1 copying setup.py -> pbr_testpackage-0.0.1.dev1 copying test-requirements.txt -> pbr_testpackage-0.0.1.dev1 copying data_files/a.txt -> pbr_testpackage-0.0.1.dev1/data_files copying data_files/b.txt -> pbr_testpackage-0.0.1.dev1/data_files copying data_files/c.rst -> pbr_testpackage-0.0.1.dev1/data_files copying doc/source/conf.py -> pbr_testpackage-0.0.1.dev1/doc/source copying doc/source/index.rst -> pbr_testpackage-0.0.1.dev1/doc/source copying doc/source/installation.rst -> pbr_testpackage-0.0.1.dev1/doc/source copying doc/source/usage.rst -> pbr_testpackage-0.0.1.dev1/doc/source copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0.1.dev1/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0.1.dev1/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0.1.dev1/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0.1.dev1/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/pbr.json -> pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info copying pbr_testpackage/package_data/1.txt -> pbr_testpackage-0.0.1.dev1/pbr_testpackage/package_data copying pbr_testpackage/package_data/2.txt -> pbr_testpackage-0.0.1.dev1/pbr_testpackage/package_data copying src/testext.c -> pbr_testpackage-0.0.1.dev1/src Writing pbr_testpackage-0.0.1.dev1/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0.1.dev1' (and everything under it) STDERR: {6} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_backticks(postversioned) [30.693024s] ... ok Running pbr freeze STDOUT: alabaster==0.7.12 attrs==22.2.0 autopage==0.5.1 Babel==2.11.0 charset-normalizer==3.1.0 cliff==4.0.0 cmd2==2.4.2 distlib==0.3.6 docutils==0.19 dulwich==0.21.2 extras==1.0.0 filelock==3.8.2 fixtures==4.0.1 flake8==5.0.3 future==0.18.3 hacking==4.0.0 idna==3.4 imagesize==1.4.1 Jinja2==3.0.3 MarkupSafe==2.1.2 mccabe==0.7.0 openstackdocstheme==3.0.0 # git sha 0335d74 packaging==23.0 pbr==5.10.0 platformdirs==2.6.0 prettytable==0.7.2 pycodestyle==2.9.1 pyflakes==2.5.0 Pygments==2.14.0 pyparsing==3.0.9 pyperclip==1.8.2 PySocks==1.7.1 python-subunit==1.4.2 pytz==2023.3 PyYAML==6.0 requests==2.28.2 setuptools==65.5.1 six==1.16.0 snowballstemmer==2.2.0 sphinx==5.3.0 sphinxcontrib-apidoc==0.3.0 # git sha 55db45d sphinxcontrib-applehelp==1.0.2 sphinxcontrib-devhelp==1.0.2 sphinxcontrib-htmlhelp==2.0.0 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 stestr==4.0.1 # git sha 0951a0c stevedore==4.0.2 # git sha 93f1e09 testrepository==0.0.20 testresources==2.0.1 testscenarios==0.5.0 testtools==2.5.0 urllib3==1.26.12 virtualenv==20.20.0 voluptuous==0.13.1 wcwidth==0.2.5 wheel==0.38.4 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpj2c9ttb7/tmpihrhiv1w/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmpj2c9ttb7/tmpihrhiv1w/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 1bfe2bd] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running /usr/bin/python3 setup.py sdist STDOUT: running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.3s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.6s) running egg_info creating pbr_testpackage.egg-info writing pbr to pbr_testpackage.egg-info/pbr.json writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0 creating pbr_testpackage-0.0/data_files creating pbr_testpackage-0.0/doc creating pbr_testpackage-0.0/doc/source creating pbr_testpackage-0.0/pbr_testpackage creating pbr_testpackage-0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0/pbr_testpackage/package_data creating pbr_testpackage-0.0/src copying files to pbr_testpackage-0.0... copying 14 -> pbr_testpackage-0.0 copying AUTHORS -> pbr_testpackage-0.0 copying CHANGES.txt -> pbr_testpackage-0.0 copying ChangeLog -> pbr_testpackage-0.0 copying LICENSE.txt -> pbr_testpackage-0.0 copying MANIFEST.in -> pbr_testpackage-0.0 copying README.txt -> pbr_testpackage-0.0 copying extra-file.txt -> pbr_testpackage-0.0 copying git-extra-file.txt -> pbr_testpackage-0.0 copying setup.cfg -> pbr_testpackage-0.0 copying setup.py -> pbr_testpackage-0.0 copying test-requirements.txt -> pbr_testpackage-0.0 copying data_files/a.txt -> pbr_testpackage-0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0/data_files copying doc/source/conf.py -> pbr_testpackage-0.0/doc/source copying doc/source/index.rst -> pbr_testpackage-0.0/doc/source copying doc/source/installation.rst -> pbr_testpackage-0.0/doc/source copying doc/source/usage.rst -> pbr_testpackage-0.0/doc/source copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/pbr.json -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage/package_data/1.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying pbr_testpackage/package_data/2.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying src/testext.c -> pbr_testpackage-0.0/src Writing pbr_testpackage-0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0' (and everything under it) STDERR: {0} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_authors(preversioned) [29.556077s] ... ok Running /usr/bin/python3 setup.py deb_version STDOUT: running deb_version [pbr] Extracting deb version 0.0.0 STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( Running /usr/bin/python3 setup.py sdist --formats=gztar STDOUT: running sdist [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating pbr_testpackage.egg-info writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0 creating pbr_testpackage-0.0/data_files creating pbr_testpackage-0.0/pbr_testpackage creating pbr_testpackage-0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0/src copying files to pbr_testpackage-0.0... copying LICENSE.txt -> pbr_testpackage-0.0 copying MANIFEST.in -> pbr_testpackage-0.0 copying README.txt -> pbr_testpackage-0.0 copying extra-file.txt -> pbr_testpackage-0.0 copying setup.cfg -> pbr_testpackage-0.0 copying setup.py -> pbr_testpackage-0.0 copying data_files/a.txt -> pbr_testpackage-0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0/data_files copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying src/testext.c -> pbr_testpackage-0.0/src Writing pbr_testpackage-0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0' (and everything under it) STDERR: {7} pbr.tests.test_core.TestCore.test_sdist_extra_files [26.782513s] ... ok {7} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(pip-latest) ... SKIPPED: integration tests not enabled {7} pbr.tests.test_packaging.ParseDependencyLinksTest.test_parse_dependency_normal [0.545434s] ... ok {7} pbr.tests.test_packaging.ParseDependencyLinksTest.test_parse_dependency_with_git_egg_url [0.477812s] ... ok {7} pbr.tests.test_packaging.ParseRequirementsTest.test_empty_requirements [0.538453s] ... ok {7} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_https_egg_url,non-versioned,non-subdirectory) [1.757192s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpmigjte5a/tmprqs3j6vg' {7} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_https_egg_url,non-versioned,has-subdirectory) [0.697503s] ... ok {2} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_backticks(preversioned) [30.830677s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 311, in test_changelog_handles_backticks self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp9ue5l9we/tmpz8ms4hc4' {1} pbr.tests.test_core.TestCore.test_console_script_develop [31.071873s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 130, in test_console_script_develop stdout, _, return_code = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {5} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_astrisk(preversioned) [31.551337s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 295, in test_changelog_handles_astrisk self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {3} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_dead_links_in_commit(preversioned) [31.316464s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 302, in test_changelog_handles_dead_links_in_commit self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException Running /usr/bin/python3 setup.py egg_info STDOUT: test_hook_1 test_hook_2 running egg_info creating pbr_testpackage.egg-info writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpizxd2m96/tmpfb10l9sq/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmpizxd2m96/tmpfb10l9sq/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) b9b85f5] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git add /tmp/tmpizxd2m96/tmpfb10l9sq/testpackage/15 STDOUT: STDERR: Running git commit -m Allow *.openstack.org to work STDOUT: [master 81f645c] Allow *.openstack.org to work 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running /usr/bin/python3 setup.py sdist Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpsm1j7bii/tmpd7g8cyxt/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmpsm1j7bii/tmpd7g8cyxt/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: Running /usr/bin/python3 setup.py rpm_version STDOUT: running rpm_version [pbr] Extracting rpm version 0.0.0 STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpszyncwka/tmpu_qx1351/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmpszyncwka/tmpu_qx1351/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 513bdd6] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git add /tmp/tmpszyncwka/tmpu_qx1351/testpackage/15 STDOUT: STDERR: Running git commit -m Allow `openstack.org` to `work STDOUT: [master 837c40d] Allow `openstack.org` to `work 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running /usr/bin/python3 setup.py sdist Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp9_71_6vy/tmp31ck6o2h/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp3b1yzm79/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp9_71_6vy/tmprv_omuiu/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp3b1yzm79/.gnupg' created gpg: keybox '/tmp/tmp3b1yzm79/.gnupg/pubring.kbx' created gpg: /tmp/tmp3b1yzm79/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp3b1yzm79/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp3b1yzm79/.gnupg/openpgp-revocs.d/68B51F28408D32256D45F8960B5B014CB0A753C7.rev' Running git add /tmp/tmp9_71_6vy/tmp31ck6o2h/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {2} pbr.tests.test_packaging.TestVersions.test_capitalized_headers(preversioned) [10.359126s] ... ok {6} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_install_writes_changelog(preversioned) [30.863346s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 327, in test_install_writes_changelog stdout, _, _ = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {4} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog(preversioned) [30.980758s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 287, in test_changelog self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpnlssydzy/tmptoor1sqn/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmpnlssydzy/tmptoor1sqn/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 16cc82e] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git add /tmp/tmpnlssydzy/tmptoor1sqn/testpackage/15 STDOUT: STDERR: Running git commit -m See os_ for to_do about qemu_. STDOUT: [master dfefc75] See os_ for to_do about qemu_. 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running /usr/bin/python3 setup.py sdist Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpz9jciz1k/tmpo57a3odk/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmpz9jciz1k/tmpo57a3odk/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 5cfce29] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git add /tmp/tmpz9jciz1k/tmpo57a3odk/testpackage/15 STDOUT: STDERR: Running git commit -m See os_ for to_do about qemu_.{0} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog(postversioned) [31.036434s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 287, in test_changelog self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {2} pbr.tests.test_packaging.TestVersions.test_capitalized_headers_partial(preversioned) [12.150762s] ... ok Running /usr/bin/python3 setup.py build_py STDOUT: running build_py Running custom build_py command. creating build creating build/lib.linux-riscv64-cpython-311 creating build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/cmd.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/extra.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/__init__.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/wsgi.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( warning: build_py: byte-compiling is disabled, skipping. Running /usr/bin/python3 setup.py develop --install-dir=/tmp/tmpfogsyvrf/tmp829fulul Running /usr/bin/python3 setup.py install_scripts --install-dir=/tmp/tmp46cbhrb1/tmpel776c3d STDOUT: running install_scripts running egg_info creating pbr_testpackage.egg-info writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' Installing pbr_test_cmd script to /tmp/tmp46cbhrb1/tmpel776c3d Installing pbr_test_cmd_with_class script to /tmp/tmp46cbhrb1/tmpel776c3d Installing pbr_test_wsgi script to /tmp/tmp46cbhrb1/tmpel776c3d Installing pbr_test_wsgi_with_class script to /tmp/tmp46cbhrb1/tmpel776c3d STDERR: {7} pbr.tests.test_packaging.TestExtrafileInstallation.test_install_glob [30.582238s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 335, in test_install_glob stdout, _, _ = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {2} pbr.tests.test_packaging.TestVersions.test_email_parsing_errors_are_handled(preversioned) [8.012106s] ... ok {1} pbr.tests.test_core.TestCore.test_console_script_install [30.885654s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 112, in test_console_script_install self.check_script_install(stdout) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 66, in check_script_install stdout, _, return_code = self._run_cmd(cmd_filename) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {5} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_manifest_exclude_honoured(preversioned) [30.971606s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 317, in test_manifest_exclude_honoured self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException [master (root-commit) 365cd78] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmp9_71_6vy/tmp31ck6o2h/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-Ver: api-break STDOUT: [master 74167b3] Sem-Ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpl9fzt8_6/tmp9peifur0/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp02pz29im/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpl9fzt8_6/tmp7nopd3f6/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp02pz29im/.gnupg' created gpg: keybox '/tmp/tmp02pz29im/.gnupg/pubring.kbx' created gpg: /tmp/tmp02pz29im/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp02pz29im/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp02pz29im/.gnupg/openpgp-revocs.d/5F630080E9E52E78A42456BC810BA03F6539554B.rev' Running git add /tmp/tmpl9fzt8_6/tmp9peifur0/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 39e9253] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpl9fzt8_6/tmp9peifur0/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-ver: api-break STDOUT: [master 1312083] Sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp17e7hrf0/tmp4v43wxpe/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpij0dlmsv/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp17e7hrf0/tmpcbxtszm8/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpij0dlmsv/.gnupg' created gpg: keybox '/tmp/tmpij0dlmsv/.gnupg/pubring.kbx' created gpg: /tmp/tmpij0dlmsv/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpij0dlmsv/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpij0dlmsv/.gnupg/openpgp-revocs.d/F704B8D69ACC28C4F4D9FE1B333CB97F8AD02992.rev' Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp_a80jqk8/tmpgh5l8fyi/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: {3} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_dead_links_in_commit(postversioned) [30.951001s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 302, in test_changelog_handles_dead_links_in_commit self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {6} pbr.tests.test_packaging.TestPackagingWheels.test_data_directory_has_wsgi_scripts [30.553214s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 370, in setUp self.run_setup('bdist_wheel', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {4} pbr.tests.test_packaging.TestPackagingInGitRepoWithoutCommit.test_authors [30.954514s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 349, in setUp self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {0} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_astrisk(postversioned) [31.184740s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 295, in test_changelog_handles_astrisk self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp1p1uqctc/tmpk52lu30n/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmp1p1uqctc/tmpk52lu30n/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 92fbbdf] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running /usr/bin/python3 setup.py install --root /tmp/tmp1p1uqctc/tmpk52lu30ninstalled Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp9zf6cqy2/tmpf3ur1lpg/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running /usr/bin/python3 setup.py bdist_wheel Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp6jdxkmvd/tmpfd6bn150/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpilc86rqg/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 Running /usr/bin/python3 setup.py egg_info STDOUT: running egg_info creating pbr_testpackage.egg-info writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution Running /usr/bin/python3 setup.py --keywords Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpw6zqkzgg/tmp9he32wwy/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmpw6zqkzgg/tmp9he32wwy/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 7584a0d] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running /usr/bin/python3 setup.py sdist Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpypnxbmkc/tmpr965v16n/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running /usr/bin/python3 setup.py sdist Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpvkacm3c3/tmpoxli6nky/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: {6} pbr.tests.test_packaging.TestVersions.test_tagged_version_has_tag_version(postversioned) [12.128792s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmppn4f7asx/tmp3lpl9mdz' {7} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_install_writes_changelog(postversioned) [30.838994s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 327, in test_install_writes_changelog stdout, _, _ = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {2} pbr.tests.test_packaging.TestVersions.test_invalid_tag_ignored(preversioned) [30.891404s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 852, in test_invalid_tag_ignored self.repo.commit() File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 93, in commit base._run_cmd(['git', 'add', path], self._basedir) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 206, in _run_cmd p = subprocess.Popen( ^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/lib64/python3.11/subprocess.py", line 1883, in _execute_child self.pid = _fork_exec( ^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {1} pbr.tests.test_core.TestCore.test_setup_py_build_sphinx [30.586389s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 81, in test_setup_py_build_sphinx stdout, _, return_code = self.run_setup('build_sphinx') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {6} pbr.tests.test_packaging.TestVersions.test_untagged_pre_release_has_pre_dev_version_postversion(postversioned) [8.641496s] ... ok {5} pbr.tests.test_packaging.TestPackagingWheels.test_generates_c_extensions [30.568179s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 370, in setUp self.run_setup('bdist_wheel', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {5} pbr.tests.test_packaging.TestPresenceOfGit.testGitIsNotInstalled [0.917208s] ... ok {5} pbr.tests.test_packaging.TestRepositoryURLDependencies.test_parse_repo_url_dependency_links [0.718063s] ... ok {4} pbr.tests.test_packaging.TestVersions.test_get_kwargs_corner_cases(preversioned) [20.064871s] ... ok {3} pbr.tests.test_packaging.TestPackagingInPlainDirectory.test_authors [30.922439s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 464, in test_authors self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {3} pbr.tests.test_packaging.TestPresenceOfGit.testGitIsInstalled [0.682176s] ... ok {5} pbr.tests.test_packaging.TestVersions.test_capitalized_headers(postversioned) [10.059468s] ... ok Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpqvhdaif9/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpvkacm3c3/tmppws3v2bu/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpqvhdaif9/.gnupg' created gpg: keybox '/tmp/tmpqvhdaif9/.gnupg/pubring.kbx' created gpg: /tmp/tmpqvhdaif9/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpqvhdaif9/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpqvhdaif9/.gnupg/openpgp-revocs.d/FEC239DA52EAC452A2199C980521294BD5C26803.rev' Running git add /tmp/tmpvkacm3c3/tmpoxli6nky/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) a2fbcbd] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git add /tmp/tmpvkacm3c3/tmpoxli6nky/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: bugfix STDOUT: [master 1e151a8] sem-ver: bugfix 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git add /tmp/tmpvkacm3c3/tmpoxli6nky/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master fcb6ef6] sem-ver: feature 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git reset --hard HEAD^ STDOUT: HEAD is now at 1e151a8 sem-ver: bugfix STDERR: Running git add /tmp/tmpvkacm3c3/tmpoxli6nky/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master 840624a] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git reset --hard HEAD^ STDOUT: HEAD is now at 1e151a8 sem-ver: bugfix STDERR: Running git add /tmp/tmpvkacm3c3/tmpoxli6nky/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master c6b8c0e] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git add /tmp/tmpvkacm3c3/tmpoxli6nky/testpackage/17 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master c889ac7] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 17 STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpvkacm3c3/tmpoxli6nky/testpackage/18 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master dd90036] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 18 STDERR: Running git add /tmp/tmpvkacm3c3/tmpoxli6nky/testpackage/19 STDOUT: STDERR: Running git commit -m sem-ver: bugfix STDOUT: [master 9a74c74] sem-ver: bugfix 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 19 STDERR: Running git add /tmp/tmpvkacm3c3/tmpoxli6nky/testpackage/20 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master aaa676d] sem-ver: feature 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 20 STDERR: Running git reset --hard HEAD^ STDOUT: HEAD is now at 9a74c74 sem-ver: bugfix STDERR: Running git add /tmp/tmpvkacm3c3/tmpoxli6nky/testpackage/20 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master 6e8a2a2] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 20 STDERR: Running git reset --hard HEAD^ STDOUT: HEAD is now at 9a74c74 sem-ver: bugfix STDERR: Running git add /tmp/tmpvkacm3c3/tmpoxli6nky/testpackage/20 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master d5508ad] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 20 STDERR: Running git add /tmp/tmpvkacm3c3/tmpoxli6nky/testpackage/21 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master a1633f4] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 21 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpzakhtvzw/tmpvl70m2y1/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpgmhuecjt/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpzakhtvzw/tmpso_u4h63/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpgmhuecjt/.gnupg' created gpg: keybox '/tmp/tmpgmhuecjt/.gnupg/pubring.kbx' created gpg: /tmp/tmpgmhuecjt/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpgmhuecjt/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpgmhuecjt/.gnupg/openpgp-revocs.d/882A447ECF510EC6286335B980AE980020ED5435.rev' Running git add /tmp/tmpzakhtvzw/tmpvl70m2y1/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp6jdxkmvd/tmp33rhfg2s/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpilc86rqg/.gnupg' created gpg: keybox '/tmp/tmpilc86rqg/.gnupg/pubring.kbx' created gpg: /tmp/tmpilc86rqg/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpilc86rqg/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpilc86rqg/.gnupg/openpgp-revocs.d/AB51AC8033A22536EC3960BB92E3DA8B40EB9808.rev' Running git add /tmp/tmp6jdxkmvd/tmpfd6bn150/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) def0c41] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp9dl1xqsl/tmp34uhurz6/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpy0i3x5c2/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp9dl1xqsl/tmp0vcceryz/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpy0i3x5c2/.gnupg' created gpg: keybox '/tmp/tmpy0i3x5c2/.gnupg/pubring.kbx' created gpg: /tmp/tmpy0i3x5c2/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpy0i3x5c2/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpy0i3x5c2/.gnupg/openpgp-revocs.d/359C895BF26EF2BAE14F37DFCBA81BE5BF878C6F.rev' Running git add /tmp/tmp9dl1xqsl/tmp34uhurz6/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 1cb27e1] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3.0a1 STDOUT: STDERR: Running git add /tmp/tmp9dl1xqsl/tmp34uhurz6/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 42c92eb] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpbe446ej8/tmps74ebax0/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp5httwrbc/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpbe446ej8/tmpk9krel3a/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp5httwrbc/.gnupg' created gpg: keybox '/tmp/tmp5httwrbc/.gnupg/pubring.kbx' created gpg: /tmp/tmp5httwrbc/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp5httwrbc/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp5httwrbc/.gnupg/openpgp-revocs.d/6E8DCE5AD845B9D45B0F17979862C57978D5C675.rev' Running git add /tmp/tmpbe446ej8/tmps74ebax0/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {6} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_pre_has_dev_version_preversion(postversioned) [14.967386s] ... ok {5} pbr.tests.test_packaging.TestVersions.test_email_parsing_errors_are_handled(postversioned) [6.901747s] ... ok {3} pbr.tests.test_packaging.TestVersions.test_capitalized_headers_partial(postversioned) [15.581810s] ... ok {6} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_rc_has_dev_version_preversion(preversioned) [8.646696s] ... ok /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution Running git init . STDOUT: Initialized empty Git repository in /tmp/tmplzabdj5_/tmpld8pzb98/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmplzabdj5_/tmpld8pzb98/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 0aad7b6] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running /usr/bin/python3 setup.py sdist Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp34ozn7sl/tmpbek4_skk/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmp34ozn7sl/tmpbek4_skk/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 2e53612] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git add /tmp/tmp34ozn7sl/tmpbek4_skk/testpackage/15 STDOUT: STDERR: Running git commit -m Allow *.openstack.org to work STDOUT: [master 44bd629] Allow *.openstack.org to work 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running /usr/bin/python3 setup.py sdist Running /usr/bin/python3 setup.py sdist STDOUT: {0} pbr.tests.test_packaging.TestPackagingInPlainDirectory.test_changelog [28.682502s] ... ok {0} pbr.tests.test_packaging.TestRepositoryURLDependencies.test_egg_fragment [0.678133s] ... ok {4} pbr.tests.test_packaging.TestVersions.test_get_kwargs_corner_cases(postversioned) [23.926787s] ... ok {7} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_manifest_exclude_honoured(postversioned) [30.996197s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 317, in test_manifest_exclude_honoured self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {1} pbr.tests.test_core.TestGitSDist.test_sdist_git_extra_files [30.691107s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 149, in setUp stdout, _, return_code = self.run_setup('sdist', '--formats=gztar') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {1} pbr.tests.test_files.FilesConfigTest.test_data_files_with_spaces_subdirectories [1.058086s] ... ok {4} pbr.tests.test_packaging.TestVersions.test_tagged_version_with_semver_compliant_prerelease(postversioned) [10.110244s] ... ok gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmphelu1mrh/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp_a80jqk8/tmph49ek79e/key-config STDOUT: STDERR: gpg: directory '/tmp/tmphelu1mrh/.gnupg' created gpg: keybox '/tmp/tmphelu1mrh/.gnupg/pubring.kbx' created gpg: /tmp/tmphelu1mrh/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmphelu1mrh/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmphelu1mrh/.gnupg/openpgp-revocs.d/AA72401E53CF746160344462244A6D4B17D19C7B.rev' Running git add /tmp/tmp_a80jqk8/tmpgh5l8fyi/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) eeb17fc] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1 STDOUT: STDERR: Running git add /tmp/tmp_a80jqk8/tmpgh5l8fyi/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 6e8a193] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git tag -sm test tag badver STDOUT: STDERR: Running git add /tmp/tmp_a80jqk8/tmpgh5l8fyi/testpackage/16 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 25068dc] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git add /tmp/tmp_a80jqk8/tmpgh5l8fyi/testpackage/17 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 7629d97] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 17 STDERR: Running git tag -sm test tag 1.2 STDOUT: STDERR: Running git add /tmp/tmp_a80jqk8/tmpgh5l8fyi/testpackage/18 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master a9cf623] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 18 STDERR: Running git tag -sm test tag badver2 STDOUT: STDERR: Running git add /tmp/tmp_a80jqk8/tmpgh5l8fyi/testpackage/19 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master c4d18e4] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 19 STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmp_a80jqk8/tmpgh5l8fyi/testpackage/20 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 82a3497] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 20 STDERR: Running git tag -sm test tag badver3 STDOUT: STDERR: Running git add /tmp/tmp_a80jqk8/tmpgh5l8fyi/testpackage/21 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 04d9bfe] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 21 STDERR: Running git tag -sm test tag 1.2.4.0a1 STDOUT: STDERR: Running git add /tmp/tmp_a80jqk8/tmpgh5l8fyi/testpackage/22 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master edaa6b8] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 22 STDERR: Running git tag -sm test tag badver4 STDOUT: STDERR: Running git add /tmp/tmp_a80jqk8/tmpgh5l8fyi/testpackage/23 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 0a69687] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 23 STDERR: Running git tag -sm test tag 2 STDOUT: STDERR: Running git add /tmp/tmp_a80jqk8/tmpgh5l8fyi/testpackage/24 Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpq2xaclsf/tmpz0zunn09/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp7d8h_dlm/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpq2xaclsf/tmp_65jpk9e/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp7d8h_dlm/.gnupg' created gpg: keybox '/tmp/tmp7d8h_dlm/.gnupg/pubring.kbx' created gpg: /tmp/tmp7d8h_dlm/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp7d8h_dlm/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp7d8h_dlm/.gnupg/openpgp-revocs.d/27F14C1B86F504E9A7F5B5ACE8F83A6239872E0F.rev' Running git add /tmp/tmpq2xaclsf/tmpz0zunn09/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) fe4e236] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpq2xaclsf/tmpz0zunn09/testpackage/15 STDOUT: STDERR: Running git commit -m ssem-ver: api-break STDOUT:{2} pbr.tests.test_packaging.TestVersions.test_leading_characters_symbol_not_found(preversioned) [20.994205s] ... ok {2} pbr.tests.test_packaging.TestVersions.test_preversion_too_low_simple(postversioned) [11.730494s] ... ok [master (root-commit) 7881e1d] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running /usr/bin/python3 setup.py sdist Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp31g6m7nq/tmpu976qmki/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running /usr/bin/python3 setup.py bdist_wheel Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp2ttkh36r/tmpvb85ohol/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmply77au2x/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp2ttkh36r/tmpbq3qft7i/key-config STDOUT: STDERR: gpg: directory '/tmp/tmply77au2x/.gnupg' created gpg: keybox '/tmp/tmply77au2x/.gnupg/pubring.kbx' created gpg: /tmp/tmply77au2x/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmply77au2x/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmply77au2x/.gnupg/openpgp-revocs.d/EA3F952973617CE2FC4DB9EE8A64692B53799E17.rev' Running git add /tmp/tmp2ttkh36r/tmpvb85ohol/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) e638598] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmp2ttkh36r/tmpvb85ohol/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-Ver: api-break STDOUT: [master bbed20e] Sem-Ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpuvgaeyqp/tmp207zusl4/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpah2rdurv/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpuvgaeyqp/tmpuprficze/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpah2rdurv/.gnupg' created gpg: keybox '/tmp/tmpah2rdurv/.gnupg/pubring.kbx' created gpg: /tmp/tmpah2rdurv/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpah2rdurv/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpah2rdurv/.gnupg/openpgp-revocs.d/A841BB2C1152403FAAE1CC89BE518245255AEEA6.rev' Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpz4xmzl3b/tmplgm7ybx3/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: {5} pbr.tests.test_packaging.TestVersions.test_leading_space(preversioned) [14.052736s] ... ok {2} pbr.tests.test_packaging.TestVersions.test_tagged_version_has_tag_version(preversioned) [14.288847s] ... ok running sdist [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating pbr_testpackage.egg-info writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0 creating pbr_testpackage-0.0/data_files creating pbr_testpackage-0.0/pbr_testpackage creating pbr_testpackage-0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0/src copying files to pbr_testpackage-0.0... copying LICENSE.txt -> pbr_testpackage-0.0 copying MANIFEST.in -> pbr_testpackage-0.0 copying README.txt -> pbr_testpackage-0.0 copying extra-file.txt -> pbr_testpackage-0.0 copying setup.cfg -> pbr_testpackage-0.0 copying setup.py -> pbr_testpackage-0.0 copying data_files/a.txt -> pbr_testpackage-0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0/data_files copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying src/testext.c -> pbr_testpackage-0.0/src Writing pbr_testpackage-0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0' (and everything under it) STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpm8ll_uif/tmpsye6fzh4/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmphksct63z/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpm8ll_uif/tmpwoz1679z/key-config STDOUT: STDERR: {0} pbr.tests.test_packaging.TestVersions.test_leading_space(postversioned) [10.318739s] ... ok {0} pbr.tests.test_packaging.TestVersions.test_preversion_too_low_simple(preversioned) [9.361339s] ... ok The autodoc and autodoc_tree features are deprecated in 4.2 and will be removed in a future release. You should use the sphinxcontrib-apidoc Sphinx extension instead. Refer to the pbr documentation for more information. Deprecated options: ['autodoc_index_modules'] {5} pbr.tests.test_packaging.TestVersions.test_preversion_too_low_semver_headers(postversioned) [21.244063s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp2ijo_zjo/tmpznzh3f6c' {1} pbr.tests.test_hooks.TestHooks.test_custom_commands_known [30.790740s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_hooks.py", line 73, in test_custom_commands_known stdout, _, return_code = self.run_setup('--help-commands') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {1} pbr.tests.test_integration.TestInstallWithoutPbr.test_install_without_pbr ... SKIPPED: integration tests not enabled {1} pbr.tests.test_integration.TestIntegration.test_integration ... SKIPPED: integration tests not enabled /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution Running /usr/bin/python3 setup.py install --root /tmp/tmp_sh2hdho/tmpa48fqk06installed Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp3h8jlhfy/tmpccspt5ik/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmp3h8jlhfy/tmpccspt5ik/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 5ea97da] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running /usr/bin/python3 setup.py install --root /tmp/tmp3h8jlhfy/tmpccspt5ikinstalled Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp3ywckbuw/tmpxxnoo_yp/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmp3ywckbuw/tmpxxnoo_yp/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 9692906] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running /usr/bin/python3 setup.py sdist Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpfl9bapiw/tmpc7tbh3ig/testpackage/.git/ STDERR: {7} pbr.tests.test_packaging.TestPackagingInGitRepoWithoutCommit.test_changelog [30.680473s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 349, in setUp self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {1} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,non-editable,non-versioned,has-subdirectory) [1.229773s] ... ok {1} pbr.tests.test_packaging.TestPackagingHelpers.test_generate_script [0.006527s] ... ok The autodoc and autodoc_tree features are deprecated in 4.2 and will be removed in a future release. You should use the sphinxcontrib-apidoc Sphinx extension instead. Refer to the pbr documentation for more information. Deprecated options: ['autodoc_index_modules'] {7} pbr.tests.test_packaging.TestVersions.test_skip_write_git_changelog(preversioned) [12.762032s] ... ok [master (root-commit) c57a090] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3.0a1 STDOUT: STDERR: Running git add /tmp/tmpbe446ej8/tmps74ebax0/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master b0f6561] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpkha1j_lo/tmpezm2oskk/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmprbhzugbu/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpkha1j_lo/tmpi3md_33j/key-config STDOUT: STDERR: gpg: directory '/tmp/tmprbhzugbu/.gnupg' created gpg: keybox '/tmp/tmprbhzugbu/.gnupg/pubring.kbx' created gpg: /tmp/tmprbhzugbu/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmprbhzugbu/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmprbhzugbu/.gnupg/openpgp-revocs.d/41940C703870223CDCF7C5787F93819068B1159F.rev' Running git add /tmp/tmpkha1j_lo/tmpezm2oskk/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 66d14bf] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3.0a1 STDOUT: STDERR: Running git add /tmp/tmpkha1j_lo/tmpezm2oskk/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 0783446] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpnc0d04j6/tmpkpdhcroo/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmptpa71izv/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpnc0d04j6/tmpengio9im/key-config STDOUT: STDERR: gpg: directory '/tmp/tmptpa71izv/.gnupg' created gpg: keybox '/tmp/tmptpa71izv/.gnupg/pubring.kbx' created gpg: /tmp/tmptpa71izv/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmptpa71izv/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmptpa71izv/.gnupg/openpgp-revocs.d/BB73FCD637710F110CEE1A44B10934B742D5787A.rev' Running git add /tmp/tmpnc0d04j6/tmpkpdhcroo/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 9eb62ab] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpnc0d04j6/tmpkpdhcroo/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: {6} pbr.tests.test_packaging.TestVersions.test_untagged_version_has_dev_version_postversion(postversioned) [14.636282s] ... ok {6} pbr.tests.test_packaging.TestVersions.test_untagged_version_has_dev_version_preversion(preversioned) [12.986339s] ... ok {6} pbr.tests.test_packaging.TestVersions.test_valid_tag_honoured(postversioned) [10.641380s] ... ok {6} pbr.tests.test_pbr_json.TestJsonContent.test_content [1.381335s] ... ok {6} pbr.tests.test_setup.APIAutoDocTest.test_default_api_build_dir [3.896979s] ... ok {6} pbr.tests.test_setup.BuildSphinxTest.test_builders_config(true_autodoc_lower) [1.489660s] ... ok {6} pbr.tests.test_setup.BuildSphinxTest.test_builders_config(no_autodoc) [1.769781s] ... ok {6} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override(no_autodoc) [1.127788s] ... ok {6} pbr.tests.test_setup.GitLogsTest.test_generate_authors(post1.8.3) [0.588490s] ... ok {6} pbr.tests.test_setup.SkipFileWrites.test_skip(authors_option_true) ... SKIPPED: /tmp/tmpe5ahp8fq/tmp85s54ky9/testpackage/.git is missing; skipping git-related checks {6} pbr.tests.test_setup.SkipFileWrites.test_skip(authors_option_false) ... SKIPPED: /tmp/tmpt_1u_mhp/tmp6n1fpd3_/testpackage/.git is missing; skipping git-related checks {6} pbr.tests.test_setup.SkipFileWrites.test_skip(authors_both_true) ... SKIPPED: /tmp/tmp1t81nogn/tmppttmn4ju/testpackage/.git is missing; skipping git-related checks {6} pbr.tests.test_util.TestMapFieldsParsingScenarios.test_project_url_parsing(simple_project_urls) [0.576379s] ... ok {6} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_postN [0.544729s] ... ok [master (root-commit) 9597728] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git add /tmp/tmpzakhtvzw/tmpvl70m2y1/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: bugfix STDOUT: [master a3f7257] sem-ver: bugfix 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git add /tmp/tmpzakhtvzw/tmpvl70m2y1/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master 6a755a9] sem-ver: feature 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git reset --hard HEAD^ STDOUT: HEAD is now at a3f7257 sem-ver: bugfix STDERR: Running git add /tmp/tmpzakhtvzw/tmpvl70m2y1/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master 1d3564c] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git reset --hard HEAD^ STDOUT: HEAD is now at a3f7257 sem-ver: bugfix STDERR: Running git add /tmp/tmpzakhtvzw/tmpvl70m2y1/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master 423a8e5] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git add /tmp/tmpzakhtvzw/tmpvl70m2y1/testpackage/17 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master 5062c1a] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 17 STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpzakhtvzw/tmpvl70m2y1/testpackage/18 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master ca6f947] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 18 STDERR: Running git add /tmp/tmpzakhtvzw/tmpvl70m2y1/testpackage/19 STDOUT: STDERR: Running git commit -m sem-ver: bugfix STDOUT: [master 79d3ca2] sem-ver: bugfix 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 19 STDERR: Running git add /tmp/tmpzakhtvzw/tmpvl70m2y1/testpackage/20 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master ba1b8b3] sem-ver: feature 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 20 STDERR: Running git reset --hard HEAD^ STDOUT: HEAD is now at 79d3ca2 sem-ver: bugfix STDERR: Running git add /tmp/tmpzakhtvzw/tmpvl70m2y1/testpackage/20 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master 225bb0f] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 20 STDERR: Running git reset --hard HEAD^ STDOUT: HEAD is now at 79d3ca2 sem-ver: bugfix STDERR: Running git add /tmp/tmpzakhtvzw/tmpvl70m2y1/testpackage/20 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master 9757ad9] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 20 STDERR: Running git add /tmp/tmpzakhtvzw/tmpvl70m2y1/testpackage/21 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master 1dcddcc] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 21 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp1v1hjlfv/tmpy2dwgqdd/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp76jz87nc/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp1v1hjlfv/tmpgrb9e5sp/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp76jz87nc/.gnupg' created gpg: keybox '/tmp/tmp76jz87nc/.gnupg/pubring.kbx' created gpg: /tmp/tmp76jz87nc/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp76jz87nc/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp76jz87nc/.gnupg/openpgp-revocs.d/8C986750AA46E04E0ADD91E66098B91A2751141E.rev' Running git add /tmp/tmp1v1hjlfv/tmpy2dwgqdd/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 9eb62ab] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3-rc2 STDOUT: STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp_sg5vg8w/tmpw7vimzx4/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: {4} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_pre_has_dev_version_preversion(preversioned) [13.663618s] ... ok {4} pbr.tests.test_setup.APIAutoDocTest.test_different_api_build_dir [2.663581s] ... ok {4} pbr.tests.test_setup.BuildSphinxTest.test_builders_config(false_autodoc) [1.667271s] ... ok {4} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override(true_autodoc_caps_with_excludes) [2.507131s] ... ok {4} pbr.tests.test_setup.GitLogsTest.test_write_git_changelog(pre1.8.3) [0.760535s] ... ok {4} pbr.tests.test_setup.SkipFileWrites.test_skip(changelog_option_false) ... SKIPPED: /tmp/tmpmyxawv5i/tmpjw2caqa3/testpackage/.git is missing; skipping git-related checks {4} pbr.tests.test_version.TestSemanticVersion.test_final_version [0.452518s] ... ok {4} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_nonzero_lead_in [0.992460s] ... ok {6} pbr.tests.test_version.TestSemanticVersion.test_to_dev [0.715373s] ... ok {4} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_pure_git_hash [0.914264s] ... ok {4} pbr.tests.test_version.TestSemanticVersion.test_ordering [2.444301s] ... ok {4} pbr.tests.test_version.TestSemanticVersion.test_rc_version [1.188594s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpjkdr1q26/tmplujrdhck' {7} pbr.tests.test_packaging.TestVersions.test_tagged_version_with_semver_compliant_prerelease(preversioned) [9.037226s] ... ok STDOUT: [master fa10875] See os_ for to_do about qemu_. 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running /usr/bin/python3 setup.py sdist Running /usr/bin/python3 setup.py sdist Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpskbsmxxi/tmp9lb3ikrj/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpgm2bdj8s/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpskbsmxxi/tmp6938ik37/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpgm2bdj8s/.gnupg' created gpg: keybox '/tmp/tmpgm2bdj8s/.gnupg/pubring.kbx' created gpg: /tmp/tmpgm2bdj8s/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpgm2bdj8s/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpgm2bdj8s/.gnupg/openpgp-revocs.d/3ADD98523402BC632D231A51386670A2FFFBF28B.rev' Running git add /tmp/tmpskbsmxxi/tmp9lb3ikrj/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 941bdc8] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpskbsmxxi/tmp9lb3ikrj/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-ver: api-break STDOUT: [master 8e2192e] Sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpwkxa8gty/tmpl32t8503/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp6_besbbw/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpwkxa8gty/tmpyzm1yesu/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp6_besbbw/.gnupg' created gpg: keybox '/tmp/tmp6_besbbw/.gnupg/pubring.kbx' created gpg: /tmp/tmp6_besbbw/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp6_besbbw/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp6_besbbw/.gnupg/openpgp-revocs.d/0631C0E4D5D4B1B82202DE5A2197CEBE37C9F929.rev' Running git add /tmp/tmpwkxa8gty/tmpl32t8503/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 6fe6831] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1 STDOUT: STDERR: Running git add /tmp/tmpwkxa8gty/tmpl32t8503/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 4aa5da7] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git tag -sm test tag badver STDOUT: STDERR: Running git add /tmp/tmpwkxa8gty/tmpl32t8503/testpackage/16 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master b08227d] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git add /tmp/tmpwkxa8gty/tmpl32t8503/testpackage/17 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 19d4237] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 17 STDERR: Running git tag -sm test tag 1.2 STDOUT: STDERR: Running git add /tmp/tmpwkxa8gty/tmpl32t8503/testpackage/18 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 9f96390] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 18 STDERR: Running git tag -sm test tag badver2 STDOUT: STDERR: Running git add /tmp/tmpwkxa8gty/tmpl32t8503/testpackage/19 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 9fa52f9] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 19 STDERR: {3} pbr.tests.test_packaging.TestVersions.test_invalid_tag_ignored(postversioned) [31.107449s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 851, in test_invalid_tag_ignored self.repo.tag('2') File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 100, in tag base._run_cmd( File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {3} pbr.tests.test_packaging.TestVersions.test_non_canonical_tagged_version_bump(preversioned) [19.106820s] ... ok The autodoc and autodoc_tree features are deprecated in 4.2 and will be removed in a future release. You should use the sphinxcontrib-apidoc Sphinx extension instead. Refer to the pbr documentation for more information. Deprecated options: ['autodoc_index_modules', 'autodoc_exclude_modules'] The autodoc and autodoc_tree features are deprecated in 4.2 and will be removed in a future release. You should use the sphinxcontrib-apidoc Sphinx extension instead. Refer to the pbr documentation for more information. Deprecated options: ['autodoc_index_modules'] {3} pbr.tests.test_packaging.TestVersions.test_non_canonical_tagged_version_bump(postversioned) [9.479420s] ... ok {7} pbr.tests.test_setup.BuildSphinxTest.test_build_doc(true_autodoc_caps_with_excludes) [2.012537s] ... ok gpg: directory '/tmp/tmphksct63z/.gnupg' created gpg: keybox '/tmp/tmphksct63z/.gnupg/pubring.kbx' created gpg: /tmp/tmphksct63z/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmphksct63z/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmphksct63z/.gnupg/openpgp-revocs.d/1CF2485C77855B450B7EFFBFEDF54DA2F06BDF70.rev' Running git add /tmp/tmpm8ll_uif/tmpsye6fzh4/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 4be9d30] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpm8ll_uif/tmpsye6fzh4/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master 644dc87] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp2_acvyc6/tmpapx7hm1x/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpmr47tjc1/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp2_acvyc6/tmpxwfdujfn/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpmr47tjc1/.gnupg' created gpg: keybox '/tmp/tmpmr47tjc1/.gnupg/pubring.kbx' created gpg: /tmp/tmpmr47tjc1/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpmr47tjc1/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpmr47tjc1/.gnupg/openpgp-revocs.d/447F5DA6FD54F62DD55A1E028AC9A16B89EBEDBE.rev' Running git add /tmp/tmp2_acvyc6/tmpapx7hm1x/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) cafb3fb] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmp2_acvyc6/tmpapx7hm1x/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 152b586] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpm2sh7_dj/tmpq4pj64jb/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpowpszchk/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpm2sh7_dj/tmpguvwz2jy/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpowpszchk/.gnupg' created gpg: keybox '/tmp/tmpowpszchk/.gnupg/pubring.kbx' created gpg: /tmp/tmpowpszchk/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpowpszchk/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpowpszchk/.gnupg/openpgp-revocs.d/5BD146360AEFA2E15356633541065AB07CA119B7.rev' Running git add /tmp/tmpm2sh7_dj/tmpq4pj64jb/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {0} pbr.tests.test_packaging.TestVersions.test_untagged_version_has_dev_version_postversion(preversioned) [11.751054s] ... ok {0} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override(false_autodoc) [2.428404s] ... ok {0} pbr.tests.test_util.TestDataFilesParsing.test_handling_of_whitespace_in_data_files(data_files) [1.018235s] ... ok {0} pbr.tests.test_util.TestExtrasRequireParsingScenarios.test_extras_parsing(no_extras) [0.815313s] ... ok {0} pbr.tests.test_version.TestSemanticVersion.test_alpha_default_version [0.590925s] ... ok {0} pbr.tests.test_version.TestSemanticVersion.test_alpha_version [0.912447s] ... ok {0} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_alpha [0.683397s] ... ok The autodoc and autodoc_tree features are deprecated in 4.2 and will be removed in a future release. You should use the sphinxcontrib-apidoc Sphinx extension instead. Refer to the pbr documentation for more information. Deprecated options: ['autodoc_index_modules'] {0} pbr.tests.test_version.TestSemanticVersion.test_increment_release [0.448768s] ... ok {0} pbr.tests.test_version.TestSemanticVersion.test_rc_dev_version [0.735371s] ... ok [master 9959ee4] ssem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpk8wklnzw/tmpps1b466x/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp8ydkku7q/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpk8wklnzw/tmpwjjtvqk4/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp8ydkku7q/.gnupg' created gpg: keybox '/tmp/tmp8ydkku7q/.gnupg/pubring.kbx' created gpg: /tmp/tmp8ydkku7q/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp8ydkku7q/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp8ydkku7q/.gnupg/openpgp-revocs.d/6618485AE70961FAB4167EFCCC7C25A62CD45C30.rev' Running git add /tmp/tmpk8wklnzw/tmpps1b466x/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) b3768aa] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpk8wklnzw/tmpps1b466x/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master f486a47] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmps1l6q9zu/tmpn3fixv5d/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp8wskhg_w/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmps1l6q9zu/tmp2ovjrk0b/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp8wskhg_w/.gnupg' created gpg: keybox '/tmp/tmp8wskhg_w/.gnupg/pubring.kbx' created gpg: /tmp/tmp8wskhg_w/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp8wskhg_w/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp8wskhg_w/.gnupg/openpgp-revocs.d/38E72A99A872783BB34D56784726A70568881A4E.rev' Running git add /tmp/tmps1l6q9zu/tmpn3fixv5d/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 9ac63a5] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp95zf31eo/tmpbm8xq058/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: {2} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_semver_compliant_prerelease_tag(preversioned) [9.222310s] ... ok {7} pbr.tests.test_setup.BuildSphinxTest.test_build_doc(no_autodoc) [2.026336s] ... ok {2} pbr.tests.test_packaging.TestVersions.test_untagged_version_minor_bump(postversioned) [17.768597s] ... ok {0} pbr.tests.test_wsgi.TestWsgiScripts.test_wsgi_script_run [30.687264s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_wsgi.py", line 68, in test_wsgi_script_run stdout, _, return_code = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmps9raesxc/tmpom2w9qfm' {7} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override(true_autodoc_lower) [1.632327s] ... ok Marker evaluation failed, see the following error. For more information see: http://docs.openstack.org/pbr/latest/user/using.html#environment-markers {7} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override_multiple_builders(true_autodoc_caps_with_excludes) [1.278537s] ... ok Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpk93vpnot/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp_sg5vg8w/tmprmav0vut/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpk93vpnot/.gnupg' created gpg: keybox '/tmp/tmpk93vpnot/.gnupg/pubring.kbx' created gpg: /tmp/tmpk93vpnot/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpk93vpnot/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpk93vpnot/.gnupg/openpgp-revocs.d/023B9F0C33458B0ED2532F5F805C5053C4F38C9F.rev' Running git add /tmp/tmp_sg5vg8w/tmpw7vimzx4/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 5330270] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3.0a1 STDOUT: STDERR: Running git add /tmp/tmp_sg5vg8w/tmpw7vimzx4/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 250678f] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: PBR OPTIONS: {'autodoc_index_modules': ('setup.cfg', 'True'), 'api_doc_dir': (None, 'contributor/api')} DISTR OPTIONS: {'build_sphinx': {'source_dir': ['a', '.']}, 'pbr': {'autodoc_index_modules': ('setup.cfg', 'True'), 'api_doc_dir': (None, 'contributor/api')}} {7} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override_multiple_builders(no_autodoc) [1.140409s] ... ok {7} pbr.tests.test_setup.SkipFileWrites.test_skip(changelog_both_true) ... SKIPPED: /tmp/tmpdx_5f0e6/tmp96ixv6ed/testpackage/.git is missing; skipping git-related checks {7} pbr.tests.test_setup.SkipFileWrites.test_skip(authors_env_true) ... SKIPPED: /tmp/tmpwqx7m6a6/tmpas0jpq6g/testpackage/.git is missing; skipping git-related checks {7} pbr.tests.test_util.TestExtrasRequireParsingScenarios.test_extras_parsing(simple_extras) [0.469634s] ... ok {7} pbr.tests.test_util.TestMapFieldsParsingScenarios.test_project_url_parsing(query_parameters) [0.417641s] ... ok {7} pbr.tests.test_version.TestSemanticVersion.test_dev_no_git_version [0.490572s] ... ok {7} pbr.tests.test_version.TestSemanticVersion.test_dev_zero_version [1.367038s] ... ok {7} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_short_nonzero_lead_in [0.461350s] ... ok [master (root-commit) 64063de] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpm2sh7_dj/tmpq4pj64jb/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 885920e] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running /usr/bin/python3 setup.py install --prefix=/tmp/tmp_dq8_9_9/tmp45ffcfpm {7} pbr.tests.test_version.TestSemanticVersion.test_increment_nonrelease [0.411330s] ... ok {1} pbr.tests.test_packaging.TestPackagingInPlainDirectory.test_install_no_ChangeLog [30.559668s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 476, in test_install_no_ChangeLog stdout, _, _ = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpgmtdtjg1/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpz4xmzl3b/tmppwvnzf2u/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpgmtdtjg1/.gnupg' created gpg: keybox '/tmp/tmpgmtdtjg1/.gnupg/pubring.kbx' created gpg: /tmp/tmpgmtdtjg1/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpgmtdtjg1/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpgmtdtjg1/.gnupg/openpgp-revocs.d/1DDA6073785C1986CB307C0581E6F878D8405839.rev' Running git add /tmp/tmpz4xmzl3b/tmplgm7ybx3/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) f4de025] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpz4xmzl3b/tmplgm7ybx3/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master ce66f91] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp8j5n1r75/tmp4hdrgr8g/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp168m3lwf/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp8j5n1r75/tmppbs53xfr/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp168m3lwf/.gnupg' created gpg: keybox '/tmp/tmp168m3lwf/.gnupg/pubring.kbx' created gpg: /tmp/tmp168m3lwf/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp168m3lwf/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp168m3lwf/.gnupg/openpgp-revocs.d/40C2EB918180B63C8015A8EF482FF2205F2E3F02.rev' Running git add /tmp/tmp8j5n1r75/tmp4hdrgr8g/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 1e7d179] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmp8j5n1r75/tmp4hdrgr8g/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master 1ac039a] sem-ver: feature 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpyeayq3pz/tmp_bqa6fh9/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpc_6o65m8/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpyeayq3pz/tmpbse8q_xm/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpc_6o65m8/.gnupg' created gpg: keybox '/tmp/tmpc_6o65m8/.gnupg/pubring.kbx' created gpg: /tmp/tmpc_6o65m8/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpc_6o65m8/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpc_6o65m8/.gnupg/openpgp-revocs.d/592BCC3E15BD2E139C6B3CCDC4E4693D0C769B09.rev' Running git add /tmp/tmpyeayq3pz/tmp_bqa6fh9/testpackage/14 STDOUT: {5} pbr.tests.test_packaging.TestVersions.test_skip_write_git_changelog(postversioned) [10.623890s] ... ok {5} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_rc_has_dev_version_preversion(postversioned) [17.276756s] ... ok {5} pbr.tests.test_packaging.TestVersions.test_untagged_version_has_dev_version_preversion(postversioned) [12.674582s] ... ok [master fcb2855] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpb7oi0uyx/tmpu833plo6/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpqnhmgxl4/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpb7oi0uyx/tmp6l8sf_rp/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpqnhmgxl4/.gnupg' created gpg: keybox '/tmp/tmpqnhmgxl4/.gnupg/pubring.kbx' created gpg: /tmp/tmpqnhmgxl4/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpqnhmgxl4/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpqnhmgxl4/.gnupg/openpgp-revocs.d/AAF8127A44FF2C4E2EFA025AD439CE7B2FB0BDC0.rev' Running git add /tmp/tmpb7oi0uyx/tmpu833plo6/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 33cfcd8] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpb7oi0uyx/tmpu833plo6/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master bfaff2d] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmppsz66lv5/tmp20rftbox/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp_3l2g1q3/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmppsz66lv5/tmp7shn9_s0/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp_3l2g1q3/.gnupg' created gpg: keybox '/tmp/tmp_3l2g1q3/.gnupg/pubring.kbx' created gpg: /tmp/tmp_3l2g1q3/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp_3l2g1q3/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp_3l2g1q3/.gnupg/openpgp-revocs.d/F7581C60C62C8260B7A60D60A65C31BAED743888.rev' Running git add /tmp/tmppsz66lv5/tmp20rftbox/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) c9a0277] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.3.0.0a1 STDOUT: STDERR: PBR OPTIONS: {'autodoc_index_modules': ('setup.cfg', 'True')} DISTR OPTIONS: {'build_sphinx': {'source_dir': ['a', '.']}, 'pbr': {'autodoc_index_modules': ('setup.cfg', 'True')}} Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpwkxa8gty/tmpl32t8503/testpackage/20 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master edb9c2a] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 20 STDERR: Running git tag -sm test tag badver3 STDOUT: STDERR: Running git add /tmp/tmpwkxa8gty/tmpl32t8503/testpackage/21 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 0276d12] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 21 STDERR: Running git tag -sm test tag 1.2.4.0a1 STDOUT: STDERR: Running git add /tmp/tmpwkxa8gty/tmpl32t8503/testpackage/22 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master a8089ae] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 22 STDERR: Running git tag -sm test tag badver4 STDOUT: STDERR: Running git add /tmp/tmpwkxa8gty/tmpl32t8503/testpackage/23 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master b868c46] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 23 STDERR: Running git tag -sm test tag 2 Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpnr3xdrmx/tmpyzcmdx7v/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpsw_wdm_0/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpnr3xdrmx/tmpt3loc0nv/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpsw_wdm_0/.gnupg' created gpg: keybox '/tmp/tmpsw_wdm_0/.gnupg/pubring.kbx' created gpg: /tmp/tmpsw_wdm_0/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpsw_wdm_0/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpsw_wdm_0/.gnupg/openpgp-revocs.d/E405DF0433E6CFA5282623E434DCE16E078C5D2B.rev' Running git add /tmp/tmpnr3xdrmx/tmpyzcmdx7v/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 4f00d96] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.4 STDOUT: STDERR: Running git add /tmp/tmpnr3xdrmx/tmpyzcmdx7v/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-Ver: api-break STDOUT: [master 4672b33] Sem-Ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpr0z6h0bd/tmp9wxq2mfv/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp_qxwcrme/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpr0z6h0bd/tmp_jhztxvd/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp_qxwcrme/.gnupg' created gpg: keybox '/tmp/tmp_qxwcrme/.gnupg/pubring.kbx' created gpg: /tmp/tmp_qxwcrme/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp_qxwcrme/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp_qxwcrme/.gnupg/openpgp-revocs.d/E09000FE7B3D8AECF39E9B5138CFF607435444ED.rev' Running git add /tmp/tmpr0z6h0bd/tmp9wxq2mfv/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 8a27e96] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.4 STDOUT: STDERR: Running git add /tmp/tmpr0z6h0bd/tmp9wxq2mfv/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-Ver: api-break STDOUT: [master 9afab3c] Sem-Ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpw89q5frw/tmpjiygsgwq/testpackage/.git/ STDERR: {3} pbr.tests.test_packaging.TestVersions.test_preversion_too_low_semver_headers(preversioned) [25.224342s] ... ok gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpmge1kgcs/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp95zf31eo/tmpvxizu6qd/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpmge1kgcs/.gnupg' created gpg: keybox '/tmp/tmpmge1kgcs/.gnupg/pubring.kbx' created gpg: /tmp/tmpmge1kgcs/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpmge1kgcs/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpmge1kgcs/.gnupg/openpgp-revocs.d/F98FE53814B42BF470D46A9E96D5EFA468544A9D.rev' Running git add /tmp/tmp95zf31eo/tmpbm8xq058/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 5dad068] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3-rc2 STDOUT: STDERR: Running git add /tmp/tmp95zf31eo/tmpbm8xq058/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master f9ffb3d] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpnwty9zfp/tmpfwsarb9j/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpo51olufw/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpnwty9zfp/tmp4xxh1j1v/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpo51olufw/.gnupg' created gpg: keybox '/tmp/tmpo51olufw/.gnupg/pubring.kbx' created gpg: /tmp/tmpo51olufw/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpo51olufw/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpo51olufw/.gnupg/openpgp-revocs.d/F2C8B37EEC7ADDC058604F8F548C877ECD846D75.rev' Running git add /tmp/tmpnwty9zfp/tmpfwsarb9j/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) ae6f571] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpnwty9zfp/tmpfwsarb9j/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master 49c74cf] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp8qg8gmfb/tmp3okdmsc1/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp9dx0sbyt/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp8qg8gmfb/tmp8lkyldh5/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp9dx0sbyt/.gnupg' created gpg: keybox '/tmp/tmp9dx0sbyt/.gnupg/pubring.kbx' created gpg: /tmp/tmp9dx0sbyt/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp9dx0sbyt/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp9dx0sbyt/.gnupg/openpgp-revocs.d/DD2E54E31A77CCFEB3E1B3A7072C482A4AAC7FE4.rev' Running git add /tmp/tmp8qg8gmfb/tmp3okdmsc1/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {2} pbr.tests.test_packaging.TestVersions.test_valid_tag_honoured(preversioned) [8.236587s] ... ok {2} pbr.tests.test_setup.BuildSphinxTest.test_build_doc(true_autodoc_caps) [1.976934s] ... ok {2} pbr.tests.test_setup.BuildSphinxTest.test_build_doc(false_autodoc) [1.989957s] ... ok {2} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override_multiple_builders(true_autodoc_lower) [1.326048s] ... ok {2} pbr.tests.test_setup.SkipFileWrites.test_skip(changelog_option_true) ... SKIPPED: /tmp/tmppfe7yut0/tmp_5ftfvnm/testpackage/.git is missing; skipping git-related checks {2} pbr.tests.test_util.TestInvalidMarkers.test_invalid_marker_raises_error [0.601141s] ... ok {2} pbr.tests.test_util.TestKeywordsParsingScenarios.test_keywords_parsing(inline_keywords) [0.437693s] ... ok {2} pbr.tests.test_version.TestSemanticVersion.test_alpha_dev_version [0.402596s] ... ok {2} pbr.tests.test_version.TestSemanticVersion.test_decrement_nonrelease_zero [0.406187s] ... ok {2} pbr.tests.test_version.TestSemanticVersion.test_decrement_release [0.390056s] ... ok {2} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_no_0_prerelease [0.398830s] ... ok {3} pbr.tests.test_packaging.TestVersions.test_untagged_pre_release_has_pre_dev_version_postversion(preversioned) [8.262741s] ... ok [master (root-commit) 4fe0708] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.3.0.0a1 STDOUT: STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running /usr/bin/python3 setup.py sdist Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpvghkj7rm/tmp4es_brk_/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpu2sbcc7s/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpvghkj7rm/tmprs6cjb7h/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpu2sbcc7s/.gnupg' created gpg: keybox '/tmp/tmpu2sbcc7s/.gnupg/pubring.kbx' created gpg: /tmp/tmpu2sbcc7s/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpu2sbcc7s/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpu2sbcc7s/.gnupg/openpgp-revocs.d/8359A21E02BF6FDC29EB913A893F31D94BC0D864.rev' Running git add /tmp/tmpvghkj7rm/tmp4es_brk_/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) c1ada89] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpfy6_ifli/tmpd64glexj/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpuq7pl6yl/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpfy6_ifli/tmpshj4wvi5/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpuq7pl6yl/.gnupg' created gpg: keybox '/tmp/tmpuq7pl6yl/.gnupg/pubring.kbx' created gpg: /tmp/tmpuq7pl6yl/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpuq7pl6yl/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpuq7pl6yl/.gnupg/openpgp-revocs.d/096833DA98FD71E431C8F645541B7AEECB484350.rev' Running git add /tmp/tmpfy6_ifli/tmpd64glexj/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 4fe0708] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3-rc2 STDOUT: STDERR: The autodoc and autodoc_tree features are deprecated in 4.2 and will be removed in a future release. You should use the sphinxcontrib-apidoc Sphinx extension instead. Refer to the pbr documentation for more information. Deprecated options: ['autodoc_index_modules'] STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 18be560] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmplx83mz1p/tmpme9obbar/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp1gokjg0w/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmplx83mz1p/tmpauacc_1h/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp1gokjg0w/.gnupg' created gpg: keybox '/tmp/tmp1gokjg0w/.gnupg/pubring.kbx' created gpg: /tmp/tmp1gokjg0w/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp1gokjg0w/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp1gokjg0w/.gnupg/openpgp-revocs.d/DC4F7D86C9683E3915205AA7A32241E0544E8C5E.rev' Running git add /tmp/tmplx83mz1p/tmpme9obbar/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 8a27e96] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3.0a1 STDOUT: STDERR: Running git add /tmp/tmplx83mz1p/tmpme9obbar/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 02cac5f] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp__3nb_al/tmptkobl05m/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpuv2h3_og/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp__3nb_al/tmpamvbm8bz/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpuv2h3_og/.gnupg' created gpg: keybox '/tmp/tmpuv2h3_og/.gnupg/pubring.kbx' created gpg: /tmp/tmpuv2h3_og/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpuv2h3_og/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpuv2h3_og/.gnupg/openpgp-revocs.d/02254DB12472CB72E265DB46FA9502CC406C04CD.rev' Running git add /tmp/tmp__3nb_al/tmptkobl05m/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 43f6c68] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmp__3nb_al/tmptkobl05m/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 261efbe] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpualx2gnr/tmpoqj_ubz7/testpackage/.git/ STDERR: {5} pbr.tests.test_packaging.TestVersions.test_untagged_version_minor_bump(preversioned) [16.859677s] ... ok {5} pbr.tests.test_setup.GitLogsTest.test_generate_authors(pre1.8.3) [0.468767s] ... ok {5} pbr.tests.test_util.TestKeywordsParsingScenarios.test_keywords_parsing(keywords_list) [0.424492s] ... ok {5} pbr.tests.test_util.TestProvidesExtras.test_provides_extras [0.411611s] ... ok {5} pbr.tests.test_version.TestSemanticVersion.test_alpha_major_zero_version [0.407100s] ... ok {5} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_no_0_prerelease_2 [0.417316s] ... ok {5} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_v_version [0.415260s] ... ok {3} pbr.tests.test_setup.BuildSphinxTest.test_build_doc(true_autodoc_lower) [1.698293s] ... ok {3} pbr.tests.test_setup.BuildSphinxTest.test_builders_config(true_autodoc_caps) [1.173489s] ... ok {3} pbr.tests.test_setup.BuildSphinxTest.test_builders_config(true_autodoc_caps_with_excludes) [1.150834s] ... ok {3} pbr.tests.test_util.TestExtrasRequireParsingScenarios.test_extras_parsing(with_markers) [0.495637s] ... ok {3} pbr.tests.test_util.TestUTF8DescriptionFile.test_utf8_description_file [0.443438s] ... ok {3} pbr.tests.test_version.TestSemanticVersion.test_decrement_nonrelease [0.428196s] ... ok {3} pbr.tests.test_version.TestSemanticVersion.test_dev_version [0.416661s] ... ok {3} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_non_digit_start [0.442223s] ... ok {3} pbr.tests.test_version.TestSemanticVersion.test_parsing_short_forms [0.420120s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpdmb9k389/tmpfnr3kjqx' {1} pbr.tests.test_packaging.TestPackagingWheels.test_metadata_directory_has_pbr_json [30.386338s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 370, in setUp self.run_setup('bdist_wheel', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {1} pbr.tests.test_packaging.TestRepositoryURLDependencies.test_parse_repo_url_requirements [0.525553s] ... ok hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpydl8vi76/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpw89q5frw/tmpfuz7bb5q/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpydl8vi76/.gnupg' created gpg: keybox '/tmp/tmpydl8vi76/.gnupg/pubring.kbx' created gpg: /tmp/tmpydl8vi76/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpydl8vi76/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpydl8vi76/.gnupg/openpgp-revocs.d/1EC4A4621A6A863040829F64D7879FA240A35343.rev' Running git add /tmp/tmpw89q5frw/tmpjiygsgwq/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) f8280e3] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpw89q5frw/tmpjiygsgwq/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master 90f1e37] sem-ver: feature 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp5axetlpv/tmpaofqn3r9/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpii4h1q1e/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp5axetlpv/tmpz1weegi5/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpii4h1q1e/.gnupg' created gpg: keybox '/tmp/tmpii4h1q1e/.gnupg/pubring.kbx' created gpg: /tmp/tmpii4h1q1e/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpii4h1q1e/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpii4h1q1e/.gnupg/openpgp-revocs.d/334B28FE2CA4AD864A307E34D70C5EA2E7C1769B.rev' Running git add /tmp/tmp5axetlpv/tmpaofqn3r9/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 662cea6] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3.0a1 STDOUT: STDERR: Running git add /tmp/tmp5axetlpv/tmpaofqn3r9/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 5a76e40] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution Running /tmp/tmp46cbhrb1/tmpel776c3d/pbr_test_cmd Running /usr/bin/python3 setup.py build_sphinx Running git init STDOUT: Initialized empty Git repository in /tmp/tmptf94_7_x/tmpdk1kqzvo/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git add . STDOUT: STDERR: Running git commit -m Turn this into a git repo STDOUT: STDERR: Author identity unknown *** Please tell me who you are. Run git config --global user.email "you@example.com" git config --global user.name "Your Name" to set your account's default identity. Omit --global to set the identity only in this repository. fatal: unable to auto-detect email address (got 'mockbuild@fedora-riscv.(none)') Running /usr/bin/python3 setup.py sdist --formats=gztar Running /usr/bin/python3 setup.py --help-commands Running /usr/bin/python3 setup.py install --root /tmp/tmpye6o_lol/tmpk0ujbxqxinstalled Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpx5ym4cm5/tmp5sqbv1zb/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running /usr/bin/python3 setup.py bdist_wheel Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp6kdyfgvt/tmpplswgrsy/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpfrr58miu/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp6kdyfgvt/tmpc2fabv_x/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpfrr58miu/.gnupg' created gpg: keybox '/tmp/tmpfrr58miu/.gnupg/pubring.kbx' created gpg: /tmp/tmpfrr58miu/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpfrr58miu/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpfrr58miu/.gnupg/openpgp-revocs.d/4B2DDA487F24BFDDC82E838C25F6E1DCEE925E5F.rev' Running git add /tmp/tmp6kdyfgvt/tmpplswgrsy/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {1} pbr.tests.test_packaging.TestVersions.test_leading_characters_symbol_not_found(postversioned) [13.804699s] ... ok hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpwl13pfm7/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpualx2gnr/tmpmubftzsh/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpwl13pfm7/.gnupg' created gpg: keybox '/tmp/tmpwl13pfm7/.gnupg/pubring.kbx' created gpg: /tmp/tmpwl13pfm7/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpwl13pfm7/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpwl13pfm7/.gnupg/openpgp-revocs.d/20AFE80ADAE39BF6F260C4CEE4C751D403DA96E1.rev' Running git add /tmp/tmpualx2gnr/tmpoqj_ubz7/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 93e5cb5] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpualx2gnr/tmpoqj_ubz7/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master d6a487c] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running /usr/bin/python3 setup.py install --prefix=/tmp/tmpgna14zp3/tmpo76o2esr STDOUT: running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running build running build_py Running custom build_py command. creating build creating build/lib.linux-riscv64-cpython-311 creating build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/cmd.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/extra.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/__init__.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/wsgi.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage running build_ext building 'pbr_testpackage.testext' extension creating build/temp.linux-riscv64-cpython-311 creating build/temp.linux-riscv64-cpython-311/src gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fPIC -I/usr/include/python3.11 -c src/testext.c -o build/temp.linux-riscv64-cpython-311/src/testext.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer build/temp.linux-riscv64-cpython-311/src/testext.o -L/usr/lib64 -o build/lib.linux-riscv64-cpython-311/pbr_testpackage/testext.cpython-311-riscv64-linux-gnu.so running install_lib creating /tmp/tmpgna14zp3/tmpo76o2esr/lib64 creating /tmp/tmpgna14zp3/tmpo76o2esr/lib64/python3.11 creating /tmp/tmpgna14zp3/tmpo76o2esr/lib64/python3.11/site-packages creating /tmp/tmpgna14zp3/tmpo76o2esr/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/cmd.py -> /tmp/tmpgna14zp3/tmpo76o2esr/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/extra.py -> /tmp/tmpgna14zp3/tmpo76o2esr/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/__init__.py -> /tmp/tmpgna14zp3/tmpo76o2esr/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/_setup_hooks.py -> /tmp/tmpgna14zp3/tmpo76o2esr/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/testext.cpython-311-riscv64-linux-gnu.so -> /tmp/tmpgna14zp3/tmpo76o2esr/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/wsgi.py -> /tmp/tmpgna14zp3/tmpo76o2esr/lib64/python3.11/site-packages/pbr_testpackage running install_data running install_egg_info running egg_info creating pbr_testpackage.egg-info writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' Copying pbr_testpackage.egg-info to /tmp/tmpgna14zp3/tmpo76o2esr/lib64/python3.11/site-packages/pbr_testpackage-0.0-py3.11.egg-info running install_scripts Installing pbr_test_cmd script to /tmp/tmpgna14zp3/tmpo76o2esr/bin Installing pbr_test_cmd_with_class script to /tmp/tmpgna14zp3/tmpo76o2esr/bin Installing pbr_test_wsgi script to /tmp/tmpgna14zp3/tmpo76o2esr/bin Installing pbr_test_wsgi_with_class script to /tmp/tmpgna14zp3/tmpo76o2esr/bin STDERR: {1} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_semver_compliant_prerelease_tag(postversioned) [8.520629s] ... ok {5} pbr.tests.test_wsgi.TestWsgiScripts.test_with_argument [31.110892s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_wsgi.py", line 163, in test_with_argument self._test_wsgi('pbr_test_wsgi', b'Foo Bar', ["--", "-c", "Foo Bar"]) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_wsgi.py", line 92, in _test_wsgi stdoutdata = p.stdout.readline() # ****... ^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException [master (root-commit) de069ae] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmp6kdyfgvt/tmpplswgrsy/testpackage/15 STDOUT: STDERR: Running git commit -m ssem-ver: api-break STDOUT: [master cbad30a] ssem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp7nwbutqu/tmpmg_53trt/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp7a5_fd4q/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp7nwbutqu/tmp0gix2zjz/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp7a5_fd4q/.gnupg' created gpg: keybox '/tmp/tmp7a5_fd4q/.gnupg/pubring.kbx' created gpg: /tmp/tmp7a5_fd4q/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp7a5_fd4q/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp7a5_fd4q/.gnupg/openpgp-revocs.d/7E5146FC85FE10217E3ADA65A064318952D93B07.rev' Running git add /tmp/tmp7nwbutqu/tmpmg_53trt/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 2285ade] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3-rc2 STDOUT: STDERR: Running git add /tmp/tmp7nwbutqu/tmpmg_53trt/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 6ecd484] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpbs04wgxi/tmp6s2cr8qh/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpibnn472n/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpbs04wgxi/tmpgh5kie_k/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpibnn472n/.gnupg' created gpg: keybox '/tmp/tmpibnn472n/.gnupg/pubring.kbx' created gpg: /tmp/tmpibnn472n/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpibnn472n/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpibnn472n/.gnupg/openpgp-revocs.d/19F8D8D77082C4D9BAFB97F19ED981768B8A2B8E.rev' Running git add /tmp/tmpbs04wgxi/tmp6s2cr8qh/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) e4c7728] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpbs04wgxi/tmp6s2cr8qh/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: {1} pbr.tests.test_packaging.TestVersions.test_untagged_version_major_bump(preversioned) [13.589476s] ... ok {1} pbr.tests.test_packaging.TestVersions.test_untagged_version_major_bump(postversioned) [7.579437s] ... ok {1} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override(true_autodoc_caps) [1.186012s] ... ok {1} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override_multiple_builders(true_autodoc_caps) [0.956367s] ... ok {1} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override_multiple_builders(false_autodoc) [0.961172s] ... ok {1} pbr.tests.test_setup.GitLogsTest.test_write_git_changelog(post1.8.3) [0.412486s] ... ok {1} pbr.tests.test_setup.SkipFileWrites.test_skip(changelog_env_true) ... SKIPPED: /tmp/tmpgkn_0qfx/tmpetv6173c/testpackage/.git is missing; skipping git-related checks {1} pbr.tests.test_util.TestBasics.test_basics [0.407889s] ... ok {1} pbr.tests.test_version.TestSemanticVersion.test_alpha_zero_version [0.406037s] ... ok {1} pbr.tests.test_version.TestSemanticVersion.test_beta_dev_version [0.390755s] ... ok {1} pbr.tests.test_version.TestSemanticVersion.test_beta_version [0.392483s] ... ok {1} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_non_440_beta [0.386023s] ... ok [master c06381e] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpcyu_lt3g/tmp1g68th_0/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpckj8bbbz/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpcyu_lt3g/tmph_vs43gk/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpckj8bbbz/.gnupg' created gpg: keybox '/tmp/tmpckj8bbbz/.gnupg/pubring.kbx' created gpg: /tmp/tmpckj8bbbz/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpckj8bbbz/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpckj8bbbz/.gnupg/openpgp-revocs.d/BBAC3751AEA811C4F66D58FA403FB996C227C3A3.rev' Running git add /tmp/tmpcyu_lt3g/tmp1g68th_0/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) b12ab88] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpcyu_lt3g/tmp1g68th_0/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master 98403cd] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( warning: build_py: byte-compiling is disabled, skipping. warning: install_lib: byte-compiling is disabled, skipping. /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution Running /tmp/tmpgna14zp3/tmpo76o2esr/bin/pbr_test_wsgi -p 0 -b 127.0.0.1 Running /usr/bin/python3 setup.py install --prefix=/tmp/tmpr9nxesty/tmp05f4kq1n STDOUT: running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running build running build_py Running custom build_py command. creating build creating build/lib.linux-riscv64-cpython-311 creating build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/cmd.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/extra.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/__init__.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/wsgi.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage running build_ext building 'pbr_testpackage.testext' extension creating build/temp.linux-riscv64-cpython-311 creating build/temp.linux-riscv64-cpython-311/src gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fPIC -I/usr/include/python3.11 -c src/testext.c -o build/temp.linux-riscv64-cpython-311/src/testext.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer build/temp.linux-riscv64-cpython-311/src/testext.o -L/usr/lib64 -o build/lib.linux-riscv64-cpython-311/pbr_testpackage/testext.cpython-311-riscv64-linux-gnu.so running install_lib creating /tmp/tmpr9nxesty/tmp05f4kq1n/lib64 creating /tmp/tmpr9nxesty/tmp05f4kq1n/lib64/python3.11 creating /tmp/tmpr9nxesty/tmp05f4kq1n/lib64/python3.11/site-packages creating /tmp/tmpr9nxesty/tmp05f4kq1n/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/cmd.py -> /tmp/tmpr9nxesty/tmp05f4kq1n/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/extra.py -> /tmp/tmpr9nxesty/tmp05f4kq1n/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/__init__.py -> /tmp/tmpr9nxesty/tmp05f4kq1n/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/_setup_hooks.py -> /tmp/tmpr9nxesty/tmp05f4kq1n/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/testext.cpython-311-riscv64-linux-gnu.so -> /tmp/tmpr9nxesty/tmp05f4kq1n/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/wsgi.py -> /tmp/tmpr9nxesty/tmp05f4kq1n/lib64/python3.11/site-packages/pbr_testpackage running install_data running install_egg_info running egg_info creating pbr_testpackage.egg-info writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' Copying pbr_testpackage.egg-info to /tmp/tmpr9nxesty/tmp05f4kq1n/lib64/python3.11/site-packages/pbr_testpackage-0.0-py3.11.egg-info running install_scripts Installing pbr_test_cmd script to /tmp/tmpr9nxesty/tmp05f4kq1n/bin Installing pbr_test_cmd_with_class script to /tmp/tmpr9nxesty/tmp05f4kq1n/bin Installing pbr_test_wsgi script to /tmp/tmpr9nxesty/tmp05f4kq1n/bin Installing pbr_test_wsgi_with_class script to /tmp/tmpr9nxesty/tmp05f4kq1n/bin STDERR: {5} pbr.tests.test_wsgi.TestWsgiScripts.test_wsgi_script_install [29.836957s] ... ok /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( warning: build_py: byte-compiling is disabled, skipping. warning: install_lib: byte-compiling is disabled, skipping. /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution ============================== Failed 29 tests - output below: ============================== pbr.tests.test_core.TestCore.test_setup_py_keywords --------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 77, in test_setup_py_keywords stdout, _, _ = self.run_setup('--keywords') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_backticks(preversioned) -------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 311, in test_changelog_handles_backticks self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_core.TestCore.test_console_script_develop -------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 130, in test_console_script_develop stdout, _, return_code = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_astrisk(preversioned) ------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 295, in test_changelog_handles_astrisk self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_dead_links_in_commit(preversioned) ------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 302, in test_changelog_handles_dead_links_in_commit self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_install_writes_changelog(preversioned) ----------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 327, in test_install_writes_changelog stdout, _, _ = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog(preversioned) -------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 287, in test_changelog self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog(postversioned) --------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 287, in test_changelog self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestExtrafileInstallation.test_install_glob -------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 335, in test_install_glob stdout, _, _ = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_core.TestCore.test_console_script_install -------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 112, in test_console_script_install self.check_script_install(stdout) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 66, in check_script_install stdout, _, return_code = self._run_cmd(cmd_filename) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_manifest_exclude_honoured(preversioned) ------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 317, in test_manifest_exclude_honoured self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_dead_links_in_commit(postversioned) -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 302, in test_changelog_handles_dead_links_in_commit self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingWheels.test_data_directory_has_wsgi_scripts --------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 370, in setUp self.run_setup('bdist_wheel', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithoutCommit.test_authors ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 349, in setUp self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_astrisk(postversioned) ------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 295, in test_changelog_handles_astrisk self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_install_writes_changelog(postversioned) ------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 327, in test_install_writes_changelog stdout, _, _ = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestVersions.test_invalid_tag_ignored(preversioned) ---------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 852, in test_invalid_tag_ignored self.repo.commit() File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 93, in commit base._run_cmd(['git', 'add', path], self._basedir) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 206, in _run_cmd p = subprocess.Popen( ^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/lib64/python3.11/subprocess.py", line 1883, in _execute_child self.pid = _fork_exec( ^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_core.TestCore.test_setup_py_build_sphinx ------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 81, in test_setup_py_build_sphinx stdout, _, return_code = self.run_setup('build_sphinx') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingWheels.test_generates_c_extensions ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 370, in setUp self.run_setup('bdist_wheel', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInPlainDirectory.test_authors ------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 464, in test_authors self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_manifest_exclude_honoured(postversioned) ------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 317, in test_manifest_exclude_honoured self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_core.TestGitSDist.test_sdist_git_extra_files ----------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 149, in setUp stdout, _, return_code = self.run_setup('sdist', '--formats=gztar') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_hooks.TestHooks.test_custom_commands_known --------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_hooks.py", line 73, in test_custom_commands_known stdout, _, return_code = self.run_setup('--help-commands') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithoutCommit.test_changelog --------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 349, in setUp self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestVersions.test_invalid_tag_ignored(postversioned) ----------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 851, in test_invalid_tag_ignored self.repo.tag('2') File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 100, in tag base._run_cmd( File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_wsgi.TestWsgiScripts.test_wsgi_script_run -------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_wsgi.py", line 68, in test_wsgi_script_run stdout, _, return_code = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInPlainDirectory.test_install_no_ChangeLog -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 476, in test_install_no_ChangeLog stdout, _, _ = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingWheels.test_metadata_directory_has_pbr_json --------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 370, in setUp self.run_setup('bdist_wheel', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1209, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2108, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_wsgi.TestWsgiScripts.test_with_argument ------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_wsgi.py", line 163, in test_with_argument self._test_wsgi('pbr_test_wsgi', b'Foo Bar', ["--", "-c", "Foo Bar"]) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_wsgi.py", line 92, in _test_wsgi stdoutdata = p.stdout.readline() # ****... ^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException ====== Totals ====== Ran: 218 tests in 295.5347 sec. - Passed: 168 - Skipped: 21 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 29 Sum of execute time for each test: 1824.6766 sec. ============== Worker Balance ============== - Worker 0 (28 tests) => 0:03:25.901502 - Worker 1 (28 tests) => 0:04:51.613835 - Worker 2 (27 tests) => 0:03:27.566625 - Worker 3 (27 tests) => 0:04:01.773400 - Worker 4 (27 tests) => 0:03:02.449589 - Worker 5 (27 tests) => 0:04:54.375898 - Worker 6 (27 tests) => 0:03:13.495863 - Worker 7 (27 tests) => 0:03:31.519152 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.yzhGjq (%check) Bad exit status from /var/tmp/rpm-tmp.yzhGjq (%check) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-pbr.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-pbr.spec