Mock Version: 2.10 Mock Version: 2.10 Mock Version: 2.10 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/custodia.spec'], chrootPath='/var/lib/mock/eln-build-27705229-3683529/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=201600uid=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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1622764800 Wrote: /builddir/build/SRPMS/custodia-0.6.0-16.eln112.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/eln-build-27705229-3683529/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=201600uid=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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1622764800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TfMu06 + 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 -f + /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 -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9grsH1 + umask 022 + cd /builddir/build/BUILD + cd custodia-0.6.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -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' 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/__init__.py -> build/lib/custodia copying src/custodia/compat.py -> build/lib/custodia copying src/custodia/client.py -> build/lib/custodia copying src/custodia/__about__.py -> build/lib/custodia copying src/custodia/forwarder.py -> build/lib/custodia copying src/custodia/secrets.py -> build/lib/custodia copying src/custodia/plugin.py -> build/lib/custodia copying src/custodia/root.py -> build/lib/custodia creating build/lib/custodia/cli copying src/custodia/cli/__init__.py -> build/lib/custodia/cli copying src/custodia/cli/__main__.py -> build/lib/custodia/cli creating build/lib/custodia/httpd copying src/custodia/httpd/__init__.py -> build/lib/custodia/httpd copying src/custodia/httpd/consumer.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/authenticators.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/certrequest.py -> build/lib/custodia/ipa copying src/custodia/ipa/interface.py -> build/lib/custodia/ipa creating build/lib/custodia/message copying src/custodia/message/__init__.py -> build/lib/custodia/message copying src/custodia/message/common.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 copying src/custodia/message/simple.py -> build/lib/custodia/message creating 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 copying src/custodia/server/__main__.py -> build/lib/custodia/server creating build/lib/custodia/store copying src/custodia/store/__init__.py -> build/lib/custodia/store copying src/custodia/store/interface.py -> build/lib/custodia/store copying src/custodia/store/enclite.py -> build/lib/custodia/store copying src/custodia/store/sqlite.py -> build/lib/custodia/store copying src/custodia/store/encgen.py -> build/lib/custodia/store + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8bxXtS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch ++ dirname /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch + cd custodia-0.6.0 + mkdir -p /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch//usr/sbin + mkdir -p /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch//usr/share/man/man7 + mkdir -p /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch//usr/share/doc/custodia + mkdir -p /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch//usr/share/doc/custodia/examples + mkdir -p /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch//etc/custodia + mkdir -p /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch//usr/lib/systemd/system + mkdir -p /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch//usr/lib/tmpfiles.d + mkdir -p /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch//var/lib/custodia + mkdir -p /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch//var/log/custodia + mkdir -p /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch//var/run/custodia + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -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-16.eln112.noarch running install running install_lib copying custodia/log.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia Skipping installation of /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/__init__.py (namespace package) copying custodia/compat.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia copying custodia/client.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia copying custodia/__about__.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia copying custodia/forwarder.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia copying custodia/secrets.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia copying custodia/plugin.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia copying custodia/root.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia copying custodia/cli/__init__.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/cli copying custodia/cli/__main__.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/cli copying custodia/httpd/__init__.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/httpd copying custodia/httpd/consumer.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/httpd copying custodia/httpd/server.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/httpd copying custodia/httpd/authorizers.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/httpd copying custodia/httpd/authenticators.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/httpd copying custodia/ipa/__init__.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/ipa copying custodia/ipa/vault.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/ipa copying custodia/ipa/certrequest.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/ipa copying custodia/ipa/interface.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/ipa copying custodia/message/__init__.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/message copying custodia/message/common.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/message copying custodia/message/kem.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/message copying custodia/message/formats.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/message copying custodia/message/simple.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/message copying custodia/server/args.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/server copying custodia/server/__init__.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/server copying custodia/server/config.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/server copying custodia/server/__main__.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/server copying custodia/store/__init__.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/store copying custodia/store/interface.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/store copying custodia/store/enclite.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/store copying custodia/store/sqlite.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/store copying custodia/store/encgen.py -> /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/store byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/log.py to log.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/compat.py to compat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/client.py to client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/__about__.py to __about__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/forwarder.py to forwarder.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/secrets.py to secrets.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/plugin.py to plugin.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/root.py to root.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/cli/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/cli/__main__.py to __main__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/httpd/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/httpd/consumer.py to consumer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/httpd/server.py to server.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/httpd/authorizers.py to authorizers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/httpd/authenticators.py to authenticators.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/ipa/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/ipa/vault.py to vault.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/ipa/certrequest.py to certrequest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/ipa/interface.py to interface.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/message/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/message/common.py to common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/message/kem.py to kem.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/message/formats.py to formats.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/message/simple.py to simple.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/server/args.py to args.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/server/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/server/config.py to config.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/server/__main__.py to __main__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/store/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/store/interface.py to interface.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/store/enclite.py to enclite.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/store/sqlite.py to sqlite.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia/store/encgen.py to encgen.cpython-310.pyc writing byte-compilation script '/tmp/tmpmcji2jnp.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmpmcji2jnp.py removing /tmp/tmpmcji2jnp.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 adding license file 'LICENSE' (matched pattern 'LICEN[CS]E*') reading manifest file 'src/custodia.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tests/tmp' no previously-included directories found matching 'tests/ca/tmp' warning: no previously-included files found matching 'server_socket' writing manifest file 'src/custodia.egg-info/SOURCES.txt' Copying src/custodia.egg-info to /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia-0.6.0-py3.10.egg-info Installing /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10/site-packages/custodia-0.6.0-py3.10-nspkg.pth running install_scripts Installing custodia script to /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/bin Installing custodia-cli script to /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/bin/__pycache__ + mv /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch//usr/bin/custodia /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch//usr/sbin/custodia + cp /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch//usr/sbin/custodia /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch//usr/sbin/custodia-3 + cp /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch//usr/bin/custodia-cli /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch//usr/bin/custodia-cli-3 + install -m 644 -t /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch//usr/share/man/man7 man/custodia.7 + install -m 644 -t /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch//usr/share/doc/custodia README API.md + install -m 644 -t /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch//usr/share/doc/custodia/examples custodia.conf + install -m 600 /builddir/build/SOURCES/custodia.conf /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/etc/custodia + install -m 644 /builddir/build/SOURCES/custodia@.service /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/systemd/system + install -m 644 /builddir/build/SOURCES/custodia@.socket /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/systemd/system + install -m 644 /builddir/build/SOURCES/custodia.tmpfiles.conf /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/tmpfiles.d/custodia.conf + /usr/bin/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 0.6.0-16.eln112 --unique-debug-suffix -0.6.0-16.eln112.noarch --unique-debug-src-base custodia-0.6.0-16.eln112.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/custodia-0.6.0 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/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YUtVzB + 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 . Looking in indexes: http://host.invalid./ Processing /builddir/build/BUILD/custodia-0.6.0 DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Using legacy 'setup.py install' for custodia, since package 'wheel' is not installed. 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 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 ============================= test session starts ============================== platform linux -- Python 3.10.0b2, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/custodia-0.6.0, configfile: 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 =============================== warnings summary =============================== ../../../../usr/lib/python3.10/site-packages/_pytest/config/__init__.py:1183 /usr/lib/python3.10/site-packages/_pytest/config/__init__.py:1183: PytestDeprecationWarning: The --strict option is deprecated, use --strict-markers instead. self.issue_config_time_warning( tests/test_cli.py:16 /builddir/build/BUILD/custodia-0.6.0/tests/test_cli.py:16: ProvisionalWarning: Module 'custodia.cli' is a provisional API. It may changed or get removed in future releases. from custodia.cli import timeout -- Docs: https://docs.pytest.org/en/stable/warnings.html ================== 71 passed, 91 skipped, 2 warnings in 3.59s ================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: custodia-0.6.0-16.eln112.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2sXwoC + umask 022 + cd /builddir/build/BUILD + cd custodia-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.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-16.eln112.noarch/usr/share/doc/custodia + cp -pr README /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/share/doc/custodia + cp -pr API.md /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/share/doc/custodia + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OJPxiv + umask 022 + cd /builddir/build/BUILD + cd custodia-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.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-16.eln112.noarch/usr/share/licenses/custodia + cp -pr LICENSE /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/share/licenses/custodia + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(custodia) = 0.6.0-16.eln112 custodia = 0.6.0-16.eln112 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-16.eln112.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3WkPMr + umask 022 + cd /builddir/build/BUILD + cd custodia-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.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-16.eln112.noarch/usr/share/licenses/python3-custodia + cp -pr LICENSE /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch/usr/share/licenses/python3-custodia + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-custodia = 0.6.0-16.eln112 python3-custodia = 0.6.0-16.eln112 python3.10-custodia = 0.6.0-16.eln112 python3.10dist(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.10 python3.10dist(cryptography) python3.10dist(jwcrypto) python3.10dist(requests) python3.10dist(six) Conflicts: python3-custodia-extra < 0.6.0 Obsoletes: python-custodia < 0.6.0-16.eln112 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch Wrote: /builddir/build/RPMS/custodia-0.6.0-16.eln112.noarch.rpm Wrote: /builddir/build/RPMS/python3-custodia-0.6.0-16.eln112.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Y5kA5J + umask 022 + cd /builddir/build/BUILD + cd custodia-0.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/custodia-0.6.0-16.eln112.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0