Mock Version: 1.1.35 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/devassistant.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1613/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/devassistant.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: i-00006716 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/devassistant-0.9.0-0.2.a2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/devassistant.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1613/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/devassistant.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jugWFW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf devassistant-0.9.0a2 + /usr/bin/gzip -dc /builddir/build/SOURCES/devassistant-0.9.0a2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd devassistant-0.9.0a2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf devassistant.egg-info + sed -i 's|, '\''PyGithub>=1.14.2'\''||' setup.py + cp /builddir/build/SOURCES/devassistant.desktop . + sed -i /Version/d devassistant.desktop + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CrXToF + umask 022 + cd /builddir/build/BUILD + cd devassistant-0.9.0a2 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/devassistant copying devassistant/cache.py -> build/lib/devassistant copying devassistant/lang.py -> build/lib/devassistant copying devassistant/exceptions.py -> build/lib/devassistant copying devassistant/remote_auth.py -> build/lib/devassistant copying devassistant/assistant_base.py -> build/lib/devassistant copying devassistant/actions.py -> build/lib/devassistant copying devassistant/path_runner.py -> build/lib/devassistant copying devassistant/settings.py -> build/lib/devassistant copying devassistant/logger.py -> build/lib/devassistant copying devassistant/command_runners.py -> build/lib/devassistant copying devassistant/current_run.py -> build/lib/devassistant copying devassistant/yaml_assistant_loader.py -> build/lib/devassistant copying devassistant/argument.py -> build/lib/devassistant copying devassistant/package_managers.py -> build/lib/devassistant copying devassistant/yaml_checker.py -> build/lib/devassistant copying devassistant/excepthook.py -> build/lib/devassistant copying devassistant/utils.py -> build/lib/devassistant copying devassistant/yaml_assistant.py -> build/lib/devassistant copying devassistant/loaded_yaml.py -> build/lib/devassistant copying devassistant/yaml_loader.py -> build/lib/devassistant copying devassistant/bin.py -> build/lib/devassistant copying devassistant/snippet.py -> build/lib/devassistant copying devassistant/sigint_handler.py -> build/lib/devassistant copying devassistant/command_helpers.py -> build/lib/devassistant copying devassistant/__init__.py -> build/lib/devassistant copying devassistant/yaml_snippet_loader.py -> build/lib/devassistant creating build/lib/devassistant/cli copying devassistant/cli/__init__.py -> build/lib/devassistant/cli copying devassistant/cli/cli_runner.py -> build/lib/devassistant/cli copying devassistant/cli/devassistant_argparse.py -> build/lib/devassistant/cli copying devassistant/cli/argparse_generator.py -> build/lib/devassistant/cli creating build/lib/devassistant/gui copying devassistant/gui/yaml_window.py -> build/lib/devassistant/gui copying devassistant/gui/creator_window.py -> build/lib/devassistant/gui copying devassistant/gui/gui_helper.py -> build/lib/devassistant/gui copying devassistant/gui/main_window.py -> build/lib/devassistant/gui copying devassistant/gui/path_window.py -> build/lib/devassistant/gui copying devassistant/gui/__init__.py -> build/lib/devassistant/gui copying devassistant/gui/run_window.py -> build/lib/devassistant/gui running egg_info creating devassistant.egg-info writing requirements to devassistant.egg-info/requires.txt writing devassistant.egg-info/PKG-INFO writing top-level names to devassistant.egg-info/top_level.txt writing dependency_links to devassistant.egg-info/dependency_links.txt writing entry points to devassistant.egg-info/entry_points.txt writing manifest file 'devassistant.egg-info/SOURCES.txt' reading manifest file 'devassistant.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'devassistant/gui/devassistant.desktop' warning: no files found matching '*' under directory 'devassistant/data' warning: no previously-included files found matching 'da-yaml-gui.py' warning: no previously-included files matching '__pycache__' found under directory '.' warning: no previously-included files matching '*' found under directory 'docs/_build' writing manifest file 'devassistant.egg-info/SOURCES.txt' copying devassistant/gui/devel-assistant.glade -> build/lib/devassistant/gui copying devassistant/gui/devel-yaml.glade -> build/lib/devassistant/gui + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Lz5Kto + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64 + cd devassistant-0.9.0a2 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr creating /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib creating /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant copying build/lib/devassistant/cache.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant copying build/lib/devassistant/lang.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant copying build/lib/devassistant/exceptions.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant copying build/lib/devassistant/remote_auth.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant copying build/lib/devassistant/assistant_base.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant copying build/lib/devassistant/actions.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant copying build/lib/devassistant/path_runner.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant copying build/lib/devassistant/settings.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant copying build/lib/devassistant/logger.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant creating /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/gui copying build/lib/devassistant/gui/yaml_window.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/gui copying build/lib/devassistant/gui/devel-yaml.glade -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/gui copying build/lib/devassistant/gui/creator_window.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/gui copying build/lib/devassistant/gui/devel-assistant.glade -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/gui copying build/lib/devassistant/gui/gui_helper.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/gui copying build/lib/devassistant/gui/main_window.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/gui copying build/lib/devassistant/gui/path_window.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/gui copying build/lib/devassistant/gui/__init__.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/gui copying build/lib/devassistant/gui/run_window.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/gui copying build/lib/devassistant/command_runners.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant copying build/lib/devassistant/current_run.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant copying build/lib/devassistant/yaml_assistant_loader.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant copying build/lib/devassistant/argument.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant copying build/lib/devassistant/package_managers.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant copying build/lib/devassistant/yaml_checker.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant copying build/lib/devassistant/excepthook.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant copying build/lib/devassistant/utils.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant copying build/lib/devassistant/yaml_assistant.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant copying build/lib/devassistant/loaded_yaml.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant copying build/lib/devassistant/yaml_loader.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant copying build/lib/devassistant/bin.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant creating /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/cli copying build/lib/devassistant/cli/__init__.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/cli copying build/lib/devassistant/cli/cli_runner.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/cli copying build/lib/devassistant/cli/devassistant_argparse.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/cli copying build/lib/devassistant/cli/argparse_generator.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/cli copying build/lib/devassistant/snippet.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant copying build/lib/devassistant/sigint_handler.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant copying build/lib/devassistant/command_helpers.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant copying build/lib/devassistant/__init__.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant copying build/lib/devassistant/yaml_snippet_loader.py -> /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/lang.py to lang.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/remote_auth.py to remote_auth.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/assistant_base.py to assistant_base.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/actions.py to actions.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/path_runner.py to path_runner.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/settings.py to settings.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/gui/yaml_window.py to yaml_window.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/gui/creator_window.py to creator_window.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/gui/gui_helper.py to gui_helper.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/gui/main_window.py to main_window.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/gui/path_window.py to path_window.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/gui/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/gui/run_window.py to run_window.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/command_runners.py to command_runners.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/current_run.py to current_run.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/yaml_assistant_loader.py to yaml_assistant_loader.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/argument.py to argument.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/package_managers.py to package_managers.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/yaml_checker.py to yaml_checker.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/excepthook.py to excepthook.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/yaml_assistant.py to yaml_assistant.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/loaded_yaml.py to loaded_yaml.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/yaml_loader.py to yaml_loader.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/bin.py to bin.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/cli/cli_runner.py to cli_runner.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/cli/devassistant_argparse.py to devassistant_argparse.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/cli/argparse_generator.py to argparse_generator.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/snippet.py to snippet.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/sigint_handler.py to sigint_handler.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/command_helpers.py to command_helpers.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/yaml_snippet_loader.py to yaml_snippet_loader.pyc running install_egg_info running egg_info writing requirements to devassistant.egg-info/requires.txt writing devassistant.egg-info/PKG-INFO writing top-level names to devassistant.egg-info/top_level.txt writing dependency_links to devassistant.egg-info/dependency_links.txt writing entry points to devassistant.egg-info/entry_points.txt reading manifest file 'devassistant.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'devassistant/gui/devassistant.desktop' warning: no files found matching '*' under directory 'devassistant/data' warning: no previously-included files found matching 'da-yaml-gui.py' warning: no previously-included files matching '__pycache__' found under directory '.' warning: no previously-included files matching '*' found under directory 'docs/_build' writing manifest file 'devassistant.egg-info/SOURCES.txt' Copying devassistant.egg-info to /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant-0.9.0a2-py2.7.egg-info running install_scripts Installing devassistant-gui script to /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/bin Installing devassistant script to /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/bin Installing da-gui script to /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/bin Installing da script to /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/bin + mkdir -p /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/share/man/man1 + install -p manpages/da.1 /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/share/man/man1 + install -p manpages/da-gui.1 /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/share/man/man1 + install -p manpages/devassistant.1 /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/share/man/man1 + mkdir -p /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/etc/bash_completion.d/ + install -p da.bash /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/etc/bash_completion.d/ ~/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages ~/build/BUILD/devassistant-0.9.0a2 + pushd /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages + patch -p1 patching file devassistant/settings.py Hunk #1 succeeded at 18 with fuzz 1 (offset 3 lines). + sed -i 's|_DATADIR_DEVASSISTANT|/usr/share/devassistant|' devassistant/settings.py ~/build/BUILD/devassistant-0.9.0a2 + popd + mkdir -p /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/share/devassistant/ ~/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/share/devassistant ~/build/BUILD/devassistant-0.9.0a2 + pushd /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/share/devassistant/ + tar -xzf /builddir/build/SOURCES/devassistant-assistants-rhel-7.tar.gz ~/build/BUILD/devassistant-0.9.0a2 + popd + rm -rf /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/site-packages/devassistant/data + desktop-file-install --dir /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/share/applications devassistant.desktop + mkdir -p /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64//usr/share/appdata + cp -a /builddir/build/SOURCES/devassistant.appdata.xml /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64//usr/share/appdata + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/devassistant-0.9.0a2 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/lib/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sSUAU9 + umask 022 + cd /builddir/build/BUILD + cd devassistant-0.9.0a2 + exit 0 Processing files: devassistant-0.9.0-0.2.a2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NEf6lV + umask 022 + cd /builddir/build/BUILD + cd devassistant-0.9.0a2 + DOCDIR=/builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/share/doc/devassistant-0.9.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/share/doc/devassistant-0.9.0 + cp -pr README.rst /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/share/doc/devassistant-0.9.0 + cp -pr LICENSE /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64/usr/share/doc/devassistant-0.9.0 + exit 0 Provides: devassistant = 0.9.0-0.2.a2.el7 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/python python(abi) = 2.7 Processing files: devassistant-assistants-0.9.0-0.2.a2.el7.noarch Provides: devassistant-assistants = 0.9.0-0.2.a2.el7 perl(myClass) 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: /bin/bash /usr/bin/env Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64 warning: Could not canonicalize hostname: i-00006716 Wrote: /builddir/build/RPMS/devassistant-0.9.0-0.2.a2.el7.noarch.rpm Wrote: /builddir/build/RPMS/devassistant-assistants-0.9.0-0.2.a2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6ZWz7o + umask 022 + cd /builddir/build/BUILD + cd devassistant-0.9.0a2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/devassistant-0.9.0-0.2.a2.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->