Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-ceph-deploy.spec'], chrootPath='/var/lib/mock/openeuler-20.03-aarch64-1677923613.775005/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=0uid=0gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-ceph-deploy.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-ceph-deploy-2.1.0-2.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-ceph-deploy.spec'], chrootPath='/var/lib/mock/openeuler-20.03-aarch64-1677923613.775005/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=0uid=0gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-ceph-deploy.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-ceph-deploy-2.1.0-2.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-ceph-deploy.spec'], chrootPath='/var/lib/mock/openeuler-20.03-aarch64-1677923613.775005/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=0uid=0gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-ceph-deploy.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MD0q6W + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ceph-deploy-2.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/v2.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ceph-deploy-2.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-py2-to-py3.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yspJsM + umask 022 + cd /builddir/build/BUILD + cd ceph-deploy-2.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-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/ceph_deploy copying ceph_deploy/mds.py -> build/lib/ceph_deploy copying ceph_deploy/config.py -> build/lib/ceph_deploy copying ceph_deploy/cliutil.py -> build/lib/ceph_deploy copying ceph_deploy/mgr.py -> build/lib/ceph_deploy copying ceph_deploy/validate.py -> build/lib/ceph_deploy copying ceph_deploy/repo.py -> build/lib/ceph_deploy copying ceph_deploy/__init__.py -> build/lib/ceph_deploy copying ceph_deploy/connection.py -> build/lib/ceph_deploy copying ceph_deploy/cli.py -> build/lib/ceph_deploy copying ceph_deploy/mon.py -> build/lib/ceph_deploy copying ceph_deploy/forgetkeys.py -> build/lib/ceph_deploy copying ceph_deploy/osd.py -> build/lib/ceph_deploy copying ceph_deploy/rgw.py -> build/lib/ceph_deploy copying ceph_deploy/install.py -> build/lib/ceph_deploy copying ceph_deploy/misc.py -> build/lib/ceph_deploy copying ceph_deploy/exc.py -> build/lib/ceph_deploy copying ceph_deploy/pkg.py -> build/lib/ceph_deploy copying ceph_deploy/gatherkeys.py -> build/lib/ceph_deploy copying ceph_deploy/admin.py -> build/lib/ceph_deploy copying ceph_deploy/new.py -> build/lib/ceph_deploy creating build/lib/ceph_deploy/lib copying ceph_deploy/lib/__init__.py -> build/lib/ceph_deploy/lib creating build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_remotes.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_install.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_gather_keys.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_conf.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/__init__.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/directory.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_keys_equivalent.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_cli_mon.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_mon.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_gather_keys_with_mon.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/conftest.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_gather_keys_missing.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_cli_new.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/util.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_cli_admin.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/fakes.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_cli_rgw.py -> build/lib/ceph_deploy/tests creating build/lib/ceph_deploy/conf copying ceph_deploy/conf/__init__.py -> build/lib/ceph_deploy/conf copying ceph_deploy/conf/ceph.py -> build/lib/ceph_deploy/conf copying ceph_deploy/conf/cephdeploy.py -> build/lib/ceph_deploy/conf creating build/lib/ceph_deploy/hosts copying ceph_deploy/hosts/remotes.py -> build/lib/ceph_deploy/hosts copying ceph_deploy/hosts/__init__.py -> build/lib/ceph_deploy/hosts copying ceph_deploy/hosts/util.py -> build/lib/ceph_deploy/hosts copying ceph_deploy/hosts/common.py -> build/lib/ceph_deploy/hosts creating build/lib/ceph_deploy/util copying ceph_deploy/util/files.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/system.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/packages.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/__init__.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/decorators.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/log.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/versions.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/arg_validators.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/pkg_managers.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/help_formatters.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/templates.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/constants.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/net.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/ssh.py -> build/lib/ceph_deploy/util creating build/lib/ceph_deploy/lib/vendor copying ceph_deploy/lib/vendor/__init__.py -> build/lib/ceph_deploy/lib/vendor creating build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_install.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_gatherkeys.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_admin.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/__init__.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_mon.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_purge.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_osd.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_new.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_uninstall.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_mds.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_main.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_config.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_repo.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_pkg.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_disk.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_purgedata.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_rgw.py -> build/lib/ceph_deploy/tests/parser creating build/lib/ceph_deploy/hosts/alt copying ceph_deploy/hosts/alt/uninstall.py -> build/lib/ceph_deploy/hosts/alt copying ceph_deploy/hosts/alt/__init__.py -> build/lib/ceph_deploy/hosts/alt copying ceph_deploy/hosts/alt/install.py -> build/lib/ceph_deploy/hosts/alt creating build/lib/ceph_deploy/hosts/clear copying ceph_deploy/hosts/clear/uninstall.py -> build/lib/ceph_deploy/hosts/clear copying ceph_deploy/hosts/clear/__init__.py -> build/lib/ceph_deploy/hosts/clear copying ceph_deploy/hosts/clear/install.py -> build/lib/ceph_deploy/hosts/clear creating build/lib/ceph_deploy/hosts/suse copying ceph_deploy/hosts/suse/uninstall.py -> build/lib/ceph_deploy/hosts/suse copying ceph_deploy/hosts/suse/__init__.py -> build/lib/ceph_deploy/hosts/suse copying ceph_deploy/hosts/suse/install.py -> build/lib/ceph_deploy/hosts/suse creating build/lib/ceph_deploy/hosts/centos copying ceph_deploy/hosts/centos/uninstall.py -> build/lib/ceph_deploy/hosts/centos copying ceph_deploy/hosts/centos/__init__.py -> build/lib/ceph_deploy/hosts/centos copying ceph_deploy/hosts/centos/install.py -> build/lib/ceph_deploy/hosts/centos creating build/lib/ceph_deploy/hosts/debian copying ceph_deploy/hosts/debian/uninstall.py -> build/lib/ceph_deploy/hosts/debian copying ceph_deploy/hosts/debian/__init__.py -> build/lib/ceph_deploy/hosts/debian copying ceph_deploy/hosts/debian/install.py -> build/lib/ceph_deploy/hosts/debian creating build/lib/ceph_deploy/hosts/arch copying ceph_deploy/hosts/arch/uninstall.py -> build/lib/ceph_deploy/hosts/arch copying ceph_deploy/hosts/arch/__init__.py -> build/lib/ceph_deploy/hosts/arch copying ceph_deploy/hosts/arch/install.py -> build/lib/ceph_deploy/hosts/arch creating build/lib/ceph_deploy/hosts/rhel copying ceph_deploy/hosts/rhel/uninstall.py -> build/lib/ceph_deploy/hosts/rhel copying ceph_deploy/hosts/rhel/__init__.py -> build/lib/ceph_deploy/hosts/rhel copying ceph_deploy/hosts/rhel/install.py -> build/lib/ceph_deploy/hosts/rhel creating build/lib/ceph_deploy/hosts/fedora copying ceph_deploy/hosts/fedora/uninstall.py -> build/lib/ceph_deploy/hosts/fedora copying ceph_deploy/hosts/fedora/__init__.py -> build/lib/ceph_deploy/hosts/fedora copying ceph_deploy/hosts/fedora/install.py -> build/lib/ceph_deploy/hosts/fedora creating build/lib/ceph_deploy/hosts/alt/mon copying ceph_deploy/hosts/alt/mon/__init__.py -> build/lib/ceph_deploy/hosts/alt/mon creating build/lib/ceph_deploy/hosts/clear/mon copying ceph_deploy/hosts/clear/mon/__init__.py -> build/lib/ceph_deploy/hosts/clear/mon creating build/lib/ceph_deploy/hosts/suse/mon copying ceph_deploy/hosts/suse/mon/__init__.py -> build/lib/ceph_deploy/hosts/suse/mon creating build/lib/ceph_deploy/hosts/centos/mon copying ceph_deploy/hosts/centos/mon/__init__.py -> build/lib/ceph_deploy/hosts/centos/mon creating build/lib/ceph_deploy/hosts/debian/mon copying ceph_deploy/hosts/debian/mon/__init__.py -> build/lib/ceph_deploy/hosts/debian/mon creating build/lib/ceph_deploy/hosts/arch/mon copying ceph_deploy/hosts/arch/mon/__init__.py -> build/lib/ceph_deploy/hosts/arch/mon creating build/lib/ceph_deploy/hosts/rhel/mon copying ceph_deploy/hosts/rhel/mon/__init__.py -> build/lib/ceph_deploy/hosts/rhel/mon creating build/lib/ceph_deploy/hosts/fedora/mon copying ceph_deploy/hosts/fedora/mon/__init__.py -> build/lib/ceph_deploy/hosts/fedora/mon creating build/lib/ceph_deploy/util/paths copying ceph_deploy/util/paths/__init__.py -> build/lib/ceph_deploy/util/paths copying ceph_deploy/util/paths/mon.py -> build/lib/ceph_deploy/util/paths copying ceph_deploy/util/paths/osd.py -> build/lib/ceph_deploy/util/paths copying ceph_deploy/util/paths/gpg.py -> build/lib/ceph_deploy/util/paths + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UktM4P + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64 ++ dirname /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64 + cd ceph-deploy-2.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64 running install running install_lib creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/mds.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/config.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/cliutil.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/mgr.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/validate.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/repo.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/connection.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/cli.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/mon.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/forgetkeys.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/osd.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/lib creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/lib/vendor copying build/lib/ceph_deploy/lib/vendor/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/lib/vendor copying build/lib/ceph_deploy/lib/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/lib copying build/lib/ceph_deploy/rgw.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_remotes.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_install.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_install.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_gatherkeys.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_admin.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_mon.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_purge.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_osd.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_new.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_uninstall.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_mds.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_main.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_config.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_repo.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_pkg.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_disk.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_purgedata.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_rgw.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/test_gather_keys.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_conf.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/directory.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_keys_equivalent.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_cli_mon.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_mon.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_gather_keys_with_mon.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/conftest.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_gather_keys_missing.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_cli_new.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/util.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_cli_admin.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/fakes.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_cli_rgw.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/install.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/conf copying build/lib/ceph_deploy/conf/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/conf copying build/lib/ceph_deploy/conf/ceph.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/conf copying build/lib/ceph_deploy/conf/cephdeploy.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/conf copying build/lib/ceph_deploy/misc.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/alt creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/alt/mon copying build/lib/ceph_deploy/hosts/alt/mon/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/alt/mon copying build/lib/ceph_deploy/hosts/alt/uninstall.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/alt copying build/lib/ceph_deploy/hosts/alt/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/alt copying build/lib/ceph_deploy/hosts/alt/install.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/alt copying build/lib/ceph_deploy/hosts/remotes.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/clear creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/clear/mon copying build/lib/ceph_deploy/hosts/clear/mon/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/clear/mon copying build/lib/ceph_deploy/hosts/clear/uninstall.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/clear copying build/lib/ceph_deploy/hosts/clear/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/clear copying build/lib/ceph_deploy/hosts/clear/install.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/clear copying build/lib/ceph_deploy/hosts/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/suse creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/suse/mon copying build/lib/ceph_deploy/hosts/suse/mon/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/suse/mon copying build/lib/ceph_deploy/hosts/suse/uninstall.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/suse copying build/lib/ceph_deploy/hosts/suse/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/suse copying build/lib/ceph_deploy/hosts/suse/install.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/suse copying build/lib/ceph_deploy/hosts/util.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/centos creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/centos/mon copying build/lib/ceph_deploy/hosts/centos/mon/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/centos/mon copying build/lib/ceph_deploy/hosts/centos/uninstall.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/centos copying build/lib/ceph_deploy/hosts/centos/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/centos copying build/lib/ceph_deploy/hosts/centos/install.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/centos creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/debian creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/debian/mon copying build/lib/ceph_deploy/hosts/debian/mon/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/debian/mon copying build/lib/ceph_deploy/hosts/debian/uninstall.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/debian copying build/lib/ceph_deploy/hosts/debian/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/debian copying build/lib/ceph_deploy/hosts/debian/install.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/debian creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/arch creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/arch/mon copying build/lib/ceph_deploy/hosts/arch/mon/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/arch/mon copying build/lib/ceph_deploy/hosts/arch/uninstall.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/arch copying build/lib/ceph_deploy/hosts/arch/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/arch copying build/lib/ceph_deploy/hosts/arch/install.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/arch creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/rhel creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/rhel/mon copying build/lib/ceph_deploy/hosts/rhel/mon/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/rhel/mon copying build/lib/ceph_deploy/hosts/rhel/uninstall.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/rhel copying build/lib/ceph_deploy/hosts/rhel/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/rhel copying build/lib/ceph_deploy/hosts/rhel/install.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/rhel copying build/lib/ceph_deploy/hosts/common.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/fedora creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/fedora/mon copying build/lib/ceph_deploy/hosts/fedora/mon/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/fedora/mon copying build/lib/ceph_deploy/hosts/fedora/uninstall.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/fedora copying build/lib/ceph_deploy/hosts/fedora/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/fedora copying build/lib/ceph_deploy/hosts/fedora/install.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/fedora copying build/lib/ceph_deploy/exc.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/pkg.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/gatherkeys.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/files.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/system.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/packages.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util creating /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util/paths copying build/lib/ceph_deploy/util/paths/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util/paths copying build/lib/ceph_deploy/util/paths/mon.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util/paths copying build/lib/ceph_deploy/util/paths/osd.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util/paths copying build/lib/ceph_deploy/util/paths/gpg.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util/paths copying build/lib/ceph_deploy/util/decorators.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/log.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/versions.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/arg_validators.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/pkg_managers.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/help_formatters.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/templates.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/constants.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/net.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/ssh.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/admin.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy copying build/lib/ceph_deploy/new.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/mds.py to mds.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/config.py to config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/cliutil.py to cliutil.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/mgr.py to mgr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/validate.py to validate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/repo.py to repo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/connection.py to connection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/cli.py to cli.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/mon.py to mon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/forgetkeys.py to forgetkeys.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/osd.py to osd.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/lib/vendor/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/lib/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/rgw.py to rgw.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/test_remotes.py to test_remotes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/test_install.py to test_install.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser/test_install.py to test_install.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser/test_gatherkeys.py to test_gatherkeys.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser/test_admin.py to test_admin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser/test_mon.py to test_mon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser/test_purge.py to test_purge.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser/test_osd.py to test_osd.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser/test_new.py to test_new.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser/test_uninstall.py to test_uninstall.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser/test_mds.py to test_mds.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser/test_main.py to test_main.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser/test_config.py to test_config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser/test_repo.py to test_repo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser/test_pkg.py to test_pkg.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser/test_disk.py to test_disk.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser/test_purgedata.py to test_purgedata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/parser/test_rgw.py to test_rgw.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/test_gather_keys.py to test_gather_keys.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/test_conf.py to test_conf.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/directory.py to directory.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/test_keys_equivalent.py to test_keys_equivalent.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/test_cli_mon.py to test_cli_mon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/test_mon.py to test_mon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/test_gather_keys_with_mon.py to test_gather_keys_with_mon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/test_gather_keys_missing.py to test_gather_keys_missing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/test_cli_new.py to test_cli_new.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/test_cli_admin.py to test_cli_admin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/fakes.py to fakes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/tests/test_cli_rgw.py to test_cli_rgw.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/install.py to install.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/conf/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/conf/ceph.py to ceph.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/conf/cephdeploy.py to cephdeploy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/misc.py to misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/alt/mon/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/alt/uninstall.py to uninstall.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/alt/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/alt/install.py to install.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/remotes.py to remotes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/clear/mon/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/clear/uninstall.py to uninstall.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/clear/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/clear/install.py to install.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/suse/mon/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/suse/uninstall.py to uninstall.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/suse/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/suse/install.py to install.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/centos/mon/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/centos/uninstall.py to uninstall.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/centos/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/centos/install.py to install.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/debian/mon/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/debian/uninstall.py to uninstall.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/debian/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/debian/install.py to install.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/arch/mon/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/arch/uninstall.py to uninstall.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/arch/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/arch/install.py to install.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/rhel/mon/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/rhel/uninstall.py to uninstall.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/rhel/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/rhel/install.py to install.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/fedora/mon/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/fedora/uninstall.py to uninstall.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/fedora/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/hosts/fedora/install.py to install.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/exc.py to exc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/pkg.py to pkg.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/gatherkeys.py to gatherkeys.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util/files.py to files.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util/system.py to system.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util/packages.py to packages.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util/paths/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util/paths/mon.py to mon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util/paths/osd.py to osd.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util/paths/gpg.py to gpg.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util/decorators.py to decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util/log.py to log.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util/versions.py to versions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util/arg_validators.py to arg_validators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util/pkg_managers.py to pkg_managers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util/help_formatters.py to help_formatters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util/templates.py to templates.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util/constants.py to constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util/net.py to net.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/util/ssh.py to ssh.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/admin.py to admin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy/new.py to new.cpython-37.pyc writing byte-compilation script '/tmp/tmprd7fn0ph.py' /usr/bin/python3 /tmp/tmprd7fn0ph.py removing /tmp/tmprd7fn0ph.py running install_egg_info running egg_info creating ceph_deploy.egg-info writing ceph_deploy.egg-info/PKG-INFO writing dependency_links to ceph_deploy.egg-info/dependency_links.txt writing entry points to ceph_deploy.egg-info/entry_points.txt writing requirements to ceph_deploy.egg-info/requires.txt writing top-level names to ceph_deploy.egg-info/top_level.txt writing manifest file 'ceph_deploy.egg-info/SOURCES.txt' reading manifest file 'ceph_deploy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ceph_deploy.egg-info/SOURCES.txt' Copying ceph_deploy.egg-info to /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7/site-packages/ceph_deploy-2.1.0-py3.7.egg-info running install_scripts Installing ceph-deploy script to /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64//usr/share/doc/python-ceph-deploy + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64//usr/share/doc/python-ceph-deploy + '[' -d example ']' ~/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64 ~/build/BUILD/ceph-deploy-2.1.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/ceph-deploy-2.1.0 + popd + mv /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/doclist.lst . + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -i --build-id-seed 2.1.0-2 --unique-debug-suffix -2.1.0-2.aarch64 --unique-debug-src-base python-ceph-deploy-2.1.0-2.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/ceph-deploy-2.1.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-ceph-deploy-2.1.0-2.noarch Provides: python-ceph-deploy python3-ceph-deploy = 2.1.0-2 python3.7dist(ceph-deploy) = 2.1 python3dist(ceph-deploy) = 2.1 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.7 python3.7dist(remoto) >= 1.1.4 python3.7dist(setuptools) Processing files: python-ceph-deploy-help-2.1.0-2.noarch warning: Empty %files file /builddir/build/BUILD/ceph-deploy-2.1.0/doclist.lst Provides: python-ceph-deploy-help = 2.1.0-2 python3-ceph-deploy-doc 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/python-ceph-deploy-2.1.0-2.aarch64 Wrote: /builddir/build/RPMS/python3-ceph-deploy-2.1.0-2.noarch.rpm Wrote: /builddir/build/RPMS/python-ceph-deploy-help-2.1.0-2.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rqvlW2 + umask 022 + cd /builddir/build/BUILD + cd ceph-deploy-2.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ceph-deploy-2.1.0-2.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0