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-882828-28486/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-882828-28486/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.dE1agf + 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.5cqBxl + 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/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 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 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.RxWvmE + 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/tmp_xu7xlzi.py' /usr/bin/python3 /tmp/tmp_xu7xlzi.py removing /tmp/tmp_xu7xlzi.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.2uvNdU + 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' {0} pbr.tests.test_integration.TestIntegration.test_integration ... SKIPPED: integration tests not enabled {0} pbr.tests.test_integration.TestLTSSupport.test_lts_venv_default_versions(Buster) ... SKIPPED: integration tests not enabled {0} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(setuptools-Focal) ... SKIPPED: integration tests not enabled {0} pbr.tests.test_packaging.ParseDependencyLinksTest.test_parse_dependency_normal [3.315954s] ... ok {0} pbr.tests.test_packaging.ParseRequirementsTest.test_override_with_env_multiple_files [0.637567s] ... ok {0} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(removes_index_lines) [0.633904s] ... ok {0} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_https_egg_url,versioned,non-subdirectory) [0.600251s] ... ok {5} pbr.tests.test_commands.TestCommands.test_freeze_command [9.299809s] ... ok {5} pbr.tests.test_files.FilesConfigTest.test_data_files_with_spaces [0.521061s] ... ok {5} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(setuptools-Buster) ... SKIPPED: integration tests not enabled {5} pbr.tests.test_packaging.ParseRequirementsTest.test_override_with_env [0.442714s] ... ok {5} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(normal_with_comments) [0.456489s] ... ok {5} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,non-editable,non-versioned,non-subdirectory) [0.434001s] ... ok {5} pbr.tests.test_packaging.TestPackagingHelpers.test_generate_script_validates_expectations [0.003345s] ... 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/tmpvb33gmt0/tmpa7s575vj' {7} pbr.tests.test_commands.TestCommands.test_custom_build_py_command [23.434718s] ... 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. {3} pbr.tests.test_commands.TestCommands.test_custom_rpm_version_py_command [25.007914s] ... 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( {3} pbr.tests.test_files.FilesConfigTest.test_data_files_globbing_source_prefix_in_directory_name [0.657897s] ... ok {6} pbr.tests.test_commands.TestCommands.test_custom_deb_version_py_command [24.845754s] ... 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( {3} pbr.tests.test_files.FilesConfigTest.test_implicit_auto_package [0.619946s] ... ok {3} pbr.tests.test_integration.TestLTSSupport.test_lts_venv_default_versions(Stretch) ... SKIPPED: integration tests not enabled {3} pbr.tests.test_integration.TestLTSSupport.test_lts_venv_default_versions(EL8) ... SKIPPED: integration tests not enabled {3} pbr.tests.test_integration.TestLTSSupport.test_lts_venv_default_versions(Focal) ... SKIPPED: integration tests not enabled {3} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(pip-latest) ... SKIPPED: integration tests not enabled {3} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_https_egg_url,non-versioned,has-subdirectory) [0.574710s] ... ok {4} pbr.tests.test_core.TestCore.test_console_script_develop [32.589557s] ... 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 {1} pbr.tests.test_core.TestCore.test_console_script_install [32.912878s] ... 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 {2} pbr.tests.test_core.TestCore.test_setup_py_keywords [32.698781s] ... 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 {2} pbr.tests.test_files.FilesConfigTest.test_data_files_with_spaces_quoted_components [0.676329s] ... ok {2} pbr.tests.test_integration.TestLTSSupport.test_lts_venv_default_versions(Bionic) ... SKIPPED: integration tests not enabled {2} pbr.tests.test_packaging.ParseRequirementsTest.test_index_present [0.472428s] ... ok {2} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(ssh_egg_url,versioned,non-subdirectory) [0.503588s] ... ok {2} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(http_egg_url,non-versioned,non-subdirectory) [0.432477s] ... 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/tmp2d0iuc74/tmpaqm_jyta' {2} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,non-editable,versioned,has-subdirectory) [0.826025s] ... ok {0} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_authors(postversioned) [30.661161s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 280, 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 {2} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,editable,non-versioned,non-subdirectory) [0.552662s] ... ok {2} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,editable,non-versioned,has-subdirectory) [0.460262s] ... ok {2} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,editable,versioned,has-subdirectory) [0.570580s] ... ok {5} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog(preversioned) [30.820395s] ... 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 {7} pbr.tests.test_core.TestCore.test_setup_py_build_sphinx [30.668096s] ... 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 {7} pbr.tests.test_files.FilesConfigTest.test_auto_package [0.708495s] ... 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_files.FilesConfigTest.test_data_files_with_spaces_subdirectories [0.591908s] ... ok {6} pbr.tests.test_core.TestCore.test_sdist_extra_files [27.291726s] ... ok {6} pbr.tests.test_integration.TestInstallWithoutPbr.test_install_without_pbr ... SKIPPED: integration tests not enabled {6} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(setuptools-Bionic) ... SKIPPED: integration tests not enabled {6} pbr.tests.test_packaging.ParseRequirementsTest.test_nested_requirements [0.578241s] ... ok {6} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(normal) [0.937627s] ... ok {6} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(ssh_egg_url,non-versioned,has-subdirectory) [1.116592s] ... ok {6} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(http_egg_url,versioned,has-subdirectory) [0.655144s] ... ok {7} pbr.tests.test_packaging.ParseDependencyLinksTest.test_parse_dependency_with_git_egg_url [0.668536s] ... 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/tmpwa0wpcsl/tmperhwgs6f' {6} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,non-editable,non-versioned,has-subdirectory) [0.563427s] ... ok {6} pbr.tests.test_packaging.TestPackagingHelpers.test_generate_script [0.002564s] ... 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/tmp9ye4pmyp/tmpps2oqc2b' {7} pbr.tests.test_packaging.ParseRequirementsTest.test_default_requirements [0.719842s] ... ok {3} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_backticks(preversioned) [31.046296s] ... 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 {7} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(http_egg_url,versioned,non-subdirectory) [0.720838s] ... ok Running /usr/bin/python3 setup.py develop --install-dir=/tmp/tmp4p8662q_/tmp0l4rk__v Running git init STDOUT: Initialized empty Git repository in /tmp/tmpxv3at1rr/tmpavb3s8j1/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 STDOUT: running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.2s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.7s) 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 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: {4} pbr.tests.test_core.TestGitSDist.test_sdist_git_extra_files [29.517503s] ... ok {4} pbr.tests.test_files.FilesConfigTest.test_data_files_globbing [0.682130s] ... ok {4} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(setuptools-Stretch) ... SKIPPED: integration tests not enabled 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/tmpjhqp4z5p/tmpv1qsuji7' 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/tmprsz1ownq/tmp36n6oqht' {4} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(setuptools-EL8) ... SKIPPED: integration tests not enabled {4} pbr.tests.test_packaging.ParseRequirementsTest.test_empty_requirements [0.508472s] ... ok {4} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(ssh_egg_url,non-versioned,non-subdirectory) [0.538866s] ... ok {4} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(http_egg_url,non-versioned,has-subdirectory) [0.521985s] ... ok {4} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,non-editable,versioned,non-subdirectory) [0.621513s] ... ok Running /usr/bin/python3 setup.py install_scripts --install-dir=/tmp/tmp5ev_zj21/tmpnx9rfvv7 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/tmp5ev_zj21/tmpnx9rfvv7 Installing pbr_test_cmd_with_class script to /tmp/tmp5ev_zj21/tmpnx9rfvv7 Installing pbr_test_wsgi script to /tmp/tmp5ev_zj21/tmpnx9rfvv7 Installing pbr_test_wsgi_with_class script to /tmp/tmp5ev_zj21/tmpnx9rfvv7 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/tmp5ev_zj21/tmpnx9rfvv7/pbr_test_cmd Running /usr/bin/python3 setup.py --help-commands STDOUT: test_hook_1 test_hook_2 Standard commands: build build everything needed to install build_py "build" pure Python modules (copy to build directory) build_ext build C/C++ extensions (compile/link to build directory) build_clib build C/C++ libraries used by Python extensions build_scripts "build" scripts (copy and fixup #! line) clean clean up temporary files from 'build' command install install everything from build directory install_lib install all Python modules (extensions and pure Python) install_headers install C/C++ header files install_scripts install scripts (Python or otherwise) install_data install data files sdist create a source distribution (tarball, zip file, etc.) register register the distribution with the Python package index bdist create a built (binary) distribution bdist_dumb create a "dumb" built distribution bdist_rpm create an RPM distribution check perform some checks on the package upload upload binary package to PyPI Extra commands: egg_info create a distribution's .egg-info directory develop install package in 'development mode' rpm_version Output the rpm *compatible* version string of this package deb_version Output the deb *compatible* version string of this package build_sphinx Build Sphinx documentation alias define a shortcut to invoke one or more commands bdist_egg create an "egg" distribution dist_info create a .dist-info directory easy_install Find/get/install Python packages editable_wheel create a PEP 660 'editable' wheel install_egg_info Install an .egg-info directory for the package rotate delete older distributions, keeping N newest files saveopts save supplied options to setup.cfg or other config file setopt set an option in setup.cfg or another config file test run unit tests after in-place build (deprecated) upload_docs Upload documentation to sites other than PyPi such as devpi bdist_wheel create a wheel distribution testr Run unit tests using testr compile_catalog compile message catalogs to binary MO files extract_messages extract localizable strings from the project code init_catalog create a new catalog based on a POT file update_catalog update message catalogs from a POT file usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help STDERR: {1} pbr.tests.test_hooks.TestHooks.test_custom_commands_known [28.797123s] ... ok {0} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog(postversioned) [31.799476s] ... 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.TestPackagingInGitRepoWithCommit.test_changelog_handles_astrisk(preversioned) [30.964655s] ... 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 {2} pbr.tests.test_packaging.TestPresenceOfGit.testGitIsNotInstalled [0.558478s] ... ok {5} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_astrisk(postversioned) [30.808019s] ... 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 {6} pbr.tests.test_packaging.TestVersions.test_capitalized_headers_partial(preversioned) [17.933807s] ... ok 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/tmp4hdelpal/tmpjmv4owo6/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/tmp4hdelpal/tmpjmv4owo6/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 230f3ac] 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/tmp4hdelpal/tmpjmv4owo6/testpackage/15 STDOUT: STDERR: Running git commit -m Allow *.openstack.org to work STDOUT: [master f8e68a3] 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/tmpim4i3g4h/tmp1gehryfo/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: /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/tmpv8xz__z1/tmpgi88m4nf/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_bm8uinb/.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/tmpv8xz__z1/tmpjmnty56g/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp_bm8uinb/.gnupg' created gpg: keybox '/tmp/tmp_bm8uinb/.gnupg/pubring.kbx' created gpg: /tmp/tmp_bm8uinb/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp_bm8uinb/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp_bm8uinb/.gnupg/openpgp-revocs.d/CDE8018B3EFDE266854171669C64C5003C18AFD3.rev' Running git add /tmp/tmpv8xz__z1/tmpgi88m4nf/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) c63f2b7] 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/tmpv8xz__z1/tmpgi88m4nf/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-ver: api-break STDOUT: [master 274a166] 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/tmp8gp4ni06/tmpbxwhlg0x/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: {6} pbr.tests.test_packaging.TestVersions.test_tagged_version_has_tag_version(postversioned) [6.661774s] ... ok {2} pbr.tests.test_packaging.TestVersions.test_email_parsing_errors_are_handled(postversioned) [13.835213s] ... ok {1} pbr.tests.test_hooks.TestHooks.test_global_setup_hooks [25.707044s] ... ok {1} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(ssh_egg_url,versioned,has-subdirectory) [0.695009s] ... ok {1} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_https_egg_url,non-versioned,non-subdirectory) [0.542942s] ... 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/tmp1ah2winu/tmpm4o1c509' {1} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_https_egg_url,versioned,has-subdirectory) [0.614715s] ... ok {3} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_dead_links_in_commit(postversioned) [30.769930s] ... 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 {7} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_authors(preversioned) [31.199384s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 280, 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 {1} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,editable,versioned,non-subdirectory) [0.675502s] ... ok 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/tmpxvquu0pg/tmpsm_alwtb/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/tmpxvquu0pg/tmpsm_alwtb/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 0af4a5e] 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/tmpxvquu0pg/tmpsm_alwtb/testpackage/15 STDOUT: STDERR: Running git commit -m Allow `openstack.org` to `work STDOUT: [master 01f245c] 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/tmp_2eiui71/tmpvwd85pg6/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/tmp_2eiui71/tmpvwd85pg6/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 366359d] 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/tmp_2eiui71/tmpvwd85pg6/testpackage/15 STDOUT: STDERR: Running git commit -m See os_ for to_do about qemu_. STDOUT: [master 503b910] 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/tmp0s8x8qyc/tmppsx1fx4p/testpackage/.git/ STDERR: {4} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_dead_links_in_commit(preversioned) [30.886226s] ... 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 {0} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_backticks(postversioned) [30.806923s] ... 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 {5} pbr.tests.test_packaging.TestPackagingInPlainDirectory.test_install_no_ChangeLog [31.051131s] ... 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 Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp2k9cc7hk/tmpx3eyhspi/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/tmp2k9cc7hk/tmpx3eyhspi/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) efc9009] 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/tmp9r08cvk5/tmpyftko141/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/tmp9r08cvk5/tmpyftko141/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) e0cfad8] 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/tmplm3xif65/tmpq959470w/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/tmplm3xif65/tmpq959470w/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) aeaf88a] 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/tmplm3xif65/tmpq959470w/testpackage/15 STDOUT: STDERR: Running git commit -m Allow `openstack.org` to `work STDOUT: [master 944a3a2] 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/tmp9di3ndsk/tmpohnshs0a/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/tmp9di3ndsk/tmpohnshs0a/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {6} pbr.tests.test_packaging.TestVersions.test_tagged_version_with_semver_compliant_prerelease(postversioned) [23.681114s] ... ok {2} pbr.tests.test_packaging.TestVersions.test_get_kwargs_corner_cases(postversioned) [31.386215s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 812, in test_get_kwargs_corner_cases _check_combinations('1.2.3') File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 803, in _check_combinations self.repo.commit('sem-ver: deprecation') File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 94, in commit base._run_cmd(['git', 'commit', '-m', message_content], self._basedir) 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 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/tmpqi95m1wc/.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/tmp8gp4ni06/tmptt1oajrf/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpqi95m1wc/.gnupg' created gpg: keybox '/tmp/tmpqi95m1wc/.gnupg/pubring.kbx' created gpg: /tmp/tmpqi95m1wc/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpqi95m1wc/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpqi95m1wc/.gnupg/openpgp-revocs.d/6AF4213DE297AB19D5B65DFCAD555D38F436796F.rev' Running git add /tmp/tmp8gp4ni06/tmpbxwhlg0x/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 16cfe40] 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/tmpdko0xbe1/tmpt1vjoth7/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/tmpe9atpv4f/.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/tmpdko0xbe1/tmp7hfgdo84/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpe9atpv4f/.gnupg' created gpg: keybox '/tmp/tmpe9atpv4f/.gnupg/pubring.kbx' created gpg: /tmp/tmpe9atpv4f/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpe9atpv4f/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpe9atpv4f/.gnupg/openpgp-revocs.d/84A9770BC184EC94A4FCBA777C1C483E75E3BEBC.rev' Running git add /tmp/tmpdko0xbe1/tmpt1vjoth7/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 9e69a3a] 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/tmpevi4pn1m/tmpb3ss5zxj/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/tmp0g2f6af6/.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/tmpevi4pn1m/tmpclzxqj82/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp0g2f6af6/.gnupg' created gpg: keybox '/tmp/tmp0g2f6af6/.gnupg/pubring.kbx' created gpg: /tmp/tmp0g2f6af6/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp0g2f6af6/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp0g2f6af6/.gnupg/openpgp-revocs.d/41E3783F643A6AF0B2C74973D03E265784F65F0E.rev' Running git add /tmp/tmpevi4pn1m/tmpb3ss5zxj/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {6} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_rc_has_dev_version_preversion(preversioned) [12.850760s] ... ok {3} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_manifest_exclude_honoured(postversioned) [30.747315s] ... 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_packaging.TestExtrafileInstallation.test_install_glob [30.987689s] ... 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 {7} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_install_writes_changelog(postversioned) [31.469191s] ... 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.TestPackagingWheels.test_generates_c_extensions [30.690698s] ... 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.TestRepositoryURLDependencies.test_parse_repo_url_dependency_links [1.410114s] ... ok {6} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_semver_compliant_prerelease_tag(postversioned) [11.381228s] ... ok {0} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_install_writes_changelog(preversioned) [31.485341s] ... 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 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'] {6} pbr.tests.test_setup.BuildSphinxTest.test_build_doc(false_autodoc) [3.970019s] ... ok {5} pbr.tests.test_packaging.TestPackagingWheels.test_metadata_directory_has_pbr_json [30.824900s] ... 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.testGitIsInstalled [0.756863s] ... ok {5} pbr.tests.test_packaging.TestRepositoryURLDependencies.test_egg_fragment [0.881119s] ... ok {6} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override_multiple_builders(true_autodoc_caps_with_excludes) [2.002082s] ... ok {6} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override_multiple_builders(true_autodoc_lower) [2.305117s] ... ok {6} pbr.tests.test_setup.SkipFileWrites.test_skip(changelog_env_true) ... SKIPPED: /tmp/tmpax0kqb2b/tmpvjglqfb_/testpackage/.git is missing; skipping git-related checks {6} pbr.tests.test_setup.SkipFileWrites.test_skip(changelog_both_true) ... SKIPPED: /tmp/tmpw9rv6asc/tmpvbhx_8gp/testpackage/.git is missing; skipping git-related checks {6} pbr.tests.test_util.TestExtrasRequireParsingScenarios.test_extras_parsing(simple_extras) [1.242247s] ... ok {6} pbr.tests.test_util.TestProvidesExtras.test_provides_extras [0.479199s] ... ok {6} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_non_440_beta [0.588397s] ... ok {6} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_non_digit_start [0.548586s] ... 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/tmpgagl7bo3/tmpv1yn4xc6' {6} pbr.tests.test_version.TestSemanticVersion.test_rc_dev_version [0.574280s] ... 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( 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 /usr/bin/python3 setup.py install --root /tmp/tmppw81iiue/tmpbkv0epcuinstalled Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpid05whn6/tmpfjk_yw6j/testpackage/.git/ STDERR: 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 build_sphinx Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp5oargt_u/tmpcei46h0f/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/tmp5oargt_u/tmpcei46h0f/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 235f42a] 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/tmpjm_eud0x/tmp4fulg6m8/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/tmpjm_eud0x/tmp4fulg6m8/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 5cb9427] 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/tmpjm_eud0x/tmp4fulg6m8installed {7} pbr.tests.test_packaging.TestVersions.test_capitalized_headers(postversioned) [15.106503s] ... ok {7} pbr.tests.test_packaging.TestVersions.test_non_canonical_tagged_version_bump(postversioned) [10.154139s] ... 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/tmp6etlzzn8/.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/tmpim4i3g4h/tmpznuqjtc0/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp6etlzzn8/.gnupg' created gpg: keybox '/tmp/tmp6etlzzn8/.gnupg/pubring.kbx' created gpg: /tmp/tmp6etlzzn8/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp6etlzzn8/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp6etlzzn8/.gnupg/openpgp-revocs.d/8EB3D02FD28E9F704BC4AF30A8B1C3909C02B4CD.rev' Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp_csfn2hp/tmp93rzhkkx/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/tmp33fzkv2k/.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_csfn2hp/tmp0y9epydi/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp33fzkv2k/.gnupg' created gpg: keybox '/tmp/tmp33fzkv2k/.gnupg/pubring.kbx' created gpg: /tmp/tmp33fzkv2k/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp33fzkv2k/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp33fzkv2k/.gnupg/openpgp-revocs.d/67A4A9EC751ED8E25BC822777FD8BB1C0BF925FF.rev' Running git add /tmp/tmp_csfn2hp/tmp93rzhkkx/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 9e69a3a] 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/tmp_csfn2hp/tmp93rzhkkx/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: bugfix STDOUT: [master bca327b] sem-ver: bugfix 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git add /tmp/tmp_csfn2hp/tmp93rzhkkx/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master 36e2466] 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 bca327b sem-ver: bugfix STDERR: Running git add /tmp/tmp_csfn2hp/tmp93rzhkkx/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master ff90e9f] 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 bca327b sem-ver: bugfix STDERR: Running git add /tmp/tmp_csfn2hp/tmp93rzhkkx/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master 0a0703f] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git add /tmp/tmp_csfn2hp/tmp93rzhkkx/testpackage/17 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master 64f9b77] 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/tmp_csfn2hp/tmp93rzhkkx/testpackage/18 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master eabbc72] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 18 STDERR: Running git add /tmp/tmp_csfn2hp/tmp93rzhkkx/testpackage/19 STDOUT: STDERR: Running git commit -m sem-ver: bugfix STDOUT: [master 84931a1] sem-ver: bugfix 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 19 STDERR: Running git add /tmp/tmp_csfn2hp/tmp93rzhkkx/testpackage/20 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master a33707f] 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 84931a1 sem-ver: bugfix STDERR: Running git add /tmp/tmp_csfn2hp/tmp93rzhkkx/testpackage/20 STDOUT: STDERR: Running git commit -m sem-ver: deprecation Running git init . STDOUT: Initialized empty Git repository in /tmp/tmphlrue9zx/tmps_gnkgad/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/tmp42y75uak/.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/tmphlrue9zx/tmp3mo9hd64/key-config STDOUT: STDERR: {2} pbr.tests.test_packaging.TestVersions.test_leading_space(postversioned) [12.568527s] ... ok {2} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_semver_compliant_prerelease_tag(preversioned) [12.360760s] ... ok {3} pbr.tests.test_packaging.TestVersions.test_invalid_tag_ignored(preversioned) [30.778034s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 840, in test_invalid_tag_ignored version = packaging._get_version_from_git() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/packaging.py", line 791, in _get_version_from_git git_dir = git._run_git_functions() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/git.py", line 132, in _run_git_functions git_dir = _get_git_directory() ^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/git.py", line 70, in _get_git_directory return _run_shell_command(['git', 'rev-parse', '--git-dir']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/git.py", line 50, in _run_shell_command out = output.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.TestPackagingInGitRepoWithCommit.test_manifest_exclude_honoured(preversioned) [31.200639s] ... 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 /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/tmp_t0f5k1a/tmp_7_hn1yj/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/tmp_t0f5k1a/tmp_7_hn1yj/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 6d3b0ce] 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/tmp_t0f5k1a/tmp_7_hn1yj/testpackage/15 STDOUT: STDERR: Running git commit -m See os_ for to_do about qemu_. STDOUT: [master 56620fa] 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/tmp3ish9j9w/tmpj8ekx0yw/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/tmpkszwms40/tmp5e9r587g/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: {4} pbr.tests.test_packaging.TestVersions.test_capitalized_headers_partial(postversioned) [13.594270s] ... ok {4} pbr.tests.test_packaging.TestVersions.test_leading_characters_symbol_not_found(postversioned) [12.115340s] ... ok {0} pbr.tests.test_packaging.TestPackagingInGitRepoWithoutCommit.test_changelog [31.333644s] ... 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 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'] 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/tmpw_ahk390/tmppjltyrkq/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/tmpw_ahk390/tmppjltyrkq/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) b73f539] 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/tmp93jbaejz/tmpyet6updv/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/tmp93jbaejz/tmpyet6updv/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 6492aaa] 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/tmp93jbaejz/tmpyet6updv/testpackage/15 STDOUT: STDERR: Running git commit -m Allow *.openstack.org to work STDOUT: [master 98ae411] 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 install --root /tmp/tmpusgnpa0u/tmpz_xafrvfinstalled Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpses68j9v/tmpa5e9y0q9/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/tmpntg7dfvl/tmpexolwa_m/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/tmpkei4sfyy/.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: {5} pbr.tests.test_packaging.TestVersions.test_get_kwargs_corner_cases(preversioned) [26.534390s] ... 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/tmpebuubd8x/tmpx3ojn0o2' {6} pbr.tests.test_wsgi.TestWsgiScripts.test_with_argument [30.990460s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_wsgi.py", line 160, in test_with_argument 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/tmp0ut6ojs3/tmpa6j961_k' Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpniqxcfcj/tmp6fkwh49a/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/tmpwvtinub6/.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/tmpniqxcfcj/tmpf7k4p8zh/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpwvtinub6/.gnupg' created gpg: keybox '/tmp/tmpwvtinub6/.gnupg/pubring.kbx' created gpg: /tmp/tmpwvtinub6/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpwvtinub6/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpwvtinub6/.gnupg/openpgp-revocs.d/C2D4E6FB2173EC93B3F04CD8AF1A28CE2B2FF3E5.rev' Running git add /tmp/tmpniqxcfcj/tmp6fkwh49a/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) a014df9] 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/tmpniqxcfcj/tmp6fkwh49a/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-Ver: api-break STDOUT: [master d86dbad] 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/tmpb36ydqlf/tmp6suvika0/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/tmpu76tlkcy/.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/tmpb36ydqlf/tmpokhry8kh/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpu76tlkcy/.gnupg' created gpg: keybox '/tmp/tmpu76tlkcy/.gnupg/pubring.kbx' created gpg: /tmp/tmpu76tlkcy/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpu76tlkcy/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpu76tlkcy/.gnupg/openpgp-revocs.d/1320A4986DF78C4B8C2B142770BC0AB162B1DEB6.rev' Running git add /tmp/tmpb36ydqlf/tmp6suvika0/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 9e738d8] 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/tmpb36ydqlf/tmp6suvika0/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-Ver: api-break STDOUT: [master 3607fd2] 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/tmpginh4juw/tmpvohhodym/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: {7} pbr.tests.test_packaging.TestVersions.test_preversion_too_low_semver_headers(preversioned) [11.761178s] ... ok {7} pbr.tests.test_packaging.TestVersions.test_preversion_too_low_simple(postversioned) [14.067038s] ... ok gpg: directory '/tmp/tmp42y75uak/.gnupg' created gpg: keybox '/tmp/tmp42y75uak/.gnupg/pubring.kbx' created gpg: /tmp/tmp42y75uak/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp42y75uak/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp42y75uak/.gnupg/openpgp-revocs.d/8B374DBFA146B9C072C2DEFB5B4A76B9AB560B8E.rev' Running git add /tmp/tmphlrue9zx/tmps_gnkgad/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 77f6abe] 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/tmphlrue9zx/tmps_gnkgad/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master e59fbc4] 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/tmp_j2ret25/tmpeqgjbjhl/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/tmpx2c1xjii/.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_j2ret25/tmp88yq7bw4/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpx2c1xjii/.gnupg' created gpg: keybox '/tmp/tmpx2c1xjii/.gnupg/pubring.kbx' created gpg: /tmp/tmpx2c1xjii/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpx2c1xjii/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpx2c1xjii/.gnupg/openpgp-revocs.d/3CFBD77B52A3834A929423269757F572E5F22EEC.rev' Running git add /tmp/tmp_j2ret25/tmpeqgjbjhl/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 90fb462] 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/tmp_j2ret25/tmpeqgjbjhl/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 98f06b0] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpzcm2clqt/tmpw0kykxj_/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/tmpmvtc3a5q/.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/tmpzcm2clqt/tmp2zntjqrh/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpmvtc3a5q/.gnupg' created gpg: keybox '/tmp/tmpmvtc3a5q/.gnupg/pubring.kbx' created gpg: /tmp/tmpmvtc3a5q/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpmvtc3a5q/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpmvtc3a5q/.gnupg/openpgp-revocs.d/2437AA57A6ED9433EDEAE20A39F5E66D00817A53.rev' Running git add /tmp/tmpzcm2clqt/tmpw0kykxj_/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {2} pbr.tests.test_packaging.TestVersions.test_untagged_version_has_dev_version_preversion(preversioned) [12.037110s] ... ok {2} pbr.tests.test_packaging.TestVersions.test_untagged_version_major_bump(postversioned) [13.379964s] ... ok {2} pbr.tests.test_setup.APIAutoDocTest.test_default_api_build_dir [3.071691s] ... ok {2} pbr.tests.test_setup.SkipFileWrites.test_skip(authors_both_true) ... SKIPPED: /tmp/tmps3rkev3d/tmp4czsz_a1/testpackage/.git is missing; skipping git-related checks {2} pbr.tests.test_util.TestExtrasRequireParsingScenarios.test_extras_parsing(with_markers) [0.757671s] ... ok {2} pbr.tests.test_version.TestSemanticVersion.test_alpha_major_zero_version [1.096059s] ... ok {2} pbr.tests.test_version.TestSemanticVersion.test_alpha_version [0.432128s] ... ok {2} pbr.tests.test_version.TestSemanticVersion.test_decrement_nonrelease [0.438111s] ... ok {2} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_no_0_prerelease [0.690146s] ... ok {2} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_no_0_prerelease_2 [0.500870s] ... ok {2} pbr.tests.test_version.TestSemanticVersion.test_to_dev [0.767679s] ... ok {5} pbr.tests.test_packaging.TestVersions.test_leading_space(preversioned) [15.576840s] ... 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 git add /tmp/tmp0s8x8qyc/tmppsx1fx4p/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 5cb9427] 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/tmp8_gcvf3t/tmp193b02hf/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/tmp5fstnnyu/.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/tmp8_gcvf3t/tmph2ksqr7l/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp5fstnnyu/.gnupg' created gpg: keybox '/tmp/tmp5fstnnyu/.gnupg/pubring.kbx' created gpg: /tmp/tmp5fstnnyu/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp5fstnnyu/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp5fstnnyu/.gnupg/openpgp-revocs.d/332866F63A1D4D8F4F6369D802DE34D3A83BFECB.rev' Running git add /tmp/tmp8_gcvf3t/tmp193b02hf/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) c4d4531] 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/tmp8_gcvf3t/tmp193b02hf/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 4ea7119] 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/tmp8_gcvf3t/tmp193b02hf/testpackage/16 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 8cb7307] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git add /tmp/tmp8_gcvf3t/tmp193b02hf/testpackage/17 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 488dd3c] 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/tmp8_gcvf3t/tmp193b02hf/testpackage/18 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 2bdc22b] 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/tmp8_gcvf3t/tmp193b02hf/testpackage/19 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master e542aa5] 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/tmp8_gcvf3t/tmp193b02hf/testpackage/20 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 466d3b4] 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 init . STDOUT: Initialized empty Git repository in /tmp/tmp9dd70lf8/tmpz3h4ddpl/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.TestVersions.test_tagged_version_has_tag_version(preversioned) [9.919122s] ... ok {3} pbr.tests.test_packaging.TestVersions.test_untagged_pre_release_has_pre_dev_version_postversion(preversioned) [15.550778s] ... ok {1} pbr.tests.test_packaging.TestPackagingInGitRepoWithoutCommit.test_authors [30.493604s] ... 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 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/tmphrydqkwk/.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/tmpkszwms40/tmpmaar7f7f/key-config STDOUT: STDERR: gpg: directory '/tmp/tmphrydqkwk/.gnupg' created gpg: keybox '/tmp/tmphrydqkwk/.gnupg/pubring.kbx' created gpg: /tmp/tmphrydqkwk/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmphrydqkwk/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmphrydqkwk/.gnupg/openpgp-revocs.d/7F48C42E3266DDAEF22F33DB89DB5DD364A19F0F.rev' Running git add /tmp/tmpkszwms40/tmp5e9r587g/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 4f102a5] 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/tmpkszwms40/tmp5e9r587g/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-ver: api-break STDOUT: [master fd29fe6] 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/tmpakcc947g/tmpxau0kgsu/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/tmprnl2tk99/.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/tmpakcc947g/tmpsjmdj0qx/key-config STDOUT: STDERR: gpg: directory '/tmp/tmprnl2tk99/.gnupg' created gpg: keybox '/tmp/tmprnl2tk99/.gnupg/pubring.kbx' created gpg: /tmp/tmprnl2tk99/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmprnl2tk99/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmprnl2tk99/.gnupg/openpgp-revocs.d/13C38C65BE77BAD23220CDD5C6EBDD2258EAE899.rev' Running git add /tmp/tmpakcc947g/tmpxau0kgsu/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 020e337] 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/tmpakcc947g/tmpxau0kgsu/testpackage/15 STDOUT: STDERR: Running git commit -m ssem-ver: api-break STDOUT: [master 69f7bf0] 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/tmpz95f59_t/tmpn85vmqe8/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/tmpx9qkroy0/.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/tmpz95f59_t/tmp7yi3zbqm/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpx9qkroy0/.gnupg' created gpg: keybox '/tmp/tmpx9qkroy0/.gnupg/pubring.kbx' created gpg: /tmp/tmpx9qkroy0/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpx9qkroy0/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpx9qkroy0/.gnupg/openpgp-revocs.d/A7489386AAF5A7CD33B08344873B2BE844BFEE0D.rev' Running git add /tmp/tmpz95f59_t/tmpn85vmqe8/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {4} pbr.tests.test_packaging.TestVersions.test_preversion_too_low_semver_headers(postversioned) [13.595110s] ... ok {4} pbr.tests.test_packaging.TestVersions.test_preversion_too_low_simple(preversioned) [8.479318s] ... ok {4} pbr.tests.test_packaging.TestVersions.test_skip_write_git_changelog(postversioned) [7.561144s] ... ok {0} pbr.tests.test_packaging.TestPackagingInPlainDirectory.test_changelog [30.912762s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 470, 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 [master (root-commit) 6ba6a50] 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/tmpzcm2clqt/tmpw0kykxj_/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 8caca38] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpwwxlknoo/tmp8b0dtwt0/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/tmpkqvikg8z/.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/tmpwwxlknoo/tmp_5kn32pp/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpkqvikg8z/.gnupg' created gpg: keybox '/tmp/tmpkqvikg8z/.gnupg/pubring.kbx' created gpg: /tmp/tmpkqvikg8z/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpkqvikg8z/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpkqvikg8z/.gnupg/openpgp-revocs.d/96B06A0CCDB3D44000F86E961A6DB8D6654F7B77.rev' Running git add /tmp/tmpwwxlknoo/tmp8b0dtwt0/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 633fc7c] 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/tmpwwxlknoo/tmp8b0dtwt0/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master 6456c3b] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: PBR OPTIONS: {'autodoc_index_modules': ('setup.cfg', 'True')} DISTR OPTIONS: {'build_sphinx': {'source_dir': ['a', '.']}, 'pbr': {'autodoc_index_modules': ('setup.cfg', 'True')}} {6} pbr.tests.test_wsgi.TestWsgiScripts.test_wsgi_script_run [30.688200s] ... 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/tmpnv3eybb_/tmpj3_l3x3a' Marker evaluation failed, see the following error. For more information see: http://docs.openstack.org/pbr/latest/user/using.html#environment-markers 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/tmpnkxnycud/.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/tmpginh4juw/tmp_pex1pxe/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpnkxnycud/.gnupg' created gpg: keybox '/tmp/tmpnkxnycud/.gnupg/pubring.kbx' created gpg: /tmp/tmpnkxnycud/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpnkxnycud/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpnkxnycud/.gnupg/openpgp-revocs.d/D8F7C32855239FE77546A6257DF0B1968F1EC554.rev' Running git add /tmp/tmpginh4juw/tmpvohhodym/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 6565a22] 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/tmpginh4juw/tmpvohhodym/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master 04f976e] 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/tmpf7z91azh/tmpx3pntbte/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/tmpfmhb0xu0/.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/tmpf7z91azh/tmpj65pw1dw/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpfmhb0xu0/.gnupg' created gpg: keybox '/tmp/tmpfmhb0xu0/.gnupg/pubring.kbx' created gpg: /tmp/tmpfmhb0xu0/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpfmhb0xu0/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpfmhb0xu0/.gnupg/openpgp-revocs.d/5EC757CEA9618E81014566254E43E3AFB6F002C2.rev' Running git add /tmp/tmpf7z91azh/tmpx3pntbte/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 84f933a] 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/tmpf7z91azh/tmpx3pntbte/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 7251484] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpme8pp021/tmpq28frg2g/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/tmp0e3e3x6n/.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/tmpme8pp021/tmpg0v_7cte/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp0e3e3x6n/.gnupg' created gpg: keybox '/tmp/tmp0e3e3x6n/.gnupg/pubring.kbx' created gpg: /tmp/tmp0e3e3x6n/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp0e3e3x6n/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp0e3e3x6n/.gnupg/openpgp-revocs.d/423312728B5AEA0759D75B304A5F06CC16C59488.rev' Running git add /tmp/tmpme8pp021/tmpq28frg2g/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {7} pbr.tests.test_packaging.TestVersions.test_untagged_version_has_dev_version_postversion(preversioned) [8.999005s] ... ok {7} pbr.tests.test_packaging.TestVersions.test_untagged_version_has_dev_version_postversion(postversioned) [11.989434s] ... ok Running gpg --gen-key --batch --debug-quick-random /tmp/tmpntg7dfvl/tmpgq9z03ef/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpkei4sfyy/.gnupg' created gpg: keybox '/tmp/tmpkei4sfyy/.gnupg/pubring.kbx' created gpg: /tmp/tmpkei4sfyy/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpkei4sfyy/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpkei4sfyy/.gnupg/openpgp-revocs.d/51112143407F0024CDDF4E3EA0553D3350587B0F.rev' Running git add /tmp/tmpntg7dfvl/tmpexolwa_m/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 8550a2b] 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/tmpntg7dfvl/tmpexolwa_m/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: bugfix STDOUT: [master ec70773] sem-ver: bugfix 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git add /tmp/tmpntg7dfvl/tmpexolwa_m/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master b6ebeb4] 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 ec70773 sem-ver: bugfix STDERR: Running git add /tmp/tmpntg7dfvl/tmpexolwa_m/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master cabea17] 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 ec70773 sem-ver: bugfix STDERR: Running git add /tmp/tmpntg7dfvl/tmpexolwa_m/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master c1345e9] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git add /tmp/tmpntg7dfvl/tmpexolwa_m/testpackage/17 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master 63987bc] 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/tmpntg7dfvl/tmpexolwa_m/testpackage/18 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 5a417cf] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 18 STDERR: Running git add /tmp/tmpntg7dfvl/tmpexolwa_m/testpackage/19 STDOUT: STDERR: Running git commit -m sem-ver: bugfix STDOUT: [master afd9575] sem-ver: bugfix 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 19 STDERR: Running git add /tmp/tmpntg7dfvl/tmpexolwa_m/testpackage/20 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master 10f0110] 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 afd9575 sem-ver: bugfix STDERR: Running git add /tmp/tmpntg7dfvl/tmpexolwa_m/testpackage/20 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master b01e98e] 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 afd9575 sem-ver: bugfix STDERR: Running git add /tmp/tmpntg7dfvl/tmpexolwa_m/testpackage/20 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master 3bab036] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 20 STDERR: Running git add /tmp/tmpntg7dfvl/tmpexolwa_m/testpackage/21 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master 423522e] 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/tmp4xegu6us/tmp607uchev/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/tmpxpln25vr/.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/tmp4xegu6us/tmp10olnlgd/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpxpln25vr/.gnupg' created gpg: keybox '/tmp/tmpxpln25vr/.gnupg/pubring.kbx' created gpg: /tmp/tmpxpln25vr/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpxpln25vr/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpxpln25vr/.gnupg/openpgp-revocs.d/9799FA28B271B58462A126A689259B981E03D82E.rev' Running git add /tmp/tmp4xegu6us/tmp607uchev/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 491d488] 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/tmp4xegu6us/tmp607uchev/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master 07b44f0] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: {5} pbr.tests.test_packaging.TestVersions.test_non_canonical_tagged_version_bump(preversioned) [12.863457s] ... ok {5} pbr.tests.test_packaging.TestVersions.test_valid_tag_honoured(postversioned) [10.141646s] ... ok {5} pbr.tests.test_setup.BuildSphinxTest.test_builders_config(no_autodoc) [2.285660s] ... ok {5} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override_multiple_builders(false_autodoc) [1.190336s] ... ok {5} pbr.tests.test_setup.GitLogsTest.test_generate_authors(post1.8.3) [0.677491s] ... ok {5} pbr.tests.test_setup.GitLogsTest.test_write_git_changelog(pre1.8.3) [0.821795s] ... ok {5} pbr.tests.test_util.TestBasics.test_basics [0.831904s] ... ok {5} pbr.tests.test_util.TestInvalidMarkers.test_invalid_marker_raises_error [0.947240s] ... ok {5} pbr.tests.test_util.TestMapFieldsParsingScenarios.test_project_url_parsing(simple_project_urls) [0.666109s] ... ok {5} pbr.tests.test_version.TestSemanticVersion.test_alpha_default_version [0.701850s] ... ok {5} pbr.tests.test_version.TestSemanticVersion.test_alpha_dev_version [0.584294s] ... ok {5} pbr.tests.test_version.TestSemanticVersion.test_parsing_short_forms [0.547433s] ... 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/tmpgegbnzh_/tmpz_5b9wpj' 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/tmpm8s32xvc/.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/tmp9dd70lf8/tmpk5mh0q3r/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpm8s32xvc/.gnupg' created gpg: keybox '/tmp/tmpm8s32xvc/.gnupg/pubring.kbx' created gpg: /tmp/tmpm8s32xvc/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpm8s32xvc/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpm8s32xvc/.gnupg/openpgp-revocs.d/E01947AB0B1627DB5241195CE1CC434A092A68E4.rev' Running git add /tmp/tmp9dd70lf8/tmpz3h4ddpl/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 2264fd2] 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/tmpzbzbise4/tmp910jxfk4/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/tmpbc9xyg_p/.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/tmpzbzbise4/tmp2j1yvf9i/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpbc9xyg_p/.gnupg' created gpg: keybox '/tmp/tmpbc9xyg_p/.gnupg/pubring.kbx' created gpg: /tmp/tmpbc9xyg_p/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpbc9xyg_p/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpbc9xyg_p/.gnupg/openpgp-revocs.d/82E7E92B6CDBE8D14DBB70F56E7A97C473D80067.rev' Running git add /tmp/tmpzbzbise4/tmp910jxfk4/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 8d6c7c3] 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/tmpzbzbise4/tmp910jxfk4/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master f70cd3a] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpylx41q7c/tmpocoe4t88/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/tmpl0d2iikx/.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/tmpylx41q7c/tmpsm1uk4hv/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpl0d2iikx/.gnupg' created gpg: keybox '/tmp/tmpl0d2iikx/.gnupg/pubring.kbx' created gpg: /tmp/tmpl0d2iikx/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpl0d2iikx/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpl0d2iikx/.gnupg/openpgp-revocs.d/B5AA8538B7E11204F9977A000FD01A1310ACE7B8.rev' Running git add /tmp/tmpylx41q7c/tmpocoe4t88/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {3} pbr.tests.test_packaging.TestVersions.test_valid_tag_honoured(preversioned) [10.939123s] ... ok {3} pbr.tests.test_setup.BuildSphinxTest.test_builders_config(true_autodoc_lower) [1.790277s] ... ok {3} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override(true_autodoc_lower) [1.982177s] ... ok {3} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override(false_autodoc) [2.004864s] ... ok {3} pbr.tests.test_setup.SkipFileWrites.test_skip(authors_option_false) ... SKIPPED: /tmp/tmp9xfemi0e/tmpgkh1tvhu/testpackage/.git is missing; skipping git-related checks {3} pbr.tests.test_setup.SkipFileWrites.test_skip(authors_env_true) ... SKIPPED: /tmp/tmp3y8d4p7d/tmp5hu6mm_5/testpackage/.git is missing; skipping git-related checks {3} pbr.tests.test_util.TestMapFieldsParsingScenarios.test_project_url_parsing(query_parameters) [0.436445s] ... ok {3} pbr.tests.test_version.TestSemanticVersion.test_decrement_release [0.424189s] ... ok {3} pbr.tests.test_version.TestSemanticVersion.test_dev_no_git_version [0.456079s] ... ok {3} pbr.tests.test_version.TestSemanticVersion.test_dev_version [0.474690s] ... ok {3} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_v_version [0.497750s] ... ok {3} pbr.tests.test_version.TestSemanticVersion.test_increment_release [0.436602s] ... ok {3} pbr.tests.test_version.TestSemanticVersion.test_ordering [0.468819s] ... ok {1} pbr.tests.test_packaging.TestPackagingInPlainDirectory.test_authors [30.592085s] ... 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 {1} pbr.tests.test_packaging.TestRepositoryURLDependencies.test_parse_repo_url_requirements [0.581545s] ... ok [master (root-commit) f63d8f4] 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: [master (root-commit) 8cd85e3] 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/tmpz95f59_t/tmpn85vmqe8/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master 57a4524] 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/tmphdljv3m3/tmpoeuwtwkh/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_xkup619/.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/tmphdljv3m3/tmpa_5f90ji/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp_xkup619/.gnupg' created gpg: keybox '/tmp/tmp_xkup619/.gnupg/pubring.kbx' created gpg: /tmp/tmp_xkup619/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp_xkup619/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp_xkup619/.gnupg/openpgp-revocs.d/DFA298D0319FBD4DD1CBC7FA316EC4942E730D63.rev' Running git add /tmp/tmphdljv3m3/tmpoeuwtwkh/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 8d6c7c3] 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/tmphdljv3m3/tmpoeuwtwkh/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master f70cd3a] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpiofwi2dz/tmp6y1h7tii/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/tmpf8v7t59w/.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/tmpiofwi2dz/tmpaebpqz8g/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpf8v7t59w/.gnupg' created gpg: keybox '/tmp/tmpf8v7t59w/.gnupg/pubring.kbx' created gpg: /tmp/tmpf8v7t59w/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpf8v7t59w/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpf8v7t59w/.gnupg/openpgp-revocs.d/6359A9C22F7BB8FA7C1634AD282D2AAAB0D094BE.rev' Running git add /tmp/tmpiofwi2dz/tmp6y1h7tii/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 0041eb2] 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/tmpoiejv9rb/tmpnqfbgw6s/testpackage/.git/ STDERR: {4} pbr.tests.test_packaging.TestVersions.test_untagged_version_minor_bump(preversioned) [12.632271s] ... ok {4} pbr.tests.test_packaging.TestVersions.test_untagged_version_minor_bump(postversioned) [16.428962s] ... ok {4} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override(true_autodoc_caps) [1.652028s] ... ok {4} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override_multiple_builders(true_autodoc_caps) [1.501755s] ... ok {4} pbr.tests.test_setup.SkipFileWrites.test_skip(authors_option_true) ... SKIPPED: /tmp/tmpvw2lsghc/tmppbzackbq/testpackage/.git is missing; skipping git-related checks {4} pbr.tests.test_util.TestKeywordsParsingScenarios.test_keywords_parsing(inline_keywords) [0.527996s] ... ok {4} pbr.tests.test_version.TestSemanticVersion.test_alpha_zero_version [0.548207s] ... ok {4} pbr.tests.test_version.TestSemanticVersion.test_final_version [0.508562s] ... ok {4} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_pure_git_hash [0.504655s] ... ok [master (root-commit) cd281c8] 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/tmpevi4pn1m/tmpb3ss5zxj/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master c656ae5] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpj50zyorb/tmpvrf_hk8y/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/tmpxc6gofof/.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/tmpj50zyorb/tmpo8i0nbge/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpxc6gofof/.gnupg' created gpg: keybox '/tmp/tmpxc6gofof/.gnupg/pubring.kbx' created gpg: /tmp/tmpxc6gofof/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpxc6gofof/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpxc6gofof/.gnupg/openpgp-revocs.d/4F6660DFDDC34732DF6E6399E5BF5CADB2248210.rev' Running git add /tmp/tmpj50zyorb/tmpvrf_hk8y/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) e33abfa] 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/tmpj50zyorb/tmpvrf_hk8y/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master d6473d2] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running /usr/bin/python3 setup.py install --prefix=/tmp/tmp_73fjui3/tmp9dtwubw9 Running /usr/bin/python3 setup.py install --prefix=/tmp/tmpx49j01g6/tmpfmbasqf8 {1} pbr.tests.test_packaging.TestVersions.test_capitalized_headers(preversioned) [8.321961s] ... ok {0} pbr.tests.test_packaging.TestPackagingWheels.test_data_directory_has_wsgi_scripts [30.611717s] ... 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 Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp0zq4voxr/tmpegw5az7g/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/tmp6mde0c1v/.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/tmp0zq4voxr/tmpzob5_hm9/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp6mde0c1v/.gnupg' created gpg: keybox '/tmp/tmp6mde0c1v/.gnupg/pubring.kbx' created gpg: /tmp/tmp6mde0c1v/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp6mde0c1v/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp6mde0c1v/.gnupg/openpgp-revocs.d/FAA7B07BD3BBAFFAEA7613FFBBC3866F07CE3022.rev' Running git add /tmp/tmp0zq4voxr/tmpegw5az7g/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) e68d804] 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/tmp0zq4voxr/tmpegw5az7g/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-Ver: api-break STDOUT: [master 16cd663] 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/tmpd1eiiese/tmp6x1wsmli/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/tmpo3ixm2yf/.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/tmpd1eiiese/tmpy67p3wdb/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpo3ixm2yf/.gnupg' created gpg: keybox '/tmp/tmpo3ixm2yf/.gnupg/pubring.kbx' created gpg: /tmp/tmpo3ixm2yf/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpo3ixm2yf/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpo3ixm2yf/.gnupg/openpgp-revocs.d/53BA224C439811AAD71E3B82AFC590C70AD983F0.rev' Running git add /tmp/tmpd1eiiese/tmp6x1wsmli/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) bba934a] 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: [master (root-commit) 3b14db1] 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/tmpme8pp021/tmpq28frg2g/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master ed56dc4] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp5dcqs3pr/tmponag3sv7/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/tmpknn2vguz/.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/tmp5dcqs3pr/tmpqts58p0r/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpknn2vguz/.gnupg' created gpg: keybox '/tmp/tmpknn2vguz/.gnupg/pubring.kbx' created gpg: /tmp/tmpknn2vguz/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpknn2vguz/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpknn2vguz/.gnupg/openpgp-revocs.d/BE97BFA2055C933E3063CCF6F0212E277707F3EB.rev' Running git add /tmp/tmp5dcqs3pr/tmponag3sv7/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 02eb409] 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/tmp5dcqs3pr/tmponag3sv7/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 69bc713] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp6tzautmo/tmpgr0yq0iy/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/tmph9fu1eyz/.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/tmp6tzautmo/tmp5s420n1v/key-config STDOUT: STDERR: gpg: directory '/tmp/tmph9fu1eyz/.gnupg' created gpg: keybox '/tmp/tmph9fu1eyz/.gnupg/pubring.kbx' created gpg: /tmp/tmph9fu1eyz/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmph9fu1eyz/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmph9fu1eyz/.gnupg/openpgp-revocs.d/8AD6F1F75BA68F04A341DC990C8E220A3AD84517.rev' Running git add /tmp/tmp6tzautmo/tmpgr0yq0iy/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 4d72635] 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/tmp6tzautmo/tmpgr0yq0iy/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: {7} pbr.tests.test_packaging.TestVersions.test_untagged_version_has_dev_version_preversion(postversioned) [25.438784s] ... ok {7} pbr.tests.test_setup.BuildSphinxTest.test_build_doc(no_autodoc) [2.850862s] ... ok {7} pbr.tests.test_setup.BuildSphinxTest.test_builders_config(true_autodoc_caps) [1.107813s] ... ok {7} pbr.tests.test_setup.BuildSphinxTest.test_builders_config(true_autodoc_caps_with_excludes) [1.068378s] ... ok {7} pbr.tests.test_setup.GitLogsTest.test_generate_authors(pre1.8.3) [0.401310s] ... ok {7} pbr.tests.test_setup.GitLogsTest.test_write_git_changelog(post1.8.3) [0.410226s] ... ok {7} pbr.tests.test_setup.SkipFileWrites.test_skip(changelog_option_true) ... SKIPPED: /tmp/tmpygys4y6j/tmpr_ys9f_6/testpackage/.git is missing; skipping git-related checks {7} pbr.tests.test_util.TestKeywordsParsingScenarios.test_keywords_parsing(keywords_list) [0.511041s] ... ok {7} pbr.tests.test_version.TestSemanticVersion.test_beta_dev_version [0.394497s] ... ok {7} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_nonzero_lead_in [0.390711s] ... ok {7} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_postN [0.439739s] ... 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/tmpdb2phigx/tmpf_r_s7u_' {7} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_short_nonzero_lead_in [0.427868s] ... ok [master 0f3c8a6] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 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/tmpid05whn6/tmpfjk_yw6j/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 8fab307] 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/tmpy9kbk3qv/tmp8vmevlag/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 /usr/bin/python3 setup.py sdist Running git init . STDOUT: Initialized empty Git repository in /tmp/tmphag89819/tmpnhj98hf8/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/tmp7daahqk5/.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/tmphag89819/tmpoclcdvfx/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp7daahqk5/.gnupg' created gpg: keybox '/tmp/tmp7daahqk5/.gnupg/pubring.kbx' created gpg: /tmp/tmp7daahqk5/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp7daahqk5/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp7daahqk5/.gnupg/openpgp-revocs.d/74DCA4426DBCFCF60FE2093A4CB2638CCDDC2BFA.rev' Running git add /tmp/tmphag89819/tmpnhj98hf8/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) d59ba1f] 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/tmphag89819/tmpnhj98hf8/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-Ver: api-break STDOUT: [master eef663c] 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/tmp_uoin8xp/tmpoyee5m7r/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/tmpq5f0_txr/.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_uoin8xp/tmpu8q7npzj/key-config STDOUT: STDERR: {1} pbr.tests.test_packaging.TestVersions.test_email_parsing_errors_are_handled(preversioned) [6.529311s] ... ok {0} pbr.tests.test_packaging.TestVersions.test_leading_characters_symbol_not_found(preversioned) [16.116019s] ... ok {4} pbr.tests.test_wsgi.TestWsgiScripts.test_wsgi_script_install [30.487555s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_wsgi.py", line 52, in test_wsgi_script_install 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/tmpz_k2hz7j/tmpd40jc9af' [master (root-commit) 25a52c0] 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/tmp9di3ndsk/tmpohnshs0ainstalled Running git init . STDOUT: Initialized empty Git repository in /tmp/tmposjenknr/tmpoozpokpz/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 /usr/bin/python3 setup.py sdist Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpbf1eclfk/tmp0owi732g/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/tmpjy_i47nh/tmprn8nlwm2/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/tmpnekdg5w8/.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/tmpjy_i47nh/tmpz2ivieiy/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpnekdg5w8/.gnupg' created gpg: keybox '/tmp/tmpnekdg5w8/.gnupg/pubring.kbx' created gpg: /tmp/tmpnekdg5w8/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpnekdg5w8/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpnekdg5w8/.gnupg/openpgp-revocs.d/952951152AAF81685C64F2FACA6AE9CF6E308D4E.rev' Running git add /tmp/tmpjy_i47nh/tmprn8nlwm2/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) b283e07] 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/tmpjy_i47nh/tmprn8nlwm2/testpackage/15 STDOUT: STDERR: Running git commit -m ssem-ver: api-break STDOUT: [master e066d91] 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/tmpxd_gmmdg/tmpya227_zq/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/tmpkjjgoqo8/.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/tmpxd_gmmdg/tmpxto0y9wp/key-config STDOUT: STDERR: {0} pbr.tests.test_packaging.TestVersions.test_tagged_version_with_semver_compliant_prerelease(preversioned) [8.857956s] ... 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/tmpm6mw6kup/.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/tmpoiejv9rb/tmp8ii1r4vb/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpm6mw6kup/.gnupg' created gpg: keybox '/tmp/tmpm6mw6kup/.gnupg/pubring.kbx' created gpg: /tmp/tmpm6mw6kup/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpm6mw6kup/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpm6mw6kup/.gnupg/openpgp-revocs.d/AE4F46CB48818EB8B458677444AF427A537BD7EB.rev' Running git add /tmp/tmpoiejv9rb/tmpnqfbgw6s/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 371930b] 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/tmpoiejv9rb/tmpnqfbgw6s/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master 72ebd52] 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/tmpd2v7xwuv/tmpffk4l3m8/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/tmpc7xjtc80/.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/tmpd2v7xwuv/tmpj580mh_4/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpc7xjtc80/.gnupg' created gpg: keybox '/tmp/tmpc7xjtc80/.gnupg/pubring.kbx' created gpg: /tmp/tmpc7xjtc80/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpc7xjtc80/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpc7xjtc80/.gnupg/openpgp-revocs.d/C05397276D21CD1EDCF771B37EB4FF23D393AEBC.rev' Running git add /tmp/tmpd2v7xwuv/tmpffk4l3m8/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) b5f0ef8] 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/tmpd2v7xwuv/tmpffk4l3m8/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master 1e9e68c] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running /usr/bin/python3 setup.py install --prefix=/tmp/tmpp8kt5v6b/tmphb53qjqy {1} pbr.tests.test_packaging.TestVersions.test_invalid_tag_ignored(postversioned) [25.107323s] ... ok {0} pbr.tests.test_packaging.TestVersions.test_untagged_pre_release_has_pre_dev_version_postversion(postversioned) [11.665027s] ... ok gpg: directory '/tmp/tmpq5f0_txr/.gnupg' created gpg: keybox '/tmp/tmpq5f0_txr/.gnupg/pubring.kbx' created gpg: /tmp/tmpq5f0_txr/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpq5f0_txr/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpq5f0_txr/.gnupg/openpgp-revocs.d/EC7B4770AD5E9DE12A08E7D0F630E3F945181426.rev' Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpm0dlaww1/tmpqb2s6kmr/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/tmpkyyu5_ct/.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/tmpm0dlaww1/tmpstily7po/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpkyyu5_ct/.gnupg' created gpg: keybox '/tmp/tmpkyyu5_ct/.gnupg/pubring.kbx' created gpg: /tmp/tmpkyyu5_ct/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpkyyu5_ct/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpkyyu5_ct/.gnupg/openpgp-revocs.d/F5772737EBC91DDFBBF885FD95720163A659B741.rev' Running git add /tmp/tmpm0dlaww1/tmpqb2s6kmr/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 1c1af8e] 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/tmpm0dlaww1/tmpqb2s6kmr/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 512273c] 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/tmpm0dlaww1/tmpqb2s6kmr/testpackage/16 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 41881f9] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git add /tmp/tmpm0dlaww1/tmpqb2s6kmr/testpackage/17 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 48f6487] 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/tmpm0dlaww1/tmpqb2s6kmr/testpackage/18 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 161fd18] 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/tmpm0dlaww1/tmpqb2s6kmr/testpackage/19 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 89660d7] 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/tmpm0dlaww1/tmpqb2s6kmr/testpackage/20 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 477fe58] 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/tmpm0dlaww1/tmpqb2s6kmr/testpackage/21 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 053f1c1] 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/tmpm0dlaww1/tmpqb2s6kmr/testpackage/22 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master da0441b] 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/tmpm0dlaww1/tmpqb2s6kmr/testpackage/23 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master ba3a9d5] 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/tmpm0dlaww1/tmpqb2s6kmr/testpackage/24 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 45c794e] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 24 STDERR: Running git tag -sm test tag non-release-tag/2014.12.16-1 STDOUT: STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp3lgi5h5c/tmpszfak5uc/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/tmpv4w_mcih/.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/tmp3lgi5h5c/tmpbqqa9s8u/key-config STDOUT: STDERR: {1} pbr.tests.test_packaging.TestVersions.test_skip_write_git_changelog(preversioned) [10.136968s] ... ok {1} pbr.tests.test_pbr_json.TestJsonContent.test_content [0.412021s] ... 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'] {1} pbr.tests.test_setup.APIAutoDocTest.test_different_api_build_dir [1.406260s] ... 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/tmp2gwd0aeg/tmp9tlroook' 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'] {1} pbr.tests.test_setup.BuildSphinxTest.test_build_doc(true_autodoc_caps) [1.367707s] ... 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_exclude_modules', 'autodoc_index_modules'] {1} pbr.tests.test_setup.BuildSphinxTest.test_build_doc(true_autodoc_caps_with_excludes) [1.275971s] ... 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'] {1} pbr.tests.test_setup.BuildSphinxTest.test_build_doc(true_autodoc_lower) [1.290762s] ... ok {1} pbr.tests.test_setup.BuildSphinxTest.test_builders_config(false_autodoc) [0.979024s] ... ok {1} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override(true_autodoc_caps_with_excludes) [1.000231s] ... ok {1} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override_multiple_builders(no_autodoc) [1.033549s] ... ok {1} pbr.tests.test_version.TestSemanticVersion.test_beta_version [0.382001s] ... ok {1} pbr.tests.test_version.TestSemanticVersion.test_decrement_nonrelease_zero [0.391193s] ... ok {1} pbr.tests.test_version.TestSemanticVersion.test_increment_nonrelease [0.423558s] ... ok {1} pbr.tests.test_version.TestSemanticVersion.test_rc_version [0.408863s] ... ok gpg: directory '/tmp/tmpv4w_mcih/.gnupg' created gpg: keybox '/tmp/tmpv4w_mcih/.gnupg/pubring.kbx' created gpg: /tmp/tmpv4w_mcih/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpv4w_mcih/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpv4w_mcih/.gnupg/openpgp-revocs.d/C425347B821AEE84F36D2FA2A107722DFED2019E.rev' Running git add /tmp/tmp3lgi5h5c/tmpszfak5uc/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 781f32f] 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: 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')}} gpg: directory '/tmp/tmpkjjgoqo8/.gnupg' created gpg: keybox '/tmp/tmpkjjgoqo8/.gnupg/pubring.kbx' created gpg: /tmp/tmpkjjgoqo8/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpkjjgoqo8/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpkjjgoqo8/.gnupg/openpgp-revocs.d/DC6CF5E5BC471D5A099EDBD244C092309861E787.rev' Running git add /tmp/tmpxd_gmmdg/tmpya227_zq/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 148601f] 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/tmp849m4ics/tmpwvmrcr0r/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/tmp4pu04zko/.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/tmp849m4ics/tmp3akl8r8h/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp4pu04zko/.gnupg' created gpg: keybox '/tmp/tmp4pu04zko/.gnupg/pubring.kbx' created gpg: /tmp/tmp4pu04zko/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp4pu04zko/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp4pu04zko/.gnupg/openpgp-revocs.d/D7F13854C888E4A4E06F2FE2B668A999E8C2C48D.rev' Running git add /tmp/tmp849m4ics/tmpwvmrcr0r/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) da4b3f3] 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/tmp849m4ics/tmpwvmrcr0r/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master d91f61c] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpx6t7u13h/tmp30_n80q3/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/tmpemiva1ij/.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/tmpx6t7u13h/tmp8m292equ/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpemiva1ij/.gnupg' created gpg: keybox '/tmp/tmpemiva1ij/.gnupg/pubring.kbx' created gpg: /tmp/tmpemiva1ij/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpemiva1ij/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpemiva1ij/.gnupg/openpgp-revocs.d/D4ECB0AEB4FF0EC0382EC82BF50140F572180B60.rev' Running git add /tmp/tmpx6t7u13h/tmp30_n80q3/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 57271d6] 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 {0} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_pre_has_dev_version_preversion(preversioned) [14.559627s] ... ok {0} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_pre_has_dev_version_preversion(postversioned) [9.454050s] ... ok {0} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_rc_has_dev_version_preversion(postversioned) [6.288490s] ... ok STDERR: Running git tag -sm test tag 1.2.3.0a1 STDOUT: STDERR: Running git add /tmp/tmpx6t7u13h/tmp30_n80q3/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 55c3f7d] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpmu2fu55d/tmp3vs02l9n/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/tmpa3okegqu/.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/tmpmu2fu55d/tmpsxanuyh2/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpa3okegqu/.gnupg' created gpg: keybox '/tmp/tmpa3okegqu/.gnupg/pubring.kbx' created gpg: /tmp/tmpa3okegqu/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpa3okegqu/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpa3okegqu/.gnupg/openpgp-revocs.d/36DDC94FCFCCE52214FEABE45C385EC69FB49178.rev' Running git add /tmp/tmpmu2fu55d/tmp3vs02l9n/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) f0d073d] 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/tmpmu2fu55d/tmp3vs02l9n/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 576b90b] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpqwmngi4i/tmp_njh7fls/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/tmp3s1ycgdj/.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/tmpqwmngi4i/tmpn7diy6_w/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp3s1ycgdj/.gnupg' created gpg: keybox '/tmp/tmp3s1ycgdj/.gnupg/pubring.kbx' created gpg: /tmp/tmp3s1ycgdj/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp3s1ycgdj/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp3s1ycgdj/.gnupg/openpgp-revocs.d/31466E753AAC90D6D0289CBB114DA572C7A339B4.rev' Running git add /tmp/tmpqwmngi4i/tmp_njh7fls/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 25d2bc4] 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/tmpqwmngi4i/tmp_njh7fls/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 7219e06] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpu2_ovbil/tmpd09d9lww/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: {0} pbr.tests.test_packaging.TestVersions.test_untagged_version_major_bump(preversioned) [8.643551s] ... ok {0} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override(no_autodoc) [1.130343s] ... ok {0} pbr.tests.test_setup.SkipFileWrites.test_skip(changelog_option_false) ... SKIPPED: /tmp/tmp92lox6dt/tmp65ftamt9/testpackage/.git is missing; skipping git-related checks {0} pbr.tests.test_util.TestDataFilesParsing.test_handling_of_whitespace_in_data_files(data_files) [0.407323s] ... ok {0} pbr.tests.test_util.TestExtrasRequireParsingScenarios.test_extras_parsing(no_extras) [0.401419s] ... ok {0} pbr.tests.test_util.TestUTF8DescriptionFile.test_utf8_description_file [0.408056s] ... ok {0} pbr.tests.test_version.TestSemanticVersion.test_dev_zero_version [0.422690s] ... ok {0} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_alpha [0.415310s] ... 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/tmpwmamnc20/.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/tmpu2_ovbil/tmp2xwjxr8j/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpwmamnc20/.gnupg' created gpg: keybox '/tmp/tmpwmamnc20/.gnupg/pubring.kbx' created gpg: /tmp/tmpwmamnc20/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpwmamnc20/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpwmamnc20/.gnupg/openpgp-revocs.d/0EAB81754BA0409794E259C5FEE65A13C82FCA81.rev' Running git add /tmp/tmpu2_ovbil/tmpd09d9lww/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 9877a82] 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/tmpu2_ovbil/tmpd09d9lww/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master bce400a] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: ============================== Failed 32 tests - output below: ============================== 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_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_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_authors(postversioned) ------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 280, 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_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_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.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_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.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_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_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.TestPackagingInGitRepoWithCommit.test_authors(preversioned) ------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 280, 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_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_changelog_handles_backticks(postversioned) --------------------------------------------------------------------------------------------------------- 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_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.TestVersions.test_get_kwargs_corner_cases(postversioned) --------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 812, in test_get_kwargs_corner_cases _check_combinations('1.2.3') File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 803, in _check_combinations self.repo.commit('sem-ver: deprecation') File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 94, in commit base._run_cmd(['git', 'commit', '-m', message_content], self._basedir) 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_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_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.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.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.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_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 840, in test_invalid_tag_ignored version = packaging._get_version_from_git() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/packaging.py", line 791, in _get_version_from_git git_dir = git._run_git_functions() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/git.py", line 132, in _run_git_functions git_dir = _get_git_directory() ^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/git.py", line 70, in _get_git_directory return _run_shell_command(['git', 'rev-parse', '--git-dir']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/git.py", line 50, in _run_shell_command out = output.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.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_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 160, in test_with_argument 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.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.TestPackagingInPlainDirectory.test_changelog --------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 470, 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_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_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.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_wsgi.TestWsgiScripts.test_wsgi_script_install ------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_wsgi.py", line 52, in test_wsgi_script_install 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 ====== Totals ====== Ran: 218 tests in 303.8079 sec. - Passed: 165 - Skipped: 21 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 32 Sum of execute time for each test: 1833.5915 sec. ============== Worker Balance ============== - Worker 0 (28 tests) => 0:05:02.599721 - Worker 1 (28 tests) => 0:04:34.751625 - Worker 2 (27 tests) => 0:02:53.204057 - Worker 3 (27 tests) => 0:03:17.022720 - Worker 4 (27 tests) => 0:04:09.038146 - Worker 5 (27 tests) => 0:03:31.221757 - Worker 6 (27 tests) => 0:03:23.480196 - Worker 7 (27 tests) => 0:03:46.446673 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.2uvNdU (%check) Bad exit status from /var/tmp/rpm-tmp.2uvNdU (%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