Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-astor.spec'], chrootPath='/var/lib/mock/875077-fedora-rawhide-x86_64-1553806662.837843/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._i4lnj17:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9cebb3da46c04944b292cecbb0840469', '-D', '/var/lib/mock/875077-fedora-rawhide-x86_64-1553806662.837843/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._i4lnj17:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-astor.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-astor-0.7.1-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-astor.spec'], chrootPath='/var/lib/mock/875077-fedora-rawhide-x86_64-1553806662.837843/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._i4lnj17:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0c7de07c98a34c819d0e8ab727c9c7e9', '-D', '/var/lib/mock/875077-fedora-rawhide-x86_64-1553806662.837843/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._i4lnj17:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-astor.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9fQE53 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf astor-0.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/astor-0.7.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd astor-0.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf astor.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mtA31u + umask 022 + cd /builddir/build/BUILD + cd astor-0.7.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/astor copying astor/op_util.py -> build/lib/astor copying astor/code_gen.py -> build/lib/astor copying astor/__init__.py -> build/lib/astor copying astor/source_repr.py -> build/lib/astor copying astor/codegen.py -> build/lib/astor copying astor/file_util.py -> build/lib/astor copying astor/tree_walk.py -> build/lib/astor copying astor/node_util.py -> build/lib/astor copying astor/rtrip.py -> build/lib/astor copying astor/string_repr.py -> build/lib/astor running egg_info creating astor.egg-info writing astor.egg-info/PKG-INFO writing dependency_links to astor.egg-info/dependency_links.txt writing top-level names to astor.egg-info/top_level.txt writing manifest file 'astor.egg-info/SOURCES.txt' reading manifest file 'astor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'CHANGES' writing manifest file 'astor.egg-info/SOURCES.txt' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9v4wBW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64 + cd astor-0.7.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr creating /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/astor copying build/lib/astor/string_repr.py -> /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/astor copying build/lib/astor/rtrip.py -> /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/astor copying build/lib/astor/node_util.py -> /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/astor copying build/lib/astor/tree_walk.py -> /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/astor copying build/lib/astor/file_util.py -> /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/astor copying build/lib/astor/codegen.py -> /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/astor copying build/lib/astor/source_repr.py -> /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/astor copying build/lib/astor/__init__.py -> /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/astor copying build/lib/astor/code_gen.py -> /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/astor copying build/lib/astor/op_util.py -> /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/astor byte-compiling /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/astor/string_repr.py to string_repr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/astor/rtrip.py to rtrip.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/astor/node_util.py to node_util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/astor/tree_walk.py to tree_walk.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/astor/file_util.py to file_util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/astor/codegen.py to codegen.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/astor/source_repr.py to source_repr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/astor/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/astor/code_gen.py to code_gen.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/astor/op_util.py to op_util.cpython-37.pyc writing byte-compilation script '/tmp/tmpxrdt807n.py' /usr/bin/python3 /tmp/tmpxrdt807n.py removing /tmp/tmpxrdt807n.py running install_egg_info running egg_info writing astor.egg-info/PKG-INFO writing dependency_links to astor.egg-info/dependency_links.txt writing top-level names to astor.egg-info/top_level.txt reading manifest file 'astor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'CHANGES' writing manifest file 'astor.egg-info/SOURCES.txt' Copying astor.egg-info to /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/astor-0.7.1-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.7.1-1.fc31 --unique-debug-suffix -0.7.1-1.fc31.x86_64 --unique-debug-src-base python-astor-0.7.1-1.fc31.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/astor-0.7.1 BUILDSTDERR: 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/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.PTyLSp + umask 022 + cd /builddir/build/BUILD + cd astor-0.7.1 + /usr/bin/python3 setup.py test running test running egg_info writing astor.egg-info/PKG-INFO writing dependency_links to astor.egg-info/dependency_links.txt writing top-level names to astor.egg-info/top_level.txt reading manifest file 'astor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'CHANGES' writing manifest file 'astor.egg-info/SOURCES.txt' running build_ext BUILDSTDERR: test_annassign (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_arguments (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_async_comprehension (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_async_def_with_for (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_class_definition_with_starbases_and_kwargs (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_compile_types (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_complex (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_comprehension (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_del_statement (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_dictionary_literals (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_docstring_class (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_docstring_function (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_docstring_method (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_docstring_module (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_double_await (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_elif (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_empty_iterable_literals (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_fstring_trailing_newline (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_fstrings (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_imports (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_inf (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_matrix_multiplication (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_multiple_call_unpackings (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_nan (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_non_string_leakage (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_output_formatting (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_pass_arguments_node (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_pow (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_right_hand_side_dictionary_unpacking (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_slicing (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_try_expect (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_tuple_corner_cases (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_unary (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_unicode_literals (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_with (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: test_yield (tests.test_code_gen.CodegenTestCase) ... ok BUILDSTDERR: check_astunparse (unittest.loader._FailedTest) ... ERROR BUILDSTDERR: test_fast_compare (tests.test_misc.FastCompareTestCase) ... ok BUILDSTDERR: test_get_mat_mult (tests.test_misc.GetSymbolTestCase) ... ok BUILDSTDERR: test_aliases (tests.test_misc.PublicAPITestCase) ... ok BUILDSTDERR: test_codegen_as_submodule (tests.test_misc.PublicAPITestCase) ... FAIL BUILDSTDERR: test_codegen_from_root (tests.test_misc.PublicAPITestCase) ... ok BUILDSTDERR: test_convert_stdlib (tests.test_rtrip.RtripTestCase) ... WARNING:root: calculating dump -- bad BUILDSTDERR: WARNING:root: calculating dump -- bad BUILDSTDERR: WARNING:root: calculating dump -- bad BUILDSTDERR: WARNING:root: calculating dump -- bad BUILDSTDERR: WARNING:root: calculating dump -- bad BUILDSTDERR: WARNING:root: BUILDSTDERR: Files failed to round-trip to AST: BUILDSTDERR: WARNING:root: /usr/lib64/python3.7/dataclasses.py BUILDSTDERR: WARNING:root: /usr/lib64/python3.7/netrc.py BUILDSTDERR: WARNING:root: /usr/lib64/python3.7/warnings.py BUILDSTDERR: WARNING:root: /usr/lib64/python3.7/asyncio/base_events.py BUILDSTDERR: WARNING:root: /usr/lib64/python3.7/test/support/testresult.py BUILDSTDERR: FAIL BUILDSTDERR: check_expressions (unittest.loader._FailedTest) ... ERROR BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: check_astunparse (unittest.loader._FailedTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: ImportError: Failed to import test module: check_astunparse BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python3.7/unittest/loader.py", line 154, in loadTestsFromName BUILDSTDERR: module = __import__(module_name) BUILDSTDERR: File "/builddir/build/BUILD/astor-0.7.1/tests/check_astunparse.py", line 8, in BUILDSTDERR: import test_code_gen BUILDSTDERR: ModuleNotFoundError: No module named 'test_code_gen' BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: check_expressions (unittest.loader._FailedTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: ImportError: Failed to import test module: check_expressions BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/astor-0.7.1/tests/check_expressions.py", line 44, in BUILDSTDERR: mymod = importlib.import_module(mymodname) BUILDSTDERR: File "/usr/lib64/python3.7/importlib/__init__.py", line 127, in import_module BUILDSTDERR: return _bootstrap._gcd_import(name[level:], package, level) BUILDSTDERR: File "", line 1006, in _gcd_import BUILDSTDERR: File "", line 983, in _find_and_load BUILDSTDERR: File "", line 965, in _find_and_load_unlocked BUILDSTDERR: ModuleNotFoundError: No module named 'all_expr_3_7' BUILDSTDERR: During handling of the above exception, another exception occurred: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python3.7/unittest/loader.py", line 154, in loadTestsFromName BUILDSTDERR: module = __import__(module_name) BUILDSTDERR: File "/builddir/build/BUILD/astor-0.7.1/tests/check_expressions.py", line 47, in BUILDSTDERR: import build_expressions BUILDSTDERR: ModuleNotFoundError: No module named 'build_expressions' BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_codegen_as_submodule (tests.test_misc.PublicAPITestCase) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/astor-0.7.1/tests/test_misc.py", line 40, in test_codegen_as_submodule BUILDSTDERR: import astor.codegen BUILDSTDERR: AssertionError: DeprecationWarning not triggered BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_convert_stdlib (tests.test_rtrip.RtripTestCase) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/astor-0.7.1/tests/test_rtrip.py", line 24, in test_convert_stdlib BUILDSTDERR: self.assertEqual(result, []) BUILDSTDERR: AssertionError: Lists differ: ['/usr/lib64/python3.7/dataclasses.py', '/[159 chars].py'] != [] BUILDSTDERR: First list contains 5 additional elements. BUILDSTDERR: First extra element 0: BUILDSTDERR: '/usr/lib64/python3.7/dataclasses.py' + [] BUILDSTDERR: - ['/usr/lib64/python3.7/dataclasses.py', BUILDSTDERR: - '/usr/lib64/python3.7/netrc.py', BUILDSTDERR: - '/usr/lib64/python3.7/warnings.py', BUILDSTDERR: - '/usr/lib64/python3.7/asyncio/base_events.py', BUILDSTDERR: - '/usr/lib64/python3.7/test/support/testresult.py'] BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 44 tests in 11.023s BUILDSTDERR: FAILED (failures=2, errors=2) BUILDSTDERR: Test failed: Expression list does not exist -- building BUILDSTDERR: error: Test failed: + true + exit 0 Processing files: python3-astor-0.7.1-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ou8EXn + umask 022 + cd /builddir/build/BUILD + cd astor-0.7.1 + DOCDIR=/builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/share/doc/python3-astor + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/share/doc/python3-astor + cp -pr README.rst /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/share/doc/python3-astor + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BA3z3l + umask 022 + cd /builddir/build/BUILD + cd astor-0.7.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/share/licenses/python3-astor + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/share/licenses/python3-astor + cp -pr LICENSE /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64/usr/share/licenses/python3-astor + exit 0 Provides: python3-astor = 0.7.1-1.fc31 python3.7dist(astor) = 0.7.1 python3dist(astor) = 0.7.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64 Wrote: /builddir/build/RPMS/python3-astor-0.7.1-1.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.J8Y5Ol + umask 022 + cd /builddir/build/BUILD + cd astor-0.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-astor-0.7.1-1.fc31.x86_64 + exit 0 Child return code was: 0