Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-redis.spec'], chrootPath='/var/lib/mock/920351-fedora-rawhide-x86_64-1559574555.537376/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.pwxhm98x:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pwxhm98x:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a7c23b81f2ea4f158d385353076806fa', '-D', '/var/lib/mock/920351-fedora-rawhide-x86_64-1559574555.537376/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pwxhm98x:/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-redis.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-redis-3.1.0-1.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-redis.spec'], chrootPath='/var/lib/mock/920351-fedora-rawhide-x86_64-1559574555.537376/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.pwxhm98x:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pwxhm98x:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ab274818c5ba49e1a907b8091318c9ac', '-D', '/var/lib/mock/920351-fedora-rawhide-x86_64-1559574555.537376/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pwxhm98x:/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-redis.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.nJ0Wit + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf redis-py-3.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/3.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd redis-py-3.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -frv redis.egg-info + rm tests/test_commands.py + rm -rf /builddir/build/BUILD/python3-python-redis-3.1.0-1.fc31 + cp -a . /builddir/build/BUILD/python3-python-redis-3.1.0-1.fc31 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kEvcCv + umask 022 + cd /builddir/build/BUILD + cd redis-py-3.1.0 + pushd /builddir/build/BUILD/python3-python-redis-3.1.0-1.fc31 ~/build/BUILD/python3-python-redis-3.1.0-1.fc31 ~/build/BUILD/redis-py-3.1.0 + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/redis copying redis/utils.py -> build/lib/redis copying redis/sentinel.py -> build/lib/redis copying redis/lock.py -> build/lib/redis copying redis/exceptions.py -> build/lib/redis copying redis/connection.py -> build/lib/redis copying redis/client.py -> build/lib/redis copying redis/_compat.py -> build/lib/redis copying redis/__init__.py -> build/lib/redis + popd ~/build/BUILD/redis-py-3.1.0 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/redis copying redis/utils.py -> build/lib/redis copying redis/sentinel.py -> build/lib/redis copying redis/lock.py -> build/lib/redis copying redis/exceptions.py -> build/lib/redis copying redis/connection.py -> build/lib/redis copying redis/client.py -> build/lib/redis copying redis/_compat.py -> build/lib/redis copying redis/__init__.py -> build/lib/redis + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.M4WWsu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64 + cd redis-py-3.1.0 + pushd /builddir/build/BUILD/python3-python-redis-3.1.0-1.fc31 ~/build/BUILD/python3-python-redis-3.1.0-1.fc31 ~/build/BUILD/redis-py-3.1.0 + /usr/bin/python3 setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr creating /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/redis copying build/lib/redis/__init__.py -> /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/redis copying build/lib/redis/_compat.py -> /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/redis copying build/lib/redis/client.py -> /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/redis copying build/lib/redis/connection.py -> /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/redis copying build/lib/redis/exceptions.py -> /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/redis copying build/lib/redis/lock.py -> /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/redis copying build/lib/redis/sentinel.py -> /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/redis copying build/lib/redis/utils.py -> /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/redis byte-compiling /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/redis/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/redis/_compat.py to _compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/redis/client.py to client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/redis/connection.py to connection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/redis/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/redis/lock.py to lock.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/redis/sentinel.py to sentinel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/redis/utils.py to utils.cpython-37.pyc writing byte-compilation script '/tmp/tmpahxk8lm6.py' /usr/bin/python3 /tmp/tmpahxk8lm6.py removing /tmp/tmpahxk8lm6.py running install_egg_info running egg_info creating redis.egg-info writing redis.egg-info/PKG-INFO writing dependency_links to redis.egg-info/dependency_links.txt writing requirements to redis.egg-info/requires.txt writing top-level names to redis.egg-info/top_level.txt writing manifest file 'redis.egg-info/SOURCES.txt' reading manifest file 'redis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files found matching '__pycache__' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found under directory 'tests' writing manifest file 'redis.egg-info/SOURCES.txt' Copying redis.egg-info to /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/redis-3.1.0-py3.7.egg-info running install_scripts + popd ~/build/BUILD/redis-py-3.1.0 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python2.7/site-packages/redis copying build/lib/redis/__init__.py -> /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python2.7/site-packages/redis copying build/lib/redis/_compat.py -> /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python2.7/site-packages/redis copying build/lib/redis/client.py -> /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python2.7/site-packages/redis copying build/lib/redis/connection.py -> /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python2.7/site-packages/redis copying build/lib/redis/exceptions.py -> /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python2.7/site-packages/redis copying build/lib/redis/lock.py -> /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python2.7/site-packages/redis copying build/lib/redis/sentinel.py -> /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python2.7/site-packages/redis copying build/lib/redis/utils.py -> /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python2.7/site-packages/redis byte-compiling /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python2.7/site-packages/redis/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python2.7/site-packages/redis/_compat.py to _compat.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python2.7/site-packages/redis/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python2.7/site-packages/redis/connection.py to connection.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python2.7/site-packages/redis/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python2.7/site-packages/redis/lock.py to lock.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python2.7/site-packages/redis/sentinel.py to sentinel.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python2.7/site-packages/redis/utils.py to utils.pyc writing byte-compilation script '/tmp/tmph_wYu6.py' /usr/bin/python2 -O /tmp/tmph_wYu6.py removing /tmp/tmph_wYu6.py running install_egg_info running egg_info creating redis.egg-info writing requirements to redis.egg-info/requires.txt writing redis.egg-info/PKG-INFO writing top-level names to redis.egg-info/top_level.txt writing dependency_links to redis.egg-info/dependency_links.txt writing manifest file 'redis.egg-info/SOURCES.txt' reading manifest file 'redis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files found matching '__pycache__' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found under directory 'tests' writing manifest file 'redis.egg-info/SOURCES.txt' Copying redis.egg-info to /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/lib/python2.7/site-packages/redis-3.1.0-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 3.1.0-1.fc31 --unique-debug-suffix -3.1.0-1.fc31.x86_64 --unique-debug-src-base python-redis-3.1.0-1.fc31.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/redis-py-3.1.0 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-redis-3.1.0-1.fc31.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-redis-3.1.0-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.yuKUzu + umask 022 + cd /builddir/build/BUILD + cd redis-py-3.1.0 + pushd /builddir/build/BUILD/python3-python-redis-3.1.0-1.fc31 ~/build/BUILD/python3-python-redis-3.1.0-1.fc31 ~/build/BUILD/redis-py-3.1.0 + redis-server + /usr/bin/python3 setup.py test 281:C 03 Jun 2019 15:10:15.342 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 281:C 03 Jun 2019 15:10:15.342 # Redis version=5.0.5, bits=64, commit=00000000, modified=0, pid=281, just started 281:C 03 Jun 2019 15:10:15.342 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf 281:M 03 Jun 2019 15:10:15.343 # You requested maxclients of 10000 requiring at least 10032 max file descriptors. 281:M 03 Jun 2019 15:10:15.343 # Server can't set maximum open files to 10032 because of OS error: Operation not permitted. 281:M 03 Jun 2019 15:10:15.343 # Current maximum open files is 4096. maxclients has been reduced to 4064 to compensate for low ulimit. If you need higher maxclients increase 'ulimit -n'. 281:M 03 Jun 2019 15:10:15.346 * Running mode=standalone, port=6379. 281:M 03 Jun 2019 15:10:15.347 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128. 281:M 03 Jun 2019 15:10:15.347 # Server initialized 281:M 03 Jun 2019 15:10:15.347 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. 281:M 03 Jun 2019 15:10:15.347 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled. 281:M 03 Jun 2019 15:10:15.347 * Ready to accept connections running test running egg_info writing redis.egg-info/PKG-INFO writing dependency_links to redis.egg-info/dependency_links.txt writing requirements to redis.egg-info/requires.txt writing top-level names to redis.egg-info/top_level.txt reading manifest file 'redis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files found matching '__pycache__' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found under directory 'tests' writing manifest file 'redis.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.7.3, pytest-4.4.1, py-1.8.0, pluggy-0.11.0 rootdir: /builddir/build/BUILD/python3-python-redis-3.1.0-1.fc31 collected 141 items tests/test_connection_pool.py .......................................... [ 29%] .. [ 31%] tests/test_encoding.py ...... [ 35%] tests/test_lock.py ........................ [ 52%] tests/test_pipeline.py ................. [ 64%] tests/test_pubsub.py ............................... [ 86%] tests/test_scripting.py ....... [ 91%] tests/test_sentinel.py ............ [100%] ========================== 141 passed in 3.28 seconds ========================== + popd + /usr/bin/python2 setup.py test ~/build/BUILD/redis-py-3.1.0 running test running egg_info writing requirements to redis.egg-info/requires.txt writing redis.egg-info/PKG-INFO writing top-level names to redis.egg-info/top_level.txt writing dependency_links to redis.egg-info/dependency_links.txt reading manifest file 'redis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files found matching '__pycache__' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found under directory 'tests' writing manifest file 'redis.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux2 -- Python 2.7.16, pytest-4.4.1, py-1.8.0, pluggy-0.11.0 rootdir: /builddir/build/BUILD/redis-py-3.1.0 collected 141 items tests/test_connection_pool.py .......................................... [ 29%] .. [ 31%] tests/test_encoding.py ...... [ 35%] tests/test_lock.py ........................ [ 52%] tests/test_pipeline.py ................. [ 64%] tests/test_pubsub.py ............................... [ 86%] tests/test_scripting.py ....... [ 91%] tests/test_sentinel.py ............ [100%] ========================== 141 passed in 3.59 seconds ========================== + kill %1 + exit 0 281:signal-handler (1559574623) Received SIGTERM scheduling shutdown... Processing files: python2-redis-3.1.0-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EnoEzw + umask 022 + cd /builddir/build/BUILD + cd redis-py-3.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/share/doc/python2-redis + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/share/doc/python2-redis + cp -pr CHANGES /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/share/doc/python2-redis + cp -pr LICENSE /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/share/doc/python2-redis + cp -pr README.rst /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/share/doc/python2-redis + exit 0 281:M 03 Jun 2019 15:10:23.266 # User requested shutdown... 281:M 03 Jun 2019 15:10:23.267 * Saving the final RDB snapshot before exiting. 281:M 03 Jun 2019 15:10:23.268 * DB saved on disk 281:M 03 Jun 2019 15:10:23.268 # Redis is now ready to exit, bye bye... Provides: python-redis = 3.1.0-1.fc31 python2-redis = 3.1.0-1.fc31 python2.7dist(redis) = 3.1.0 python2dist(redis) = 3.1.0 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) = 2.7 Obsoletes: python-redis < 3.1.0-1.fc31 Processing files: python3-redis-3.1.0-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fGrVSv + umask 022 + cd /builddir/build/BUILD + cd redis-py-3.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/share/doc/python3-redis + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/share/doc/python3-redis + cp -pr CHANGES /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/share/doc/python3-redis + cp -pr LICENSE /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/share/doc/python3-redis + cp -pr README.rst /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64/usr/share/doc/python3-redis + exit 0 Provides: python3-redis = 3.1.0-1.fc31 python3.7dist(redis) = 3.1.0 python3dist(redis) = 3.1.0 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-redis-3.1.0-1.fc31.x86_64 Wrote: /builddir/build/RPMS/python2-redis-3.1.0-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/python3-redis-3.1.0-1.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Td5FXv + umask 022 + cd /builddir/build/BUILD + cd redis-py-3.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-redis-3.1.0-1.fc31.x86_64 + exit 0 Child return code was: 0