Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/custodia.spec'], chrootPath='/var/lib/mock/f32-python-17301879-1242827/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/custodia.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 121: %endif # with_python3 BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 253: %endif # with_python3 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1566172800 Wrote: /builddir/build/SRPMS/custodia-0.6.0-9.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/custodia.spec'], chrootPath='/var/lib/mock/f32-python-17301879-1242827/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/custodia.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 121: %endif # with_python3 BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 253: %endif # with_python3 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1566172800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tJRXa8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf custodia-0.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/custodia-0.6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd custodia-0.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/nonfatal_deprecation.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0001-Replace-use-of-pytest-get_marker.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Dp2CQa + umask 022 + cd /builddir/build/BUILD + cd custodia-0.6.0 + 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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-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' + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 running build running build_py creating build creating build/lib creating build/lib/custodia copying src/custodia/log.py -> build/lib/custodia copying src/custodia/compat.py -> build/lib/custodia copying src/custodia/plugin.py -> build/lib/custodia copying src/custodia/forwarder.py -> build/lib/custodia copying src/custodia/__init__.py -> build/lib/custodia copying src/custodia/root.py -> build/lib/custodia copying src/custodia/__about__.py -> build/lib/custodia copying src/custodia/secrets.py -> build/lib/custodia copying src/custodia/client.py -> build/lib/custodia creating build/lib/custodia/cli copying src/custodia/cli/__main__.py -> build/lib/custodia/cli copying src/custodia/cli/__init__.py -> build/lib/custodia/cli creating build/lib/custodia/httpd copying src/custodia/httpd/authenticators.py -> build/lib/custodia/httpd copying src/custodia/httpd/__init__.py -> build/lib/custodia/httpd copying src/custodia/httpd/server.py -> build/lib/custodia/httpd copying src/custodia/httpd/authorizers.py -> build/lib/custodia/httpd copying src/custodia/httpd/consumer.py -> build/lib/custodia/httpd creating build/lib/custodia/ipa copying src/custodia/ipa/__init__.py -> build/lib/custodia/ipa copying src/custodia/ipa/vault.py -> build/lib/custodia/ipa copying src/custodia/ipa/interface.py -> build/lib/custodia/ipa copying src/custodia/ipa/certrequest.py -> build/lib/custodia/ipa creating build/lib/custodia/message copying src/custodia/message/common.py -> build/lib/custodia/message copying src/custodia/message/__init__.py -> build/lib/custodia/message copying src/custodia/message/simple.py -> build/lib/custodia/message copying src/custodia/message/kem.py -> build/lib/custodia/message copying src/custodia/message/formats.py -> build/lib/custodia/message creating build/lib/custodia/server copying src/custodia/server/__main__.py -> build/lib/custodia/server copying src/custodia/server/args.py -> build/lib/custodia/server copying src/custodia/server/__init__.py -> build/lib/custodia/server copying src/custodia/server/config.py -> build/lib/custodia/server creating build/lib/custodia/store copying src/custodia/store/sqlite.py -> build/lib/custodia/store copying src/custodia/store/__init__.py -> build/lib/custodia/store copying src/custodia/store/enclite.py -> build/lib/custodia/store copying src/custodia/store/encgen.py -> build/lib/custodia/store copying src/custodia/store/interface.py -> build/lib/custodia/store Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.s3GNZ9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch + cd custodia-0.6.0 + mkdir -p /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch//usr/sbin + mkdir -p /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch//usr/share/man/man7 + mkdir -p /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch//usr/share/doc/custodia + mkdir -p /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch//usr/share/doc/custodia/examples + mkdir -p /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch//etc/custodia + mkdir -p /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch//usr/lib/systemd/system + mkdir -p /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch//usr/lib/tmpfiles.d + mkdir -p /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch//var/lib/custodia + mkdir -p /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch//var/log/custodia + mkdir -p /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch//var/run/custodia + 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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-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/custodia-0.6.0-9.fc32.noarch BUILDSTDERR: Skipping installation of /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/__init__.py (namespace package) running install running install_lib copying custodia/log.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia copying custodia/compat.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia copying custodia/plugin.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia copying custodia/forwarder.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia copying custodia/root.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia copying custodia/__about__.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia copying custodia/secrets.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia copying custodia/client.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia copying custodia/message/common.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/message copying custodia/message/__init__.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/message copying custodia/message/simple.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/message copying custodia/message/kem.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/message copying custodia/message/formats.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/message copying custodia/server/__main__.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/server copying custodia/server/args.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/server copying custodia/server/__init__.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/server copying custodia/server/config.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/server copying custodia/ipa/__init__.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/ipa copying custodia/ipa/vault.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/ipa copying custodia/ipa/interface.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/ipa copying custodia/ipa/certrequest.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/ipa copying custodia/httpd/authenticators.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/httpd copying custodia/httpd/__init__.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/httpd copying custodia/httpd/server.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/httpd copying custodia/httpd/authorizers.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/httpd copying custodia/httpd/consumer.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/httpd copying custodia/cli/__main__.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/cli copying custodia/cli/__init__.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/cli copying custodia/store/sqlite.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/store copying custodia/store/__init__.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/store copying custodia/store/enclite.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/store copying custodia/store/encgen.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/store copying custodia/store/interface.py -> /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/store byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/log.py to log.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/compat.py to compat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/plugin.py to plugin.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/forwarder.py to forwarder.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/root.py to root.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/__about__.py to __about__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/secrets.py to secrets.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/client.py to client.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/message/common.py to common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/message/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/message/simple.py to simple.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/message/kem.py to kem.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/message/formats.py to formats.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/server/__main__.py to __main__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/server/args.py to args.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/server/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/server/config.py to config.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/ipa/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/ipa/vault.py to vault.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/ipa/interface.py to interface.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/ipa/certrequest.py to certrequest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/httpd/authenticators.py to authenticators.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/httpd/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/httpd/server.py to server.cpython-38.pyc BUILDSTDERR: byno previously-included directories found matching 'tests/tmp' BUILDSTDERR: no previously-included directories found matching 'tests/ca/tmp' BUILDSTDERR: warning: no previously-included files found matching 'server_socket' + mv /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch//usr/bin/custodia /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch//usr/sbin/custodia + cp /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch//usr/sbin/custodia /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch//usr/sbin/custodia-3 + cp /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch//usr/bin/custodia-cli /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch//usr/bin/custodia-cli-3 + install -m 644 -t /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch//usr/share/man/man7 man/custodia.7 + install -m 644 -t /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch//usr/share/doc/custodia README API.md + install -m 644 -t /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch//usr/share/doc/custodia/examples custodia.conf + install -m 600 /builddir/build/SOURCES/custodia.conf /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/etc/custodia + install -m 644 /builddir/build/SOURCES/custodia@.service /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/systemd/system + install -m 644 /builddir/build/SOURCES/custodia@.socket /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/systemd/system + install -m 644 /builddir/build/SOURCES/custodia.tmpfiles.conf /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/tmpfiles.d/custodia.conf + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.6.0-9.fc32 --unique-debug-suffix -0.6.0-9.fc32.noarch --unique-debug-src-base custodia-0.6.0-9.fc32.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/custodia-0.6.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/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs te-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/httpd/authorizers.py to authorizers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/httpd/consumer.py to consumer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/cli/__main__.py to __main__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/cli/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/store/sqlite.py to sqlite.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/store/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/store/enclite.py to enclite.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/store/encgen.py to encgen.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia/store/interface.py to interface.cpython-38.pyc writing byte-compilation script '/tmp/tmpwd_dqbha.py' /usr/bin/python3 /tmp/tmpwd_dqbha.py removing /tmp/tmpwd_dqbha.py running install_egg_info running egg_info writing src/custodia.egg-info/PKG-INFO writing dependency_links to src/custodia.egg-info/dependency_links.txt writing entry points to src/custodia.egg-info/entry_points.txt writing namespace_packages to src/custodia.egg-info/namespace_packages.txt writing requirements to src/custodia.egg-info/requires.txt writing top-level names to src/custodia.egg-info/top_level.txt reading manifest file 'src/custodia.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/custodia.egg-info/SOURCES.txt' Copying src/custodia.egg-info to /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia-0.6.0-py3.8.egg-info Installing /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8/site-packages/custodia-0.6.0-py3.8-nspkg.pth running install_scripts Installing custodia script to /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/bin Installing custodia-cli script to /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/bin Bytecompiling .py files below /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/lib/python3.8 using /usr/bin/python3.8 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2s3Tg9 + umask 022 + cd /builddir/build/BUILD + cd custodia-0.6.0 + export PIP_INDEX_URL=http://host.invalid./ + PIP_INDEX_URL=http://host.invalid./ + export PIP_NO_DEPS=yes + PIP_NO_DEPS=yes + export PIP_IGNORE_INSTALLED=yes + PIP_IGNORE_INSTALLED=yes + /usr/bin/python3 -m venv --system-site-packages testenv + testenv/bin/pip install . BUILDSTDERR: WARNING: The repository located at host.invalid. is not a trusted or secure host and is being ignored. If this repository is available via HTTPS we recommend you use HTTPS instead, otherwise you may silence this warning and allow it anyway with '--trusted-host host.invalid.'. + testenv/bin/python -m pytest --capture=no --strict --skip-servertests + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Looking in indexes: http://host.invalid./ Processing /builddir/build/BUILD/custodia-0.6.0 Installing collected packages: custodia Running setup.py install for custodia: started Running setup.py install for custodia: finished with status 'done' Successfully installed custodia-0.6.0 ============================= test session starts ============================== platform linux -- Python 3.8.0b3, pytest-4.6.5, py-1.8.0, pluggy-0.12.0 rootdir: /builddir/build/BUILD/custodia-0.6.0, inifile: tox.ini collected 162 items tests/test_authenticators.py .. tests/test_cli.py ..... tests/test_custodia.py ssssssssssssssssssssssssssssssssssssssssssss tests/test_httpd.py . tests/test_ipa.py ssssssssssssssssssssssss tests/test_message_kem.py .... tests/test_misc.py ... tests/test_plugins.py .... tests/test_secrets.py .................................. tests/test_server.py .... tests/test_store.py ... tests/test_store_sqlite.py ........... tests/functional/test_basics.py sss tests/functional/test_container.py sssssssss tests/functional/test_key.py sssssssssss ==================== 71 passed, 91 skipped in 8.65 seconds ===================== Processing files: custodia-0.6.0-9.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LyGPK7 + umask 022 + cd /builddir/build/BUILD + cd custodia-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/share/doc/custodia + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/share/doc/custodia + cp -pr README /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/share/doc/custodia + cp -pr API.md /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/share/doc/custodia + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.l3NAD7 + umask 022 + cd /builddir/build/BUILD + cd custodia-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/share/licenses/custodia + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/share/licenses/custodia + cp -pr LICENSE /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/share/licenses/custodia + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: config(custodia) = 0.6.0-9.fc32 custodia = 0.6.0-9.fc32 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh systemd-units Requires(preun): /bin/sh systemd-units Requires(postun): /bin/sh systemd-units Requires: /usr/bin/python3 Processing files: python3-custodia-0.6.0-9.fc32.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0NSqva + umask 022 + cd /builddir/build/BUILD + cd custodia-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/share/licenses/python3-custodia + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/share/licenses/python3-custodia + cp -pr LICENSE /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch/usr/share/licenses/python3-custodia + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-custodia = 0.6.0-9.fc32 python3-custodia = 0.6.0-9.fc32 python3.8dist(custodia) = 0.6 python3dist(custodia) = 0.6 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: /usr/bin/python3 python(abi) = 3.8 python3.8dist(cryptography) python3.8dist(jwcrypto) python3.8dist(requests) python3.8dist(setuptools) python3.8dist(six) Conflicts: python3-custodia-extra < 0.6.0 Obsoletes: python-custodia < 0.6.0-9.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch Wrote: /builddir/build/RPMS/custodia-0.6.0-9.fc32.noarch.rpm Wrote: /builddir/build/RPMS/python3-custodia-0.6.0-9.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iCTtw7 + umask 022 + cd /builddir/build/BUILD + cd custodia-0.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/custodia-0.6.0-9.fc32.noarch + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0