Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-rencode.spec'], user='mockbuild'timeout=0env={'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}printOutput=Falseuid=1001chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2724/root'gid=135logger=shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-rencode.spec'] with env {'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: copr-builder-44276766.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-rencode-1.0.4-0.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-rencode.spec'], user='mockbuild'timeout=0env={'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}printOutput=Falseuid=1001private_network=TruechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2724/root'gid=135logger=shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-rencode.spec'] with env {'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AAgXmE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rencode-1.0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.0.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd rencode-1.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1nNYnR + umask 022 + cd /builddir/build/BUILD + cd rencode-1.0.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/rencode copying rencode/rencode_orig.py -> build/lib.linux-x86_64-2.7/rencode copying rencode/__init__.py -> build/lib.linux-x86_64-2.7/rencode running build_ext cythoning rencode/rencode.pyx to rencode/rencode.c building 'rencode._rencode' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/rencode gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/include/python2.7 -c rencode/rencode.c -o build/temp.linux-x86_64-2.7/rencode/rencode.o -O3 gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/rencode/rencode.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/rencode/_rencode.so + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' running build running build_py creating build/lib.linux-x86_64-3.4 creating build/lib.linux-x86_64-3.4/rencode copying rencode/rencode_orig.py -> build/lib.linux-x86_64-3.4/rencode copying rencode/__init__.py -> build/lib.linux-x86_64-3.4/rencode running build_ext skipping 'rencode/rencode.c' Cython extension (up-to-date) building 'rencode._rencode' extension creating build/temp.linux-x86_64-3.4 creating build/temp.linux-x86_64-3.4/rencode gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/include/python3.4m -c rencode/rencode.c -o build/temp.linux-x86_64-3.4/rencode/rencode.o -O3 gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-3.4/rencode/rencode.o -L/usr/lib64 -lpython3.4m -o build/lib.linux-x86_64-3.4/rencode/_rencode.cpython-34m.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7o8H4h + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64 + cd rencode-1.0.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib64/python2.7/site-packages/rencode copying build/lib.linux-x86_64-2.7/rencode/_rencode.so -> /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib64/python2.7/site-packages/rencode copying build/lib.linux-x86_64-2.7/rencode/__init__.py -> /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib64/python2.7/site-packages/rencode copying build/lib.linux-x86_64-2.7/rencode/rencode_orig.py -> /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib64/python2.7/site-packages/rencode byte-compiling /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib64/python2.7/site-packages/rencode/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib64/python2.7/site-packages/rencode/rencode_orig.py to rencode_orig.pyc writing byte-compilation script '/tmp/tmpxvPPh2.py' /usr/bin/python2 -O /tmp/tmpxvPPh2.py removing /tmp/tmpxvPPh2.py running install_egg_info Writing /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib64/python2.7/site-packages/rencode-1.0.3-py2.7.egg-info + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib64/python3.4 creating /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib64/python3.4/site-packages creating /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib64/python3.4/site-packages/rencode copying build/lib.linux-x86_64-3.4/rencode/_rencode.cpython-34m.so -> /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib64/python3.4/site-packages/rencode copying build/lib.linux-x86_64-3.4/rencode/__init__.py -> /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib64/python3.4/site-packages/rencode copying build/lib.linux-x86_64-3.4/rencode/rencode_orig.py -> /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib64/python3.4/site-packages/rencode byte-compiling /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib64/python3.4/site-packages/rencode/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib64/python3.4/site-packages/rencode/rencode_orig.py to rencode_orig.cpython-34.pyc writing byte-compilation script '/tmp/tmphbrukdcf.py' /usr/bin/python3.4 -O /tmp/tmphbrukdcf.py removing /tmp/tmphbrukdcf.py running install_egg_info Writing /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib64/python3.4/site-packages/rencode-1.0.3-py3.4.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/rencode-1.0.4 extracting debug info from /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib64/python3.4/site-packages/rencode/_rencode.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib64/python2.7/site-packages/rencode/_rencode.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 736 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib/debug/usr/lib64/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib64/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.mBSBdL + umask 022 + cd /builddir/build/BUILD + cd rencode-1.0.4 + pushd tests ~/build/BUILD/rencode-1.0.4/tests ~/build/BUILD/rencode-1.0.4 + ln -sf /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib64/python2.7/site-packages/rencode rencode + /usr/bin/python test_rencode.py ......................................... ---------------------------------------------------------------------- Ran 41 tests in 0.005s OK + /usr/bin/python timetest.py ******************************************************************************* Encode functions: ******************************************************************************* test_encode_fixed_pos_int: rencode.pyx: 0.004s (+0.019s) 593.39% rencode.py: 0.023s test_encode_int_int_size: rencode.pyx: 0.009s (+0.047s) 643.16% rencode.py: 0.056s test_encode_int_long_long_size: rencode.pyx: 0.024s (+0.038s) 259.20% rencode.py: 0.062s test_encode_float_32bit: rencode.pyx: 0.004s (+0.019s) 586.02% rencode.py: 0.022s test_encode_int_short_size: rencode.pyx: 0.008s (+0.047s) 688.95% rencode.py: 0.055s test_encode_str: rencode.pyx: 0.008s (+0.019s) 344.37% rencode.py: 0.027s test_encode_dict: rencode.pyx: 0.128s (+0.442s) 445.80% rencode.py: 0.570s test_encode_fixed_list: rencode.pyx: 0.012s (+0.033s) 376.35% rencode.py: 0.044s test_encode_fixed_neg_int: rencode.pyx: 0.004s (+0.021s) 657.32% rencode.py: 0.025s test_encode_fixed_dict: rencode.pyx: 0.043s (+0.158s) 467.14% rencode.py: 0.201s test_encode_int_char_size: rencode.pyx: 0.007s (+0.046s) 757.06% rencode.py: 0.053s test_encode_fixed_str: rencode.pyx: 0.004s (+0.021s) 633.13% rencode.py: 0.025s test_encode_list: rencode.pyx: 0.134s (+0.215s) 260.06% rencode.py: 0.350s test_encode_none: rencode.pyx: 0.004s (+0.013s) 392.91% rencode.py: 0.017s test_encode_int_big_number: rencode.pyx: 0.018s (+0.032s) 282.42% rencode.py: 0.050s test_encode_float_64bit: rencode.pyx: 0.004s (+0.019s) 534.38% rencode.py: 0.023s test_encode_bool: rencode.pyx: 0.005s (+0.021s) 515.57% rencode.py: 0.026s Encode functions totals: rencode.pyx: 0.419s (+1.209s) 388.40% rencode.py: 1.628s ******************************************************************************* Decode functions: ******************************************************************************* test_decode_fixed_list: rencode.pyx: 0.004s (+0.035s) 897.80% rencode.py: 0.039s test_decode_int_long_long_size: rencode.pyx: 0.006s (+0.019s) 418.65% rencode.py: 0.025s test_decode_dict: rencode.pyx: 0.027s (+0.389s) 1567.42% rencode.py: 0.415s test_decode_fixed_dict: rencode.pyx: 0.010s (+0.132s) 1438.18% rencode.py: 0.142s test_decode_float_32bit: rencode.pyx: 0.003s (+0.011s) 521.51% rencode.py: 0.014s test_decode_int_big_number: rencode.pyx: 0.013s (+0.028s) 320.94% rencode.py: 0.041s test_decode_int_char_size: rencode.pyx: 0.009s (+0.046s) 600.86% rencode.py: 0.055s test_decode_fixed_neg_int: rencode.pyx: 0.006s (+0.014s) 342.82% rencode.py: 0.020s test_decode_fixed_str: rencode.pyx: 0.006s (+0.019s) 397.95% rencode.py: 0.026s test_decode_float_64bit: rencode.pyx: 0.006s (+0.029s) 567.97% rencode.py: 0.035s test_decode_bool: rencode.pyx: 0.006s (+0.013s) 317.35% rencode.py: 0.020s test_decode_fixed_pos_int: rencode.pyx: 0.007s (+0.013s) 294.09% rencode.py: 0.020s test_decode_list: rencode.pyx: 0.051s (+0.794s) 1643.31% rencode.py: 0.846s test_decode_none: rencode.pyx: 0.006s (+0.015s) 326.68% rencode.py: 0.021s test_decode_int_short_size: rencode.pyx: 0.010s (+0.049s) 582.75% rencode.py: 0.059s test_decode_str: rencode.pyx: 0.023s (+0.045s) 293.97% rencode.py: 0.068s test_decode_int_int_size: rencode.pyx: 0.010s (+0.049s) 575.30% rencode.py: 0.060s Decode functions totals: rencode.pyx: 0.204s (+1.701s) 933.21% rencode.py: 1.905s ******************************************************************************* Overall functions: ******************************************************************************* test_overall_encode: rencode.pyx: 0.233s (+0.318s) 236.34% rencode.py: 0.551s test_overall_decode: rencode.pyx: 0.035s (+0.192s) 646.30% rencode.py: 0.227s Overall functions totals: rencode.pyx: 0.268s (+0.510s) 290.10% rencode.py: 0.779s + rm rencode + ln -sf /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/lib64/python3.4/site-packages/rencode rencode + /usr/bin/python3.4 test_rencode.py ......................................... ---------------------------------------------------------------------- Ran 41 tests in 0.006s OK + /usr/bin/python3.4 timetest.py ******************************************************************************* Encode functions: ******************************************************************************* test_encode_fixed_neg_int: rencode.pyx: 0.006s (+0.040s) 754.14% rencode.py: 0.046s test_encode_int_char_size: rencode.pyx: 0.011s (+0.055s) 602.29% rencode.py: 0.066s test_encode_fixed_list: rencode.pyx: 0.017s (+0.055s) 414.03% rencode.py: 0.072s test_encode_bool: rencode.pyx: 0.007s (+0.021s) 391.38% rencode.py: 0.028s test_encode_list: rencode.pyx: 0.196s (+0.239s) 222.43% rencode.py: 0.435s test_encode_int_short_size: rencode.pyx: 0.014s (+0.056s) 510.02% rencode.py: 0.069s test_encode_fixed_pos_int: rencode.pyx: 0.006s (+0.039s) 745.38% rencode.py: 0.045s test_encode_str: rencode.pyx: 0.023s (+0.017s) 175.14% rencode.py: 0.041s test_encode_int_big_number: rencode.pyx: 0.024s (+0.032s) 233.42% rencode.py: 0.055s test_encode_float_64bit: rencode.pyx: 0.006s (+0.021s) 440.78% rencode.py: 0.027s test_encode_dict: rencode.pyx: 0.163s (+0.615s) 476.68% rencode.py: 0.778s test_encode_fixed_str: rencode.pyx: 0.006s (+0.043s) 798.15% rencode.py: 0.049s test_encode_int_long_long_size: rencode.pyx: 0.026s (+0.049s) 288.49% rencode.py: 0.075s test_encode_float_32bit: rencode.pyx: 0.006s (+0.021s) 436.73% rencode.py: 0.027s test_encode_int_int_size: rencode.pyx: 0.014s (+0.056s) 500.71% rencode.py: 0.070s test_encode_fixed_dict: rencode.pyx: 0.056s (+0.246s) 536.36% rencode.py: 0.302s test_encode_none: rencode.pyx: 0.007s (+0.014s) 291.17% rencode.py: 0.021s Encode functions totals: rencode.pyx: 0.589s (+1.618s) 374.78% rencode.py: 2.207s ******************************************************************************* Decode functions: ******************************************************************************* test_decode_fixed_dict: rencode.pyx: 0.013s (+0.183s) 1468.83% rencode.py: 0.196s test_decode_int_short_size: rencode.pyx: 0.009s (+0.028s) 403.53% rencode.py: 0.037s test_decode_dict: rencode.pyx: 0.033s (+0.820s) 2575.76% rencode.py: 0.853s test_decode_int_big_number: rencode.pyx: 0.011s (+0.062s) 652.77% rencode.py: 0.073s test_decode_int_long_long_size: rencode.pyx: 0.018s (+0.060s) 425.83% rencode.py: 0.078s test_decode_str: rencode.pyx: 0.019s (+0.052s) 380.87% rencode.py: 0.071s test_decode_list: rencode.pyx: 0.067s (+0.981s) 1554.85% rencode.py: 1.048s test_decode_fixed_neg_int: rencode.pyx: 0.004s (+0.007s) 275.23% rencode.py: 0.011s test_decode_fixed_list: rencode.pyx: 0.006s (+0.049s) 946.11% rencode.py: 0.055s test_decode_int_char_size: rencode.pyx: 0.006s (+0.027s) 555.63% rencode.py: 0.033s test_decode_none: rencode.pyx: 0.004s (+0.007s) 308.93% rencode.py: 0.011s test_decode_fixed_str: rencode.pyx: 0.004s (+0.011s) 411.99% rencode.py: 0.015s test_decode_float_64bit: rencode.pyx: 0.004s (+0.015s) 498.68% rencode.py: 0.019s test_decode_int_int_size: rencode.pyx: 0.009s (+0.026s) 399.49% rencode.py: 0.035s test_decode_float_32bit: rencode.pyx: 0.003s (+0.015s) 524.11% rencode.py: 0.018s test_decode_bool: rencode.pyx: 0.004s (+0.007s) 311.97% rencode.py: 0.011s test_decode_fixed_pos_int: rencode.pyx: 0.004s (+0.007s) 298.19% rencode.py: 0.011s Decode functions totals: rencode.pyx: 0.217s (+2.358s) 1184.91% rencode.py: 2.576s ******************************************************************************* Overall functions: ******************************************************************************* test_overall_encode: rencode.pyx: 0.110s (+0.317s) 389.41% rencode.py: 0.427s test_overall_decode: rencode.pyx: 0.035s (+0.260s) 843.92% rencode.py: 0.295s Overall functions totals: rencode.pyx: 0.145s (+0.577s) 499.20% rencode.py: 0.722s ~/build/BUILD/rencode-1.0.4 Processing files: python-rencode-1.0.4-0.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.39dtzF + popd + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rencode-1.0.4 + DOCDIR=/builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/share/doc/python-rencode-1.0.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/share/doc/python-rencode-1.0.4 + cp -pr COPYING /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/share/doc/python-rencode-1.0.4 + cp -pr README.md /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/share/doc/python-rencode-1.0.4 + exit 0 Provides: python-rencode = 1.0.4-0.el7.centos python-rencode(x86-64) = 1.0.4-0.el7.centos 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python34-rencode-1.0.4-0.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6MHg8z + umask 022 + cd /builddir/build/BUILD + cd rencode-1.0.4 + DOCDIR=/builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/share/doc/python34-rencode-1.0.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/share/doc/python34-rencode-1.0.4 + cp -pr COPYING /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/share/doc/python34-rencode-1.0.4 + cp -pr README.md /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64/usr/share/doc/python34-rencode-1.0.4 + exit 0 Provides: python34-rencode = 1.0.4-0.el7.centos python34-rencode(x86-64) = 1.0.4-0.el7.centos 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython3.4m.so.1.0()(64bit) python(abi) = 3.4 rtld(GNU_HASH) Processing files: python-rencode-debuginfo-1.0.4-0.el7.centos.x86_64 Provides: python-rencode-debuginfo = 1.0.4-0.el7.centos python-rencode-debuginfo(x86-64) = 1.0.4-0.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-44276766.novalocal Wrote: /builddir/build/RPMS/python-rencode-1.0.4-0.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/python34-rencode-1.0.4-0.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/python-rencode-debuginfo-1.0.4-0.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DDSTTf + umask 022 + cd /builddir/build/BUILD + cd rencode-1.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-rencode-1.0.4-0.el7.centos.x86_64 + exit 0 Child return code was: 0