Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-metalsmith.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-train-el8-build-72619-385219/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '74cd67a5a011445c8c8ea0b01bcad255', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-72619-385219/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-metalsmith.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-metalsmith-0.15.1-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-metalsmith.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-train-el8-build-72619-385219/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '14a4e0a78ac7424e87259a74c2ad8bee', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-72619-385219/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-metalsmith.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RCX4cH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf metalsmith-0.15.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/metalsmith-0.15.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd metalsmith-0.15.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-metalsmith-0.15.1 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.w0quDJ + umask 022 + cd /builddir/build/BUILD + cd metalsmith-0.15.1 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/metalsmith creating build/lib/metalsmith/test copying metalsmith/test/test_sources.py -> build/lib/metalsmith/test copying metalsmith/test/test_instance.py -> build/lib/metalsmith/test copying metalsmith/test/test_utils.py -> build/lib/metalsmith/test copying metalsmith/test/test_cmd.py -> build/lib/metalsmith/test copying metalsmith/test/__init__.py -> build/lib/metalsmith/test copying metalsmith/test/test_provisioner.py -> build/lib/metalsmith/test copying metalsmith/test/test_instance_config.py -> build/lib/metalsmith/test copying metalsmith/test/test_scheduler.py -> build/lib/metalsmith/test copying metalsmith/sources.py -> build/lib/metalsmith copying metalsmith/exceptions.py -> build/lib/metalsmith copying metalsmith/version.py -> build/lib/metalsmith copying metalsmith/_provisioner.py -> build/lib/metalsmith copying metalsmith/_scheduler.py -> build/lib/metalsmith copying metalsmith/_instance.py -> build/lib/metalsmith copying metalsmith/instance_config.py -> build/lib/metalsmith copying metalsmith/_utils.py -> build/lib/metalsmith copying metalsmith/_nics.py -> build/lib/metalsmith copying metalsmith/_format.py -> build/lib/metalsmith copying metalsmith/_cmd.py -> build/lib/metalsmith copying metalsmith/__init__.py -> build/lib/metalsmith running egg_info writing metalsmith.egg-info/PKG-INFO writing dependency_links to metalsmith.egg-info/dependency_links.txt writing entry points to metalsmith.egg-info/entry_points.txt deleting metalsmith.egg-info/requires.txt writing top-level names to metalsmith.egg-info/top_level.txt writing pbr to metalsmith.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'metalsmith.egg-info/SOURCES.txt' + sphinx-build-3 -b html doc/source doc/build/html Running Sphinx v2.2.2 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... done Creating file /builddir/build/BUILD/metalsmith-0.15.1/doc/source/reference/api/metalsmith.rst. Creating file /builddir/build/BUILD/metalsmith-0.15.1/doc/source/reference/api/metalsmith.exceptions.rst. Creating file /builddir/build/BUILD/metalsmith-0.15.1/doc/source/reference/api/metalsmith.instance_config.rst. Creating file /builddir/build/BUILD/metalsmith-0.15.1/doc/source/reference/api/metalsmith.sources.rst. Creating file /builddir/build/BUILD/metalsmith-0.15.1/doc/source/reference/api/metalsmith.version.rst. Creating file /builddir/build/BUILD/metalsmith-0.15.1/doc/source/reference/api/modules.rst. Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/metalsmith-0.15.1/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 3 source files that are out of date updating environment: [new config] 9 added, 0 changed, 0 removed reading sources... [ 11%] cli/index reading sources... [ 22%] index reading sources... [ 33%] reference/api/metalsmith reading sources... [ 44%] reference/api/metalsmith.exceptions reading sources... [ 55%] reference/api/metalsmith.instance_config reading sources... [ 66%] reference/api/metalsmith.sources reading sources... [ 77%] reference/api/metalsmith.version reading sources... [ 88%] reference/api/modules reading sources... [100%] user/ansible looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 11%] cli/index [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/index is 2020-02-21 16:59:02 writing output... [ 22%] index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for index is 2020-02-21 16:59:02 writing output... [ 33%] reference/api/metalsmith [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/metalsmith' writing output... [ 44%] reference/api/metalsmith.exceptions [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/metalsmith.exceptions' writing output... [ 55%] reference/api/metalsmith.instance_config [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/metalsmith.instance_config' writing output... [ 66%] reference/api/metalsmith.sources [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/metalsmith.sources' writing output... [ 77%] reference/api/metalsmith.version [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/metalsmith.version' writing output... [ 88%] reference/api/modules [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/modules' writing output... [100%] user/ansible [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/ansible is 2020-02-21 16:59:02 generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' py-modindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'py-modindex' done writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' done copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vvbzmU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch + cd metalsmith-0.15.1 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch --prefix /usr running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith copying build/lib/metalsmith/sources.py -> /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith copying build/lib/metalsmith/exceptions.py -> /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith copying build/lib/metalsmith/version.py -> /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith copying build/lib/metalsmith/_provisioner.py -> /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith copying build/lib/metalsmith/_scheduler.py -> /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith copying build/lib/metalsmith/_instance.py -> /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith copying build/lib/metalsmith/instance_config.py -> /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith copying build/lib/metalsmith/_utils.py -> /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith copying build/lib/metalsmith/_nics.py -> /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith copying build/lib/metalsmith/_format.py -> /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith copying build/lib/metalsmith/_cmd.py -> /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith creating /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test copying build/lib/metalsmith/test/test_sources.py -> /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test copying build/lib/metalsmith/test/test_instance.py -> /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test copying build/lib/metalsmith/test/test_utils.py -> /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test copying build/lib/metalsmith/test/test_cmd.py -> /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test copying build/lib/metalsmith/test/__init__.py -> /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test copying build/lib/metalsmith/test/test_provisioner.py -> /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test copying build/lib/metalsmith/test/test_instance_config.py -> /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test copying build/lib/metalsmith/test/test_scheduler.py -> /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test copying build/lib/metalsmith/__init__.py -> /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith byte-compiling /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/sources.py to sources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/_provisioner.py to _provisioner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/_scheduler.py to _scheduler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/_instance.py to _instance.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/instance_config.py to instance_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/_utils.py to _utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/_nics.py to _nics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/_format.py to _format.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/_cmd.py to _cmd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test/test_sources.py to test_sources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test/test_instance.py to test_instance.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test/test_cmd.py to test_cmd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test/test_provisioner.py to test_provisioner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test/test_instance_config.py to test_instance_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test/test_scheduler.py to test_scheduler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpxhpy438o.py' /usr/bin/python3 /tmp/tmpxhpy438o.py removing /tmp/tmpxhpy438o.py running install_data creating /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share creating /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/ansible creating /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/ansible/roles creating /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/ansible/roles/metalsmith_deployment copying roles/metalsmith_deployment/README.rst -> /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/ansible/roles/metalsmith_deployment/ creating /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/ansible/roles/metalsmith_deployment/defaults copying roles/metalsmith_deployment/defaults/main.yml -> /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/ansible/roles/metalsmith_deployment/defaults creating /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/ansible/roles/metalsmith_deployment/meta copying roles/metalsmith_deployment/meta/main.yml -> /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/ansible/roles/metalsmith_deployment/meta creating /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/ansible/roles/metalsmith_deployment/tasks copying roles/metalsmith_deployment/tasks/main.yml -> /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/ansible/roles/metalsmith_deployment/tasks running install_egg_info running egg_info writing metalsmith.egg-info/PKG-INFO writing dependency_links to metalsmith.egg-info/dependency_links.txt writing entry points to metalsmith.egg-info/entry_points.txt writing top-level names to metalsmith.egg-info/top_level.txt writing pbr to metalsmith.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'metalsmith.egg-info/SOURCES.txt' Copying metalsmith.egg-info to /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith-0.15.1-py3.6.egg-info running install_scripts Installing metalsmith script to /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/bin /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + ln -s metalsmith /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/bin/metalsmith-3 + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 0.15.1-1.el8 --unique-debug-suffix -0.15.1-1.el8.noarch --unique-debug-src-base python-metalsmith-0.15.1-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/metalsmith-0.15.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.DueEx8 + umask 022 + cd /builddir/build/BUILD + cd metalsmith-0.15.1 + PYTHON=python3 + stestr-3 run {11} metalsmith.test.test_cmd.TestDeploy.test_args_hostname [0.190674s] ... ok {7} metalsmith.test.test_cmd.TestDeploy.test_args_subnet [0.189326s] ... ok {1} metalsmith.test.test_cmd.TestShowWait.test_list_json [0.194484s] ... ok {7} metalsmith.test.test_provisioner.TestProvisionNode.test_duplicate_hostname [0.010262s] ... ok {7} metalsmith.test.test_provisioner.TestProvisionNode.test_existing_hostname_mismatch [0.012467s] ... ok {7} metalsmith.test.test_provisioner.TestProvisionNode.test_node_with_external_instance_id [0.008888s] ... ok {19} metalsmith.test.test_cmd.TestDeploy.test_args_http_image_without_checksum [0.188930s] ... ok {7} metalsmith.test.test_provisioner.TestProvisionNode.test_override_existing_capabilities [0.012834s] ... ok {7} metalsmith.test.test_provisioner.TestReserveNode.test_custom_predicate_false [0.006830s] ... ok {7} metalsmith.test.test_provisioner.TestReserveNode.test_provided_node [0.007093s] ... ok {7} metalsmith.test.test_provisioner.TestWaitForProvisioning.test_success [0.007454s] ... ok {20} metalsmith.test.test_cmd.TestDeploy.test_args_bad_ip [0.202226s] ... ok {23} metalsmith.test.test_cmd.TestDeploy.test_args_traits [0.188914s] ... ok {25} metalsmith.test.test_cmd.TestDeploy.test_args_file_partition_disk_image [0.218908s] ... ok {25} metalsmith.test.test_provisioner.TestGetFindNode.test__find_node_and_allocation_by_hostname [0.003547s] ... ok [2020-02-21 16:59:10,616] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/sources.py", line 133, in _validate checksums = _utils.parse_checksums(checksums) File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_utils.py", line 114, in parse_checksums checksum, fname = line.strip().split(None, 1) ValueError: not enough values to unpack (expected 2, got 1) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 391, in provision_node image._validate(self.connection, root_size_gb) File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/sources.py", line 137, in _validate {'url': self.checksum_url, 'err': exc}) metalsmith.exceptions.InvalidImage: Invalid checksum file https://host/checksums: not enough values to unpack (expected 2, got 1) {11} metalsmith.test.test_cmd.TestDeploy.test_args_quiet [0.206067s] ... ok {28} metalsmith.test.test_cmd.TestDeploy.test_args_dry_run [0.190459s] ... ok {25} metalsmith.test.test_provisioner.TestProvisionNode.test_malformed_checksum_with_http_image [0.038871s] ... ok {25} metalsmith.test.test_provisioner.TestReserveNode.test_nodes_filtered_by_conductor_group [0.008339s] ... ok {25} metalsmith.test.test_provisioner.TestUnprovisionNode.test_with_wait_failed [0.007777s] ... ok [2020-02-21 16:59:10,664] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/sources.py", line 125, in _validate response.raise_for_status() File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call raise effect requests.exceptions.RequestException: boom During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 391, in provision_node image._validate(self.connection, root_size_gb) File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/sources.py", line 130, in _validate {'url': self.checksum_url, 'err': exc}) metalsmith.exceptions.InvalidImage: Cannot download checksum file https://host/checksums: boom {25} metalsmith.test.test_provisioner.TestUnprovisionNode.test_without_allocation [0.006966s] ... ok {25} metalsmith.test.test_sources.TestDetect.test_file_partition_disk [0.000355s] ... ok {1} metalsmith.test.test_cmd.TestShowWait.test_list_one_column [0.181100s] ... ok {1} metalsmith.test.test_instance.TestInstanceStates.test_state_unknown [0.006087s] ... ok [2020-02-21 16:59:10,699] Dry run, not unprovisioning {11} metalsmith.test.test_provisioner.TestProvisionNode.test_cannot_download_checksum_with_http_image [0.017132s] ... ok {11} metalsmith.test.test_provisioner.TestProvisionNode.test_invalid_nic [0.010005s] ... ok Malformed capabilities on node (UUID ): foo,profile:control Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_scheduler.py", line 127, in __call__ caps = _utils.get_capabilities(node) File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_utils.py", line 42, in get_capabilities caps = dict(x.split(':', 1) for x in caps.split(',') if x) ValueError: dictionary update sequence element #0 has length 1; 2 is required Malformed capabilities on node (UUID ): 42 Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_scheduler.py", line 127, in __call__ caps = _utils.get_capabilities(node) File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_utils.py", line 42, in get_capabilities caps = dict(x.split(':', 1) for x in caps.split(',') if x) AttributeError: 'int' object has no attribute 'split' Dry run, not provisioning node control-0 (UUID 000) usage: run.py deploy [-h] [--wait WAIT | --no-wait] --image IMAGE [--image-checksum IMAGE_CHECKSUM] [--image-kernel IMAGE_KERNEL] [--image-ramdisk IMAGE_RAMDISK] [--network NICS] [--subnet NICS] [--port NICS] [--ip NETWORK:IP] [--netboot] [--root-size ROOT_SIZE] [--swap-size SWAP_SIZE] [--capability NAME=VALUE] [--trait TRAIT] [--ssh-public-key SSH_PUBLIC_KEY] [--hostname HOSTNAME] --resource-class RESOURCE_CLASS [--conductor-group CONDUCTOR_GROUP] [--candidate CANDIDATE] [--user-name USER_NAME] [--passwordless-sudo] [--no-clean-up] run.py deploy: error: argument --ip: --ip format is NETWORK:IP, got public [2020-02-21 16:59:10,759] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 403, in provision_node nics.create_and_attach_ports() File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_nics.py", line 76, in create_and_attach_ports port = self._connection.network.create_port(**nic) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call raise effect RuntimeError: boom [2020-02-21 16:59:10,836] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_utils.py", line 57, in get_root_disk assert int(node.properties['local_gb']) > 0 TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 389, in provision_node root_size_gb = _utils.get_root_disk(root_size_gb, node) File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_utils.py", line 67, in get_root_disk 'value': node.properties['local_gb']}) metalsmith.exceptions.UnknownRootDiskSize: The local_gb for node control-0 (UUID 000) is invalid: expected positive integer, got None [2020-02-21 16:59:10,840] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_utils.py", line 57, in get_root_disk assert int(node.properties['local_gb']) > 0 ValueError: invalid literal for int() with base 10: 'meow' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 389, in provision_node root_size_gb = _utils.get_root_disk(root_size_gb, node) File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_utils.py", line 67, in get_root_disk 'value': node.properties['local_gb']}) metalsmith.exceptions.UnknownRootDiskSize: The local_gb for node control-0 (UUID 000) is invalid: expected positive integer, got meow [2020-02-21 16:59:10,841] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_utils.py", line 57, in get_root_disk assert int(node.properties['local_gb']) > 0 AssertionError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 389, in provision_node root_size_gb = _utils.get_root_disk(root_size_gb, node) File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_utils.py", line 67, in get_root_disk 'value': node.properties['local_gb']}) metalsmith.exceptions.UnknownRootDiskSize: The local_gb for node control-0 (UUID 000) is invalid: expected positive integer, got -42 [2020-02-21 16:59:10,842] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_utils.py", line 57, in get_root_disk assert int(node.properties['local_gb']) > 0 TypeError: int() argument must be a string, a bytes-like object or a number, not 'list' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 389, in provision_node root_size_gb = _utils.get_root_disk(root_size_gb, node) File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_utils.py", line 67, in get_root_disk 'value': node.properties['local_gb']}) metalsmith.exceptions.UnknownRootDiskSize: The local_gb for node control-0 (UUID 000) is invalid: expected positive integer, got [] [2020-02-21 16:59:10,866] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 389, in provision_node root_size_gb = _utils.get_root_disk(root_size_gb, node) File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_utils.py", line 51, in get_root_disk "a positive integer, got %r" % root_size_gb) TypeError: The root_size_gb argument must be a positive integer, got {} [2020-02-21 16:59:10,868] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 389, in provision_node root_size_gb = _utils.get_root_disk(root_size_gb, node) File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_utils.py", line 54, in get_root_disk "a positive integer, got %d" % root_size_gb) ValueError: The root_size_gb argument must be a positive integer, got 0 {17} metalsmith.test.test_cmd.TestShowWait.test_list_table [0.291494s] ... ok [2020-02-21 16:59:10,879] Dry run, not provisioning node control-0 (UUID 000) {3} metalsmith.test.test_cmd.TestDeploy.test_invalid_hostname [0.191502s] ... ok [2020-02-21 16:59:10,888] Processing allocation (UUID ) for node 000 failed: boom; deleting allocation Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 179, in _reserve_node capabilities) File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 201, in _patch_reserved_node return self.connection.baremetal.patch_node(node, patch) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call raise effect RuntimeError: boom {18} metalsmith.test.test_cmd.TestDeploy.test_args_http_image_with_checksum_url [0.191848s] ... ok {11} metalsmith.test.test_provisioner.TestProvisionNode.test_with_hostname_override [0.013278s] ... ok [2020-02-21 16:59:10,904] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/sources.py", line 61, in _validate ignore_missing=False) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call raise effect openstack.exceptions.ResourceNotFound: Not found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 391, in provision_node image._validate(self.connection, root_size_gb) File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/sources.py", line 65, in _validate {'image': self.image, 'error': exc}) metalsmith.exceptions.InvalidImage: Cannot find image image: Not found [2020-02-21 16:59:10,921] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/sources.py", line 141, in _validate self.checksum = checksums[fname] KeyError: 'image' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 391, in provision_node image._validate(self.connection, root_size_gb) File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/sources.py", line 145, in _validate {'fname': fname, 'url': self.checksum_url}) metalsmith.exceptions.InvalidImage: There is no image checksum for image in https://host/checksums {11} metalsmith.test.test_provisioner.TestShowInstance.test_show_instance [0.003180s] ... ok {11} metalsmith.test.test_sources.TestDetect.test_http_whole_disk [0.000346s] ... ok {30} metalsmith.test.test_cmd.TestDeploy.test_args_default_format [0.223657s] ... ok [2020-02-21 16:59:10,947] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_nics.py", line 132, in _get_network nic['network'], ignore_missing=False) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call raise effect openstack.exceptions.SDKException: Not found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 393, in provision_node nics.validate() File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_nics.py", line 60, in validate result.append(('network', self._get_network(nic))) File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_nics.py", line 136, in _get_network {'net': nic['network'], 'error': exc}) metalsmith.exceptions.InvalidNIC: Cannot find network network: Not found {1} metalsmith.test.test_provisioner.TestProvisionNode.test_existing_hostname_match [0.015709s] ... ok {1} metalsmith.test.test_provisioner.TestUnprovisionNode.test_dry_run [0.006234s] ... ok {1} metalsmith.test.test_scheduler.TestCapabilitiesFilter.test_matching_node [0.000672s] ... ok {1} metalsmith.test.test_scheduler.TestRunFilters.test_one_node_filtered [0.006493s] ... ok {1} metalsmith.test.test_sources.TestDetect.test_http_partition_disk_missing_root [0.000528s] ... ok {22} metalsmith.test.test_instance.TestInstanceStates.test_state_active [0.005932s] ... ok {22} metalsmith.test.test_instance_config.TestCloudInitConfig.test_add_user_passwd [0.000565s] ... ok {15} metalsmith.test.test_instance_config.TestGenericConfig.test_ssh_keys_as_dict [0.000565s] ... ok {15} metalsmith.test.test_provisioner.TestProvisionNode.test_with_file_partition [0.012394s] ... ok [2020-02-21 16:59:10,982] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 393, in provision_node nics.validate() File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_nics.py", line 66, in validate '"network", got %s' % nic) metalsmith.exceptions.InvalidNIC: Unknown NIC record type, export "port", "subnet" or "network", got {'foo': 'bar'} [2020-02-21 16:59:10,983] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 436, in provision_node node, 'active', config_drive=cd) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call raise effect RuntimeError: boom {15} metalsmith.test.test_provisioner.TestProvisionNode.test_with_wait [0.012514s] ... ok {15} metalsmith.test.test_provisioner.TestReserveNode.test_no_nodes [0.007952s] ... ok {15} metalsmith.test.test_scheduler.TestCapabilitiesFilter.test_malformed_capabilities [0.003512s] ... ok {15} metalsmith.test.test_scheduler.TestCapabilitiesFilter.test_nothing_requested_nothing_found [0.000339s] ... ok {15} metalsmith.test.test_scheduler.TestRunFilters.test_all_nodes_filtered [0.023266s] ... ok {20} metalsmith.test.test_cmd.TestDeploy.test_reservation_failure [0.168592s] ... ok {20} metalsmith.test.test_provisioner.TestGetFindNode.test__find_node_and_allocation_by_hostname_bad_allocation [0.003244s] ... ok {20} metalsmith.test.test_provisioner.TestProvisionNode.test_node_in_maintenance [0.009441s] ... ok {20} metalsmith.test.test_provisioner.TestProvisionNode.test_port_creation_failure [0.014958s] ... ok {22} metalsmith.test.test_provisioner.TestProvisionNode.test_dry_run [0.013848s] ... ok {22} metalsmith.test.test_provisioner.TestProvisionNode.test_wait_failure [0.014858s] ... ok {2} metalsmith.test.test_cmd.TestDeploy.test_args_file_whole_disk_image [0.206537s] ... ok {23} metalsmith.test.test_cmd.TestDeploy.test_args_verbose_2 [0.151509s] ... ok {13} metalsmith.test.test_cmd.TestShowWait.test_show_json [0.187964s] ... ok {19} metalsmith.test.test_cmd.TestDeploy.test_args_ok [0.205993s] ... ok {19} metalsmith.test.test_instance_config.TestCloudInitConfig.test_custom_user_data [0.000562s] ... ok {19} metalsmith.test.test_provisioner.TestProvisionNode.test_old_style_reservation [0.014994s] ... ok {19} metalsmith.test.test_provisioner.TestReserveNode.test_create_allocation_failed [0.005904s] ... ok {19} metalsmith.test.test_provisioner.TestShowInstance.test_show_instances [0.003611s] ... ok [2020-02-21 16:59:11,034] Processing allocation (UUID ) for node None failed: Failed to reserve a node: boom; deleting allocation Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 167, in _reserve_node allocation) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call raise effect openstack.exceptions.SDKException: boom During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 171, in _reserve_node 'Failed to reserve a node: %s' % exc) metalsmith.exceptions.ReservationFailed: Failed to reserve a node: boom {19} metalsmith.test.test_provisioner.TestUnprovisionNode.test_with_attached [0.006141s] ... ok {22} metalsmith.test.test_provisioner.TestProvisionNode.test_with_capabilities [0.013013s] ... ok {22} metalsmith.test.test_sources.TestDetect.test_https_partition_disk [0.000291s] ... ok {22} metalsmith.test.test_sources.TestDetect.test_https_partition_disk_checksum [0.000247s] ... ok {20} metalsmith.test.test_provisioner.TestProvisionNode.test_with_http_and_checksum_partition [0.012681s] ... ok {20} metalsmith.test.test_provisioner.TestReserveNode.test_simple_ok [0.007147s] ... ok {4} metalsmith.test.test_cmd.TestShowWait.test_show_table [0.187086s] ... ok [2020-02-21 16:59:11,045] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 436, in provision_node node, 'active', config_drive=cd) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call raise effect RuntimeError: boom {28} metalsmith.test.test_cmd.TestDeploy.test_no_clean_up [0.171728s] ... ok {0} metalsmith.test.test_cmd.TestDeploy.test_args_no_nics [0.194410s] ... ok [2020-02-21 16:59:11,049] Failed to delete neutron port : {3} metalsmith.test.test_cmd.TestShowWait.test_list_empty [0.171704s] ... ok {3} metalsmith.test.test_instance.TestInstanceStates.test_state_unknown_when_available [0.006470s] ... ok {2} metalsmith.test.test_instance.TestInstanceIPAddresses.test_ip_addresses [0.008114s] ... ok {10} metalsmith.test.test_cmd.TestDeploy.test_args_json_format [0.255652s] ... ok {3} metalsmith.test.test_instance_config.TestCloudInitConfig.test_name_as_hostname [0.000468s] ... ok {23} metalsmith.test.test_cmd.TestDeploy.test_deploy_failure [0.154291s] ... ok {23} metalsmith.test.test_provisioner.TestGetFindNode.test__get_node_with_string [0.003387s] ... ok {17} metalsmith.test.test_cmd.TestShowWait.test_list_two_columns [0.261733s] ... ok {2} metalsmith.test.test_instance.TestInstanceIPAddresses.test_missing_ip [0.007607s] ... ok {0} metalsmith.test.test_provisioner.TestProvisionNode.test_invalid_local_gb [0.017917s] ... ok {3} metalsmith.test.test_instance_config.TestCloudInitConfig.test_user_data_not_dict [0.000631s] ... ok {0} metalsmith.test.test_provisioner.TestProvisionNode.test_invalid_nics [0.012697s] ... ok {0} metalsmith.test.test_provisioner.TestProvisionNode.test_invalid_root_size_gb [0.011896s] ... ok {3} metalsmith.test.test_provisioner.TestProvisionNode.test_old_style_reservation_with_override [0.010706s] ... ok {3} metalsmith.test.test_sources.TestDetect.test_glance_invalid_arguments [0.000568s] ... ok {2} metalsmith.test.test_instance.TestInstanceStates.test_to_dict [0.010446s] ... ok {0} metalsmith.test.test_provisioner.TestProvisionNode.test_unreserve_dry_run [0.010621s] ... ok [2020-02-21 16:59:11,060] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_nics.py", line 110, in _get_port nic['port'], ignore_missing=False) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call raise effect openstack.exceptions.SDKException: Not found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 393, in provision_node nics.validate() File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_nics.py", line 58, in validate result.append(('port', self._get_port(nic))) File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_nics.py", line 114, in _get_port {'port': nic['port'], 'error': exc}) metalsmith.exceptions.InvalidNIC: Cannot find port port1: Not found {0} metalsmith.test.test_provisioner.TestReserveNode.test_node_update_unexpected_exception [0.009835s] ... ok {31} metalsmith.test.test_cmd.TestDeploy.test_args_user_name [0.193189s] ... ok [2020-02-21 16:59:11,066] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 436, in provision_node node, 'active', config_drive=cd) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call raise effect RuntimeError: boom {0} metalsmith.test.test_provisioner.TestUnprovisionNode.test_ok [0.006948s] ... ok {30} metalsmith.test.test_cmd.TestDeploy.test_args_http_partition_image [0.169554s] ... ok {3} metalsmith.test.test_sources.TestDetect.test_http_partition_inconsistency [0.000600s] ... ok {0} metalsmith.test.test_sources.TestDetect.test_file_whole_disk [0.000350s] ... ok {30} metalsmith.test.test_instance.TestInstanceStates.test_state_deploying_maintenance [0.005997s] ... ok {30} metalsmith.test.test_instance.TestInstanceStates.test_state_maintenance [0.005374s] ... ok {30} metalsmith.test.test_provisioner.TestGetFindNode.test__get_node_with_instance [0.002720s] ... ok {30} metalsmith.test.test_provisioner.TestListInstances.test_list [0.009059s] ... ok {23} metalsmith.test.test_provisioner.TestProvisionNode.test_missing_image [0.015491s] ... ok {23} metalsmith.test.test_provisioner.TestProvisionNode.test_no_checksum_with_http_image [0.013862s] ... ok {6} metalsmith.test.test_cmd.TestDeploy.test_args_custom_wait [0.192577s] ... ok {30} metalsmith.test.test_provisioner.TestWaitForProvisioning.test_exceptions [0.006778s] ... ok {6} metalsmith.test.test_instance_config.TestCloudInitConfig.test_add_user_sudo [0.000641s] ... ok {6} metalsmith.test.test_instance_config.TestCloudInitConfig.test_default [0.000331s] ... ok {23} metalsmith.test.test_provisioner.TestProvisionNode.test_with_existing_capabilities [0.012198s] ... ok {4} metalsmith.test.test_cmd.TestUndeploy.test_quiet [0.157520s] ... ok {4} metalsmith.test.test_instance_config.TestCloudInitConfig.test_add_user_admin [0.000447s] ... ok [2020-02-21 16:59:11,077] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 436, in provision_node node, 'active', config_drive=cd) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call raise effect RuntimeError: boom {4} metalsmith.test.test_provisioner.TestProvisionNode.test_invalid_network_of_subnet [0.007661s] ... ok {6} metalsmith.test.test_instance_config.TestGenericConfig.test_default [0.000333s] ... ok {4} metalsmith.test.test_provisioner.TestProvisionNode.test_invalid_nic_type_fields [0.007717s] ... ok {28} metalsmith.test.test_cmd.TestShowWait.test_show [0.164520s] ... ok {28} metalsmith.test.test_instance.TestInstanceStates.test_state_deploying_when_available [0.006273s] ... ok {12} metalsmith.test.test_cmd.TestDeploy.test_args_capabilities [0.186858s] ... ok {4} metalsmith.test.test_provisioner.TestProvisionNode.test_unreserved_without_resource_class [0.008140s] ... ok {28} metalsmith.test.test_instance_config.TestCloudInitConfig.test_explicit_hostname [0.000395s] ... ok {4} metalsmith.test.test_provisioner.TestProvisionNode.test_with_http_and_checksum_url [0.011387s] ... ok {4} metalsmith.test.test_sources.TestDetect.test_https_whole_disk [0.000228s] ... ok {28} metalsmith.test.test_provisioner.TestGetFindNode.test__get_node_with_node_refresh [0.003086s] ... ok {28} metalsmith.test.test_provisioner.TestProvisionNode.test_detach_failed_after_deploy_failure [0.015012s] ... ok {31} metalsmith.test.test_cmd.TestDeploy.test_no_ips [0.170380s] ... ok {16} metalsmith.test.test_cmd.TestDeploy.test_args_user_name_with_sudo [0.193500s] ... ok {13} metalsmith.test.test_cmd.TestShowWait.test_wait_custom_timeout [0.166223s] ... ok {13} metalsmith.test.test_provisioner.TestGetFindNode.test__get_node_with_node [0.003242s] ... ok {13} metalsmith.test.test_provisioner.TestProvisionNode.test_invalid_hostname [0.009623s] ... ok {13} metalsmith.test.test_provisioner.TestProvisionNode.test_invalid_network [0.014705s] ... ok {5} metalsmith.test.test_cmd.TestDeploy.test_args_http_image_with_checksum [0.192130s] ... ok {5} metalsmith.test.test_provisioner.TestInit.test_missing_auth [0.000518s] ... ok {18} metalsmith.test.test_cmd.TestShowWait.test_list_table_empty [0.170175s] ... ok {13} metalsmith.test.test_provisioner.TestProvisionNode.test_with_http_and_checksum_whole_disk [0.012456s] ... ok {21} metalsmith.test.test_cmd.TestDeploy.test_args_configdrive [0.163390s] ... ok {5} metalsmith.test.test_provisioner.TestProvisionNode.test_invalid_nic_type [0.013288s] ... ok {13} metalsmith.test.test_provisioner.TestReserveNode.test_custom_predicate [0.007917s] ... ok {5} metalsmith.test.test_provisioner.TestProvisionNode.test_name_not_valid_hostname [0.014435s] ... ok {5} metalsmith.test.test_provisioner.TestProvisionNode.test_node_name_as_hostname [0.012010s] ... ok {5} metalsmith.test.test_provisioner.TestProvisionNode.test_with_config [0.012282s] ... ok {18} metalsmith.test.test_cmd.TestUndeploy.test_custom_wait [0.168592s] ... ok {10} metalsmith.test.test_cmd.TestDeploy.test_args_port [0.168096s] ... ok {18} metalsmith.test.test_provisioner.TestGetFindNode.test__find_node_and_allocation_by_hostname_node_in_allocation [0.004077s] ... ok {9} metalsmith.test.test_cmd.TestDeploy.test_args_networks_and_ports [0.184752s] ... ok {9} metalsmith.test.test_instance_config.TestCloudInitConfig.test_ssh_keys [0.000463s] ... ok {5} metalsmith.test.test_provisioner.TestReserveNode.test_allocation_failed_clean_up_failed [0.011049s] ... ok {8} metalsmith.test.test_instance.TestInstanceStates.test_state_deploying [0.006304s] ... ok {5} metalsmith.test.test_scheduler.TestRunFilters.test_all_filters_pass [0.004137s] ... ok {8} metalsmith.test.test_instance.TestInstanceStates.test_state_error [0.005622s] ... ok {8} metalsmith.test.test_instance_config.TestCloudInitConfig.test_add_user [0.000599s] ... ok {8} metalsmith.test.test_instance_config.TestCloudInitConfig.test_add_user_with_keys [0.000488s] ... ok {8} metalsmith.test.test_provisioner.TestProvisionNode.test_invalid_http_source [0.009474s] ... ok {8} metalsmith.test.test_provisioner.TestProvisionNode.test_with_traits [0.013682s] ... ok {8} metalsmith.test.test_provisioner.TestReserveNode.test_nodes_filtered [0.007723s] ... ok {8} metalsmith.test.test_sources.TestDetect.test_glance_whole_disk [0.000853s] ... ok {18} metalsmith.test.test_provisioner.TestProvisionNode.test_deploy_failure_no_cleanup [0.013148s] ... ok {26} metalsmith.test.test_cmd.TestDeploy.test_args_file_image_without_checksum [0.185823s] ... ok {9} metalsmith.test.test_provisioner.TestProvisionNode.test_failure_during_port_deletion [0.016302s] ... ok {17} metalsmith.test.test_cmd.TestShowWait.test_wait [0.168641s] ... ok {17} metalsmith.test.test_instance_config.TestGenericConfig.test_custom_user_data [0.000343s] ... ok {17} metalsmith.test.test_provisioner.TestGetFindNode.test__find_node_and_allocation_by_node_not_found [0.002411s] ... ok {9} metalsmith.test.test_provisioner.TestProvisionNode.test_ok_with_source [0.013855s] ... ok {18} metalsmith.test.test_provisioner.TestProvisionNode.test_invalid_port [0.014080s] ... ok {17} metalsmith.test.test_provisioner.TestProvisionNode.test_deploy_failure_without_allocation [0.010997s] ... ok {29} metalsmith.test.test_cmd.TestDeploy.test_args_file_image_with_incorrect_kernel [0.144792s] ... ok {17} metalsmith.test.test_provisioner.TestProvisionNode.test_update_failed_after_deploy_failure [0.008158s] ... ok {9} metalsmith.test.test_provisioner.TestProvisionNode.test_with_ports [0.011119s] ... ok {18} metalsmith.test.test_provisioner.TestProvisionNode.test_with_swap_size [0.011990s] ... ok {9} metalsmith.test.test_scheduler.TestCapabilitiesFilter.test_not_matching_node [0.000697s] ... ok {9} metalsmith.test.test_sources.TestDetect.test_glance_partition [0.000771s] ... ok {9} metalsmith.test.test_utils.TestIsHostnameSafe.test_not_none [0.000228s] ... ok {24} metalsmith.test.test_cmd.TestDeploy.test_no_logs_not_deployed [0.191765s] ... ok {24} metalsmith.test.test_instance_config.TestCloudInitConfig.test_ssh_keys_as_dict [0.000923s] ... ok {24} metalsmith.test.test_provisioner.TestGetFindNode.test__find_node_and_allocation_by_node_id [0.003571s] ... ok {12} metalsmith.test.test_cmd.TestDeploy.test_args_verbose_1 [0.164167s] ... ok {24} metalsmith.test.test_provisioner.TestProvisionNode.test_with_root_size [0.012233s] ... ok {24} metalsmith.test.test_provisioner.TestProvisionNode.test_with_subnet [0.013826s] ... ok {14} metalsmith.test.test_cmd.TestDeploy.test_args_conductor_group [0.163855s] ... ok {24} metalsmith.test.test_provisioner.TestReserveNode.test_with_hostname [0.007296s] ... ok {16} metalsmith.test.test_cmd.TestDeploy.test_with_swap_size [0.170732s] ... ok {31} metalsmith.test.test_cmd.TestShowWait.test_wait_json [0.161712s] ... ok {24} metalsmith.test.test_sources.TestDetect.test_glance_partition_missing_root [0.001070s] ... ok [2020-02-21 16:59:11,176] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_nics.py", line 159, in _get_subnet nic['subnet'], ignore_missing=False) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call raise effect openstack.exceptions.SDKException: Not found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 393, in provision_node nics.validate() File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_nics.py", line 62, in validate result.append(('subnet', self._get_subnet(nic))) File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_nics.py", line 163, in _get_subnet {'sub': nic['subnet'], 'error': exc}) metalsmith.exceptions.InvalidNIC: Cannot find subnet subnet: Not found {31} metalsmith.test.test_provisioner.TestProvisionNode.test_invalid_subnet [0.009186s] ... ok {29} metalsmith.test.test_cmd.TestDeploy.test_args_ips [0.104946s] ... ok {31} metalsmith.test.test_provisioner.TestProvisionNode.test_with_file_whole_disk [0.007017s] ... ok {10} metalsmith.test.test_cmd.TestShowWait.test_list_sort [0.157117s] ... ok {31} metalsmith.test.test_provisioner.TestReserveNode.test_provided_nodes [0.004535s] ... ok {31} metalsmith.test.test_provisioner.TestShowInstance.test_show_instance_invalid_state [0.002338s] ... ok {10} metalsmith.test.test_provisioner.TestProvisionNode.test_ok [0.007461s] ... ok [2020-02-21 16:59:11,205] Processing allocation (UUID ) for node None failed: Failed to reserve a node: boom; deleting allocation Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 167, in _reserve_node allocation) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call raise effect openstack.exceptions.SDKException: boom During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 171, in _reserve_node 'Failed to reserve a node: %s' % exc) metalsmith.exceptions.ReservationFailed: Failed to reserve a node: boom {10} metalsmith.test.test_provisioner.TestReserveNode.test_allocation_failed [0.007464s] ... ok {10} metalsmith.test.test_provisioner.TestUnprovisionNode.test_with_wait [0.004161s] ... ok {10} metalsmith.test.test_utils.TestIsHostnameSafe.test_invalid [0.000217s] ... ok {21} metalsmith.test.test_cmd.TestDeploy.test_args_debug [0.195542s] ... ok {26} metalsmith.test.test_cmd.TestDeploy.test_args_no_wait [0.169803s] ... ok {26} metalsmith.test.test_instance_config.TestGenericConfig.test_ssh_keys [0.000427s] ... ok {27} metalsmith.test.test_cmd.TestDeploy.test_not_deployed_no_ips [0.159935s] ... ok [2020-02-21 16:59:11,230] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 436, in provision_node node, 'active', config_drive=cd) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call raise effect RuntimeError: boom {26} metalsmith.test.test_provisioner.TestProvisionNode.test_deallocation_failed_after_deploy_failure [0.010183s] ... ok [2020-02-21 16:59:11,239] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 391, in provision_node image._validate(self.connection, root_size_gb) File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/sources.py", line 71, in _validate 'Partition images require root partition size') metalsmith.exceptions.UnknownRootDiskSize: Partition images require root partition size {26} metalsmith.test.test_provisioner.TestProvisionNode.test_no_local_gb [0.007262s] ... ok {26} metalsmith.test.test_provisioner.TestProvisionNode.test_unreserved [0.009579s] ... ok {26} metalsmith.test.test_provisioner.TestReserveNode.test_with_capabilities [0.004674s] ... ok {12} metalsmith.test.test_cmd.TestDeploy.test_args_verbose_3 [0.113817s] ... ok {12} metalsmith.test.test_instance_config.TestGenericConfig.test_explicit_hostname [0.000264s] ... ok {12} metalsmith.test.test_provisioner.TestGetFindNode.test__get_node_with_instance_refresh [0.002198s] ... ok {12} metalsmith.test.test_provisioner.TestProvisionNode.test_unreserved_with_hostname [0.007732s] ... ok {12} metalsmith.test.test_sources.TestDetect.test_file_partition_disk_missing_root [0.000350s] ... ok {16} metalsmith.test.test_cmd.TestShowWait.test_list [0.115950s] ... ok {16} metalsmith.test.test_instance_config.TestGenericConfig.test_name_as_hostname [0.000318s] ... ok {16} metalsmith.test.test_provisioner.TestReserveNode.test_provided_nodes_no_match [0.004692s] ... ok {16} metalsmith.test.test_scheduler.TestRunFilters.test_no_filters [0.000320s] ... ok {16} metalsmith.test.test_sources.TestDetect.test_http_partition_disk [0.000220s] ... ok {14} metalsmith.test.test_cmd.TestUndeploy.test_json [0.138337s] ... ok {29} metalsmith.test.test_cmd.TestDeploy.test_args_with_candidates [0.123540s] ... ok {14} metalsmith.test.test_instance.TestInstanceStates.test_to_dict_with_allocation [0.005134s] ... ok {29} metalsmith.test.test_provisioner.TestInit.test_both_provided [0.000662s] ... ok [2020-02-21 16:59:11,314] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 436, in provision_node node, 'active', config_drive=cd) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call raise effect RuntimeError: boom {29} metalsmith.test.test_provisioner.TestReserveNode.test_provided_node_not_found [0.006887s] ... ok {14} metalsmith.test.test_provisioner.TestProvisionNode.test_deploy_failure [0.009962s] ... ok {14} metalsmith.test.test_provisioner.TestShowInstance.test_show_instance_with_allocation [0.002004s] ... ok {14} metalsmith.test.test_scheduler.TestCapabilitiesFilter.test_fail_message [0.000921s] ... ok {14} metalsmith.test.test_sources.TestDetect.test_https_whole_disk_checksum [0.000162s] ... ok {29} metalsmith.test.test_provisioner.TestReserveNode.test_with_traits [0.004685s] ... ok {29} metalsmith.test.test_provisioner.TestUnprovisionNode.test_delete_allocation [0.004175s] ... ok {27} metalsmith.test.test_cmd.TestUndeploy.test_dry_run [0.110014s] ... ok {27} metalsmith.test.test_instance_config.TestCloudInitConfig.test_custom_user_data_with_users [0.000426s] ... ok {27} metalsmith.test.test_provisioner.TestGetFindNode.test__find_node_and_allocation_by_node [0.001870s] ... ok {27} metalsmith.test.test_provisioner.TestProvisionNode.test_node_not_found [0.005391s] ... ok {27} metalsmith.test.test_provisioner.TestProvisionNode.test_with_ip [0.008841s] ... ok {21} metalsmith.test.test_cmd.TestDeploy.test_with_root_size [0.138754s] ... ok [2020-02-21 16:59:11,359] Processing allocation (UUID ) for node 000 failed: boom; deleting allocation {27} metalsmith.test.test_provisioner.TestReserveNode.test_node_update_failed [0.005031s] ... ok {21} metalsmith.test.test_cmd.TestUndeploy.test_ok [0.083558s] ... ok {21} metalsmith.test.test_provisioner.TestProvisionNode.test_existing_hostname [0.006337s] ... ok {21} metalsmith.test.test_provisioner.TestProvisionNode.test_ok_without_nics [0.006558s] ... ok {21} metalsmith.test.test_scheduler.TestCapabilitiesFilter.test_fail_no_capabilities [0.000485s] ... ok {2} metalsmith.test.test_provisioner.TestInit.test_cloud_region_only [0.952258s] ... ok {2} metalsmith.test.test_sources.TestDetect.test_checksum_required [0.000578s] ... ok {2} metalsmith.test.test_sources.TestDetect.test_file_partition_inconsistency [0.000345s] ... ok {2} metalsmith.test.test_utils.TestIsHostnameSafe.test_valid [0.000173s] ... ok {6} metalsmith.test.test_provisioner.TestInit.test_session_only [0.898706s] ... ok {6} metalsmith.test.test_provisioner.TestProvisionNode.test_override_existing_traits [0.012171s] ... ok [2020-02-21 16:59:11,843] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_provisioner.py", line 403, in provision_node nics.create_and_attach_ports() File "/builddir/build/BUILD/metalsmith-0.15.1/metalsmith/_nics.py", line 86, in create_and_attach_ports port.id) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call raise effect RuntimeError: boom {6} metalsmith.test.test_provisioner.TestProvisionNode.test_port_attach_failure [0.010864s] ... ok {6} metalsmith.test.test_provisioner.TestProvisionNode.test_whole_disk [0.006595s] ... ok ====== Totals ====== Ran: 234 tests in 1.6022 sec. - Passed: 234 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 13.7725 sec. ============== Worker Balance ============== - Worker 0 (8 tests) => 0:00:00.270559 - Worker 1 (8 tests) => 0:00:00.419995 - Worker 2 (8 tests) => 0:00:01.191524 - Worker 3 (8 tests) => 0:00:00.387913 - Worker 4 (8 tests) => 0:00:00.384028 - Worker 5 (8 tests) => 0:00:00.265192 - Worker 6 (8 tests) => 0:00:01.127227 - Worker 7 (8 tests) => 0:00:00.260790 - Worker 8 (8 tests) => 0:00:00.049367 - Worker 9 (8 tests) => 0:00:00.233109 - Worker 10 (7 tests) => 0:00:00.603712 - Worker 11 (7 tests) => 0:00:00.446384 - Worker 12 (7 tests) => 0:00:00.478781 - Worker 13 (7 tests) => 0:00:00.406452 - Worker 14 (7 tests) => 0:00:00.323426 - Worker 15 (7 tests) => 0:00:00.064267 - Worker 16 (7 tests) => 0:00:00.488860 - Worker 17 (7 tests) => 0:00:00.746423 - Worker 18 (7 tests) => 0:00:00.578540 - Worker 19 (7 tests) => 0:00:00.430749 - Worker 20 (7 tests) => 0:00:00.425360 - Worker 21 (7 tests) => 0:00:00.597689 - Worker 22 (7 tests) => 0:00:00.053145 - Worker 23 (7 tests) => 0:00:00.543778 - Worker 24 (7 tests) => 0:00:00.235689 - Worker 25 (7 tests) => 0:00:00.289834 - Worker 26 (7 tests) => 0:00:00.391573 - Worker 27 (7 tests) => 0:00:00.294021 - Worker 28 (7 tests) => 0:00:00.555368 - Worker 29 (7 tests) => 0:00:00.393976 - Worker 30 (7 tests) => 0:00:00.428138 - Worker 31 (7 tests) => 0:00:00.552068 + exit 0 Processing files: python3-metalsmith-0.15.1-1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MdkWLv + umask 022 + cd /builddir/build/BUILD + cd metalsmith-0.15.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/licenses/python3-metalsmith + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/licenses/python3-metalsmith + cp -pr LICENSE /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/licenses/python3-metalsmith + exit 0 Provides: python3-metalsmith = 0.15.1-1.el8 python3.6dist(metalsmith) = 0.15.1 python3dist(metalsmith) = 0.15.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(pre): shadow-utils Requires: /usr/bin/python3 python(abi) = 3.6 Obsoletes: python2-metalsmith < 0.15.1-1.el8 Processing files: python3-metalsmith-tests-0.15.1-1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zMZ5U1 + umask 022 + cd /builddir/build/BUILD + cd metalsmith-0.15.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/licenses/python3-metalsmith-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/licenses/python3-metalsmith-tests + cp -pr LICENSE /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/licenses/python3-metalsmith-tests + exit 0 Provides: python3-metalsmith-tests = 0.15.1-1.el8 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: python(abi) = 3.6 Processing files: python-metalsmith-doc-0.15.1-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oLseaB + umask 022 + cd /builddir/build/BUILD + cd metalsmith-0.15.1 + DOCDIR=/builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/doc/python-metalsmith-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/doc/python-metalsmith-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/doc/python-metalsmith-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/doc/python-metalsmith-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5LUGra + umask 022 + cd /builddir/build/BUILD + cd metalsmith-0.15.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/licenses/python-metalsmith-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/licenses/python-metalsmith-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/licenses/python-metalsmith-doc + exit 0 Provides: python-metalsmith-doc = 0.15.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ansible-role-metalsmith-deployment-0.15.1-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gldnwK + umask 022 + cd /builddir/build/BUILD + cd metalsmith-0.15.1 + DOCDIR=/builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/doc/ansible-role-metalsmith-deployment + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/doc/ansible-role-metalsmith-deployment + cp -pr roles/metalsmith_deployment/README.rst /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/doc/ansible-role-metalsmith-deployment + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RJYUBk + umask 022 + cd /builddir/build/BUILD + cd metalsmith-0.15.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/licenses/ansible-role-metalsmith-deployment + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/licenses/ansible-role-metalsmith-deployment + cp -pr LICENSE /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch/usr/share/licenses/ansible-role-metalsmith-deployment + exit 0 Provides: ansible-role-metalsmith-deployment = 0.15.1-1.el8 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-metalsmith-0.15.1-1.el8.noarch Wrote: /builddir/build/RPMS/python3-metalsmith-0.15.1-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-metalsmith-tests-0.15.1-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-metalsmith-doc-0.15.1-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/ansible-role-metalsmith-deployment-0.15.1-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HgbuRV + umask 022 + cd /builddir/build/BUILD + cd metalsmith-0.15.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-metalsmith-0.15.1-1.el8.noarch + exit 0 Child return code was: 0