Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/borgbackup.spec'], timeout=172800uid=1000gid=425user='mockbuild'logger=shell=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}chrootPath='/var/lib/mock/f24-build-5323575-595813/root'printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/borgbackup.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: buildhw-07.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/borgbackup-1.0.0-2.fc24.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/borgbackup.spec'], timeout=172800uid=1000private_network=Truegid=425user='mockbuild'logger=shell=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}chrootPath='/var/lib/mock/f24-build-5323575-595813/root'printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/borgbackup.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.alBQr8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf borgbackup-1.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/borgbackup-1.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd borgbackup-1.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf borgbackup.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9f0duQ + umask 022 + cd /builddir/build/BUILD + cd borgbackup-1.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-i686-3.5 creating build/lib.linux-i686-3.5/borg copying borg/hash_sizes.py -> build/lib.linux-i686-3.5/borg copying borg/helpers.py -> build/lib.linux-i686-3.5/borg copying borg/archiver.py -> build/lib.linux-i686-3.5/borg copying borg/xattr.py -> build/lib.linux-i686-3.5/borg copying borg/__init__.py -> build/lib.linux-i686-3.5/borg copying borg/logger.py -> build/lib.linux-i686-3.5/borg copying borg/archive.py -> build/lib.linux-i686-3.5/borg copying borg/lrucache.py -> build/lib.linux-i686-3.5/borg copying borg/_version.py -> build/lib.linux-i686-3.5/borg copying borg/fuse.py -> build/lib.linux-i686-3.5/borg copying borg/remote.py -> build/lib.linux-i686-3.5/borg copying borg/platform.py -> build/lib.linux-i686-3.5/borg copying borg/repository.py -> build/lib.linux-i686-3.5/borg copying borg/locking.py -> build/lib.linux-i686-3.5/borg copying borg/__main__.py -> build/lib.linux-i686-3.5/borg copying borg/key.py -> build/lib.linux-i686-3.5/borg copying borg/cache.py -> build/lib.linux-i686-3.5/borg copying borg/shellpattern.py -> build/lib.linux-i686-3.5/borg copying borg/upgrader.py -> build/lib.linux-i686-3.5/borg creating build/lib.linux-i686-3.5/borg/testsuite copying borg/testsuite/helpers.py -> build/lib.linux-i686-3.5/borg/testsuite copying borg/testsuite/archiver.py -> build/lib.linux-i686-3.5/borg/testsuite copying borg/testsuite/xattr.py -> build/lib.linux-i686-3.5/borg/testsuite copying borg/testsuite/__init__.py -> build/lib.linux-i686-3.5/borg/testsuite copying borg/testsuite/logger.py -> build/lib.linux-i686-3.5/borg/testsuite copying borg/testsuite/compress.py -> build/lib.linux-i686-3.5/borg/testsuite copying borg/testsuite/chunker.py -> build/lib.linux-i686-3.5/borg/testsuite copying borg/testsuite/archive.py -> build/lib.linux-i686-3.5/borg/testsuite copying borg/testsuite/lrucache.py -> build/lib.linux-i686-3.5/borg/testsuite copying borg/testsuite/hashindex.py -> build/lib.linux-i686-3.5/borg/testsuite copying borg/testsuite/crypto.py -> build/lib.linux-i686-3.5/borg/testsuite copying borg/testsuite/benchmark.py -> build/lib.linux-i686-3.5/borg/testsuite copying borg/testsuite/platform.py -> build/lib.linux-i686-3.5/borg/testsuite copying borg/testsuite/repository.py -> build/lib.linux-i686-3.5/borg/testsuite copying borg/testsuite/locking.py -> build/lib.linux-i686-3.5/borg/testsuite copying borg/testsuite/key.py -> build/lib.linux-i686-3.5/borg/testsuite copying borg/testsuite/shellpattern.py -> build/lib.linux-i686-3.5/borg/testsuite copying borg/testsuite/upgrader.py -> build/lib.linux-i686-3.5/borg/testsuite running build_ext skipping 'borg/compress.c' Cython extension (up-to-date) building 'borg.compress' extension creating build/temp.linux-i686-3.5 creating build/temp.linux-i686-3.5/borg gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/usr/include -I/usr/include -I/usr/include/python3.5m -c borg/compress.c -o build/temp.linux-i686-3.5/borg/compress.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables build/temp.linux-i686-3.5/borg/compress.o -L/usr/lib -L/usr/lib -L/usr/lib -llz4 -lpython3.5m -o build/lib.linux-i686-3.5/borg/compress.cpython-35m-i386-linux-gnu.so skipping 'borg/crypto.c' Cython extension (up-to-date) building 'borg.crypto' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/usr/include -I/usr/include -I/usr/include/python3.5m -c borg/crypto.c -o build/temp.linux-i686-3.5/borg/crypto.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables build/temp.linux-i686-3.5/borg/crypto.o -L/usr/lib -L/usr/lib -L/usr/lib -lcrypto -lpython3.5m -o build/lib.linux-i686-3.5/borg/crypto.cpython-35m-i386-linux-gnu.so skipping 'borg/chunker.c' Cython extension (up-to-date) building 'borg.chunker' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.5m -c borg/chunker.c -o build/temp.linux-i686-3.5/borg/chunker.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables build/temp.linux-i686-3.5/borg/chunker.o -L/usr/lib -lpython3.5m -o build/lib.linux-i686-3.5/borg/chunker.cpython-35m-i386-linux-gnu.so skipping 'borg/hashindex.c' Cython extension (up-to-date) building 'borg.hashindex' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.5m -c borg/hashindex.c -o build/temp.linux-i686-3.5/borg/hashindex.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables build/temp.linux-i686-3.5/borg/hashindex.o -L/usr/lib -lpython3.5m -o build/lib.linux-i686-3.5/borg/hashindex.cpython-35m-i386-linux-gnu.so skipping 'borg/platform_linux.c' Cython extension (up-to-date) building 'borg.platform_linux' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.5m -c borg/platform_linux.c -o build/temp.linux-i686-3.5/borg/platform_linux.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables build/temp.linux-i686-3.5/borg/platform_linux.o -L/usr/lib -lacl -lpython3.5m -o build/lib.linux-i686-3.5/borg/platform_linux.cpython-35m-i386-linux-gnu.so + /usr/bin/python3 setup.py build_ext --inplace running build_ext skipping 'borg/compress.c' Cython extension (up-to-date) building 'borg.compress' extension gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include -I/usr/include -I/usr/include/python3.5m -c borg/compress.c -o build/temp.linux-i686-3.5/borg/compress.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-i686-3.5/borg/compress.o -L/usr/lib -L/usr/lib -L/usr/lib -llz4 -lpython3.5m -o /builddir/build/BUILD/borgbackup-1.0.0/borg/compress.cpython-35m-i386-linux-gnu.so skipping 'borg/crypto.c' Cython extension (up-to-date) building 'borg.crypto' extension gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include -I/usr/include -I/usr/include/python3.5m -c borg/crypto.c -o build/temp.linux-i686-3.5/borg/crypto.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-i686-3.5/borg/crypto.o -L/usr/lib -L/usr/lib -L/usr/lib -lcrypto -lpython3.5m -o /builddir/build/BUILD/borgbackup-1.0.0/borg/crypto.cpython-35m-i386-linux-gnu.so skipping 'borg/chunker.c' Cython extension (up-to-date) building 'borg.chunker' extension gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.5m -c borg/chunker.c -o build/temp.linux-i686-3.5/borg/chunker.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-i686-3.5/borg/chunker.o -L/usr/lib -lpython3.5m -o /builddir/build/BUILD/borgbackup-1.0.0/borg/chunker.cpython-35m-i386-linux-gnu.so skipping 'borg/hashindex.c' Cython extension (up-to-date) building 'borg.hashindex' extension gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.5m -c borg/hashindex.c -o build/temp.linux-i686-3.5/borg/hashindex.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-i686-3.5/borg/hashindex.o -L/usr/lib -lpython3.5m -o /builddir/build/BUILD/borgbackup-1.0.0/borg/hashindex.cpython-35m-i386-linux-gnu.so skipping 'borg/platform_linux.c' Cython extension (up-to-date) building 'borg.platform_linux' extension gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.5m -c borg/platform_linux.c -o build/temp.linux-i686-3.5/borg/platform_linux.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-i686-3.5/borg/platform_linux.o -L/usr/lib -lacl -lpython3.5m -o /builddir/build/BUILD/borgbackup-1.0.0/borg/platform_linux.cpython-35m-i386-linux-gnu.so + /usr/bin/python3 setup.py build_usage running build_usage generating usage docs found commands: ['prune', 'debug-dump-archive-items', 'change-passphrase', 'init', 'migrate-to-repokey', 'rename', 'upgrade', 'debug-get-obj', 'create', 'debug-put-obj', 'list', 'extract', 'serve', 'info', 'help', 'debug-delete-obj', 'break-lock', 'mount', 'delete', 'check'] generating help for prune generating help for debug-dump-archive-items generating help for change-passphrase generating help for init generating help for migrate-to-repokey generating help for rename generating help for upgrade generating help for debug-get-obj generating help for create generating help for debug-put-obj generating help for list generating help for extract generating help for serve generating help for info generating help for help generating help for debug-delete-obj generating help for break-lock generating help for mount generating help for delete generating help for check + /usr/bin/python3 setup.py build_api running build_api auto-generating API documentation examining module borg/hash_sizes.py examining module borg/helpers.py examining module borg/archiver.py examining module borg/xattr.py examining module borg/__init__.py examining module borg/logger.py examining module borg/archive.py examining module borg/lrucache.py examining module borg/_version.py examining module borg/fuse.py examining module borg/remote.py examining module borg/platform.py examining module borg/repository.py examining module borg/locking.py examining module borg/__main__.py examining module borg/key.py examining module borg/cache.py examining module borg/shellpattern.py examining module borg/upgrader.py examining module borg/platform_darwin.pyx examining module borg/crypto.pyx examining module borg/compress.pyx examining module borg/platform_linux.pyx examining module borg/platform_freebsd.pyx examining module borg/hashindex.pyx examining module borg/chunker.pyx + make -C docs SPHINXBUILD=sphinx-build-3 man make: Entering directory '/builddir/build/BUILD/borgbackup-1.0.0/docs' sphinx-build-3 -b man -d _build/doctrees . _build/man Running Sphinx v1.3.1 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 13 added, 0 changed, 0 removed reading sources... [ 7%] api reading sources... [ 15%] authors reading sources... [ 23%] changes reading sources... [ 30%] deployment reading sources... [ 38%] development reading sources... [ 46%] faq reading sources... [ 53%] index reading sources... [ 61%] installation reading sources... [ 69%] internals reading sources... [ 76%] quickstart reading sources... [ 84%] resources reading sources... [ 92%] support reading sources... [100%] usage /builddir/build/BUILD/borgbackup-1.0.0/borg/helpers.py:docstring of borg.helpers.log_multi:4: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/borgbackup-1.0.0/borg/helpers.py:docstring of borg.helpers.yes:14: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/borgbackup-1.0.0/borg/locking.py:docstring of borg.locking.ExclusiveLock:5: ERROR: Unexpected indentation. /builddir/build/BUILD/borgbackup-1.0.0/borg/locking.py:docstring of borg.locking.ExclusiveLock:6: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/borgbackup-1.0.0/borg/locking.py:docstring of borg.locking.UpgradableLock:8: ERROR: Unexpected indentation. /builddir/build/BUILD/borgbackup-1.0.0/borg/locking.py:docstring of borg.locking.UpgradableLock:9: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/borgbackup-1.0.0/borg/shellpattern.py:docstring of borg.shellpattern.translate:3: WARNING: Inline strong start-string without end-string. /builddir/build/BUILD/borgbackup-1.0.0/docs/api.rst:69: WARNING: autodoc: failed to import module 'borg.platform_darwin'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python3.5/site-packages/sphinx/ext/autodoc.py", line 385, in import_object __import__(self.modname) ImportError: No module named 'borg.platform_darwin' /builddir/build/BUILD/borgbackup-1.0.0/docs/api.rst:77: WARNING: error while formatting arguments for borg.compress.ZLIB.detect: is not a Python function /builddir/build/BUILD/borgbackup-1.0.0/docs/api.rst:85: WARNING: autodoc: failed to import module 'borg.platform_freebsd'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python3.5/site-packages/sphinx/ext/autodoc.py", line 385, in import_object __import__(self.modname) ImportError: No module named 'borg.platform_freebsd' /builddir/build/BUILD/borgbackup-1.0.0/borg/upgrader.py:docstring of borg.upgrader.AtticKeyfileKey.find_key_file:1: ERROR: Unknown target name: "find_key_file". /builddir/build/BUILD/borgbackup-1.0.0/borg/upgrader.py:docstring of borg.upgrader.AtticKeyfileKey.find_key_file:5: ERROR: Unknown target name: "get_keys_dir". /builddir/build/BUILD/borgbackup-1.0.0/borg/upgrader.py:docstring of borg.upgrader.AtticKeyfileKey.find_key_file:8: ERROR: Unknown target name: "repository.path". /builddir/build/BUILD/borgbackup-1.0.0/borg/upgrader.py:docstring of borg.upgrader.AtticKeyfileKey.find_key_file:8: ERROR: Unknown target name: "repository._location.canonical_path". ../README.rst:1: WARNING: nonlocal image URI found: https://asciinema.org/a/28691.png ../README.rst:166: WARNING: nonlocal image URI found: https://readthedocs.org/projects/borgbackup/badge/?version=stable ../README.rst:166: WARNING: nonlocal image URI found: https://api.travis-ci.org/borgbackup/borg.svg ../README.rst:166: WARNING: nonlocal image URI found: https://codecov.io/github/borgbackup/borg/coverage.svg?branch=master ../README.rst:168: WARNING: nonlocal image URI found: https://readthedocs.org/projects/borgbackup/badge/?version=stable ../README.rst:172: WARNING: nonlocal image URI found: https://api.travis-ci.org/borgbackup/borg.svg looking for now-outdated files... none found pickling environment... ../README.rst:176: WARNING: nonlocal image URI found: https://codecov.io/github/borgbackup/borg/coverage.svg?branch=master ../README.rst:180: WARNING: nonlocal image URI found: https://asciinema.org/a/28691.png /builddir/build/BUILD/borgbackup-1.0.0/docs/resources.rst:5: WARNING: Duplicate explicit target name: "media.ccc.de". /builddir/build/BUILD/borgbackup-1.0.0/docs/resources.rst:5: WARNING: Duplicate explicit target name: "youtube". /builddir/build/BUILD/borgbackup-1.0.0/docs/resources.rst:5: WARNING: Duplicate explicit target name: "youtube". /builddir/build/BUILD/borgbackup-1.0.0/docs/resources.rst:5: WARNING: Duplicate explicit target name: "youtube". usage/help.rst.inc:8: WARNING: Literal block expected; none found. usage/help.rst.inc:66: WARNING: Inline emphasis start-string without end-string. usage/help.rst.inc:69: WARNING: Inline emphasis start-string without end-string. usage/help.rst.inc:83: WARNING: Inline emphasis start-string without end-string. done checking consistency... done /builddir/build/BUILD/borgbackup-1.0.0/docs/api.rst:: WARNING: document isn't included in any toctree writing... borg.1 { } build succeeded, 31 warnings. Build finished. The manual pages are in _build/man. make: Leaving directory '/builddir/build/BUILD/borgbackup-1.0.0/docs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1rmFxN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386 ++ dirname /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386 + cd borgbackup-1.0.0 + find . -name '*.so' -type f -exec chmod 0755 '{}' ';' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386 running install running install_lib creating /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr creating /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib creating /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5 creating /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages creating /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg copying build/lib.linux-i686-3.5/borg/hash_sizes.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg copying build/lib.linux-i686-3.5/borg/helpers.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg copying build/lib.linux-i686-3.5/borg/archiver.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg copying build/lib.linux-i686-3.5/borg/chunker.cpython-35m-i386-linux-gnu.so -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg copying build/lib.linux-i686-3.5/borg/xattr.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg creating /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite copying build/lib.linux-i686-3.5/borg/testsuite/helpers.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite copying build/lib.linux-i686-3.5/borg/testsuite/archiver.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite copying build/lib.linux-i686-3.5/borg/testsuite/xattr.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite copying build/lib.linux-i686-3.5/borg/testsuite/__init__.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite copying build/lib.linux-i686-3.5/borg/testsuite/logger.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite copying build/lib.linux-i686-3.5/borg/testsuite/compress.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite copying build/lib.linux-i686-3.5/borg/testsuite/chunker.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite copying build/lib.linux-i686-3.5/borg/testsuite/archive.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite copying build/lib.linux-i686-3.5/borg/testsuite/lrucache.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite copying build/lib.linux-i686-3.5/borg/testsuite/hashindex.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite copying build/lib.linux-i686-3.5/borg/testsuite/crypto.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite copying build/lib.linux-i686-3.5/borg/testsuite/benchmark.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite copying build/lib.linux-i686-3.5/borg/testsuite/platform.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite copying build/lib.linux-i686-3.5/borg/testsuite/repository.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite copying build/lib.linux-i686-3.5/borg/testsuite/locking.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite copying build/lib.linux-i686-3.5/borg/testsuite/key.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite copying build/lib.linux-i686-3.5/borg/testsuite/shellpattern.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite copying build/lib.linux-i686-3.5/borg/testsuite/upgrader.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite copying build/lib.linux-i686-3.5/borg/__init__.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg copying build/lib.linux-i686-3.5/borg/logger.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg copying build/lib.linux-i686-3.5/borg/platform_linux.cpython-35m-i386-linux-gnu.so -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg copying build/lib.linux-i686-3.5/borg/archive.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg copying build/lib.linux-i686-3.5/borg/crypto.cpython-35m-i386-linux-gnu.so -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg copying build/lib.linux-i686-3.5/borg/lrucache.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg copying build/lib.linux-i686-3.5/borg/hashindex.cpython-35m-i386-linux-gnu.so -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg copying build/lib.linux-i686-3.5/borg/_version.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg copying build/lib.linux-i686-3.5/borg/fuse.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg copying build/lib.linux-i686-3.5/borg/remote.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg copying build/lib.linux-i686-3.5/borg/platform.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg copying build/lib.linux-i686-3.5/borg/repository.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg copying build/lib.linux-i686-3.5/borg/locking.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg copying build/lib.linux-i686-3.5/borg/__main__.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg copying build/lib.linux-i686-3.5/borg/key.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg copying build/lib.linux-i686-3.5/borg/compress.cpython-35m-i386-linux-gnu.so -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg copying build/lib.linux-i686-3.5/borg/cache.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg copying build/lib.linux-i686-3.5/borg/shellpattern.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg copying build/lib.linux-i686-3.5/borg/upgrader.py -> /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/hash_sizes.py to hash_sizes.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/helpers.py to helpers.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/archiver.py to archiver.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/xattr.py to xattr.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite/helpers.py to helpers.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite/archiver.py to archiver.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite/xattr.py to xattr.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite/logger.py to logger.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite/compress.py to compress.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite/chunker.py to chunker.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite/archive.py to archive.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite/lrucache.py to lrucache.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite/hashindex.py to hashindex.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite/crypto.py to crypto.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite/benchmark.py to benchmark.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite/platform.py to platform.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite/repository.py to repository.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite/locking.py to locking.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite/key.py to key.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite/shellpattern.py to shellpattern.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/testsuite/upgrader.py to upgrader.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/logger.py to logger.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/archive.py to archive.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/lrucache.py to lrucache.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/_version.py to _version.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/fuse.py to fuse.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/remote.py to remote.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/platform.py to platform.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/repository.py to repository.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/locking.py to locking.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/__main__.py to __main__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/key.py to key.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/cache.py to cache.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/shellpattern.py to shellpattern.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/upgrader.py to upgrader.cpython-35.pyc writing byte-compilation script '/tmp/tmpb6qglrp0.py' /usr/bin/python3 -O /tmp/tmpb6qglrp0.py removing /tmp/tmpb6qglrp0.py running install_egg_info running egg_info creating borgbackup.egg-info writing requirements to borgbackup.egg-info/requires.txt writing top-level names to borgbackup.egg-info/top_level.txt writing borgbackup.egg-info/PKG-INFO writing entry points to borgbackup.egg-info/entry_points.txt writing dependency_links to borgbackup.egg-info/dependency_links.txt writing manifest file 'borgbackup.egg-info/SOURCES.txt' reading manifest file 'borgbackup.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' no previously-included directories found matching '.travis' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.gitattributes' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.travis.yml' warning: no previously-included files found matching 'Vagrantfile' writing manifest file 'borgbackup.egg-info/SOURCES.txt' Copying borgbackup.egg-info to /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borgbackup-1.0.0-py3.5.egg-info running install_scripts Installing borg script to /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/bin + mkdir -p /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/share/man/man1 + mv docs/_build/man/borg.1 /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/share/man/man1/borg.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/borgbackup-1.0.0 extracting debug info from /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/chunker.cpython-35m-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/platform_linux.cpython-35m-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/crypto.cpython-35m-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/hashindex.cpython-35m-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/lib/python3.5/site-packages/borg/compress.cpython-35m-i386-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 2499 blocks + /usr/lib/rpm/check-buildroot + /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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zUtTES + umask 022 + cd /builddir/build/BUILD + cd borgbackup-1.0.0 + rm borg/testsuite/benchmark.py ++ pwd + PYTHONPATH=:/builddir/build/BUILD/borgbackup-1.0.0 + py.test-3 --cov=borg --pyargs borg.testsuite -k 'not test_non_ascii_acl and not test_fuse_mount' ============================= test session starts ============================== platform linux -- Python 3.5.1, pytest-2.8.7, py-1.4.31, pluggy-0.3.1 rootdir: /builddir/build/BUILD/borgbackup-1.0.0, inifile: setup.cfg plugins: cov-2.2.0 collected 454 items borg/testsuite/archive.py ....... borg/testsuite/archiver.py .s..............................x.........ssssssssssssssssssssssssssssssssssssssss...............s....................x........... borg/testsuite/chunker.py .. borg/testsuite/compress.py ........ borg/testsuite/crypto.py ... borg/testsuite/hashindex.py ..... borg/testsuite/helpers.py ............................................................................................................................................................. borg/testsuite/key.py .... borg/testsuite/locking.py .............. borg/testsuite/logger.py .... borg/testsuite/lrucache.py .. borg/testsuite/platform.py ...s borg/testsuite/repository.py ...................................... borg/testsuite/shellpattern.py ............................................................. borg/testsuite/upgrader.py sssss.. borg/testsuite/xattr.py . ---------------- coverage: platform linux, python 3.5.1-final-0 ---------------- Name Stmts Miss Cover ---------------------------------------------------- borg/__init__.py 1 0 100% borg/__main__.py 2 2 0% borg/_version.py 1 0 100% borg/archive.py 664 81 88% borg/archiver.py 717 115 84% borg/cache.py 313 23 93% borg/fuse.py 208 208 0% borg/hash_sizes.py 48 48 0% borg/helpers.py 646 66 90% borg/key.py 306 53 83% borg/locking.py 190 12 94% borg/logger.py 80 18 78% borg/lrucache.py 31 0 100% borg/platform.py 12 9 25% borg/remote.py 252 21 92% borg/repository.py 542 35 94% borg/shellpattern.py 36 0 100% borg/testsuite/__init__.py 109 18 83% borg/testsuite/archive.py 81 0 100% borg/testsuite/archiver.py 905 106 88% borg/testsuite/chunker.py 25 0 100% borg/testsuite/compress.py 68 3 96% borg/testsuite/crypto.py 22 0 100% borg/testsuite/hashindex.py 81 0 100% borg/testsuite/helpers.py 476 1 99% borg/testsuite/key.py 77 0 100% borg/testsuite/locking.py 104 0 100% borg/testsuite/logger.py 40 0 100% borg/testsuite/lrucache.py 48 0 100% borg/testsuite/platform.py 95 39 59% borg/testsuite/repository.py 282 0 100% borg/testsuite/shellpattern.py 12 0 100% borg/testsuite/upgrader.py 83 49 41% borg/testsuite/xattr.py 32 0 100% borg/upgrader.py 168 122 27% borg/xattr.py 237 160 32% ---------------------------------------------------- TOTAL 6994 1189 83% === 7 tests deselected by '-knot test_non_ascii_acl and not test_fuse_mount' === ====== 397 passed, 48 skipped, 7 deselected, 2 xfailed in 212.34 seconds ======= + exit 0 Processing files: borgbackup-1.0.0-2.fc24.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0wiwls + umask 022 + cd /builddir/build/BUILD + cd borgbackup-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/share/doc/borgbackup + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/share/doc/borgbackup + cp -pr README.rst /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/share/doc/borgbackup + cp -pr PKG-INFO /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/share/doc/borgbackup + cp -pr AUTHORS /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/share/doc/borgbackup + cp -pr docs/changes.rst /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/share/doc/borgbackup + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vnPo41 + umask 022 + cd /builddir/build/BUILD + cd borgbackup-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/share/licenses/borgbackup + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/share/licenses/borgbackup + cp -pr LICENSE /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386/usr/share/licenses/borgbackup + exit 0 Provides: borgbackup = 1.0.0-2.fc24 borgbackup(x86-32) = 1.0.0-2.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 libacl.so.1 libacl.so.1(ACL_1.0) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcrypto.so.10 libcrypto.so.10(libcrypto.so.10) liblz4.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpython3.5m.so.1.0 python(abi) = 3.5 rtld(GNU_HASH) Processing files: borgbackup-debuginfo-1.0.0-2.fc24.i686 Provides: borgbackup-debuginfo = 1.0.0-2.fc24 borgbackup-debuginfo(x86-32) = 1.0.0-2.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386 warning: Could not canonicalize hostname: buildhw-07.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/borgbackup-1.0.0-2.fc24.i686.rpm Wrote: /builddir/build/RPMS/borgbackup-debuginfo-1.0.0-2.fc24.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aWYiPG + umask 022 + cd /builddir/build/BUILD + cd borgbackup-1.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/borgbackup-1.0.0-2.fc24.i386 + exit 0 Child return code was: 0