Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/openstack-packstack.spec'], False, '/var/lib/mock/cloud7-openstack-kilo-el7-build-2022-3556/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', '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 noarch --nodeps builddir/build/SPECS/openstack-packstack.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/openstack-packstack.spec'], False, '/var/lib/mock/cloud7-openstack-kilo-el7-build-2022-3556/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', '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 noarch --nodeps builddir/build/SPECS/openstack-packstack.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2FaWgr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf packstack-2015.1.dev1537.gba5183c + /usr/bin/gzip -dc /builddir/build/SOURCES/packstack-2015.1.dev1537.gba5183c.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd packstack-2015.1.dev1537.gba5183c + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (0001-Fix-mongodb-configuration.patch):' Patch #1 (0001-Fix-mongodb-configuration.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-Fix-mongodb-configuration.patch + /usr/bin/patch -p1 --fuzz=0 patching file packstack/puppet/templates/mongodb.pp + find packstack/puppet/modules '(' -name .fixtures.yml -o -name .gemfile -o -name .travis.yml -o -name .rspec ')' -exec rm '{}' + + find packstack/puppet/modules '(' -name '*.py' -o -name '*.rb' -o -name '*.pl' ')' -exec sed -i '/^#!/{d;q}' '{}' + -exec chmod -x '{}' + + find packstack/puppet/modules '(' -name '*.sh' ')' -exec sed -i 's/^#!.*/#!\/bin\/bash/g' '{}' + -exec chmod +x '{}' + + find packstack/puppet/modules -name site.pp -size 0 -exec rm '{}' + + find packstack/puppet/modules '(' -name spec -o -name ext ')' + xargs rm -rf + rm -rf /builddir/build/BUILD/puppet + mv packstack/puppet /builddir/build/BUILD/puppet + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0M59lW + umask 022 + cd /builddir/build/BUILD + cd packstack-2015.1.dev1537.gba5183c + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/packstack copying packstack/__init__.py -> build/lib/packstack copying packstack/version.py -> build/lib/packstack creating build/lib/tests copying tests/test_base.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_plugin_prescript.py -> build/lib/tests creating build/lib/packstack/plugins copying packstack/plugins/swift_600.py -> build/lib/packstack/plugins copying packstack/plugins/amqp_002.py -> build/lib/packstack/plugins copying packstack/plugins/glance_200.py -> build/lib/packstack/plugins copying packstack/plugins/nova_300.py -> build/lib/packstack/plugins copying packstack/plugins/cinder_250.py -> build/lib/packstack/plugins copying packstack/plugins/prescript_000.py -> build/lib/packstack/plugins copying packstack/plugins/openstack_client_400.py -> build/lib/packstack/plugins copying packstack/plugins/__init__.py -> build/lib/packstack/plugins copying packstack/plugins/ceilometer_800.py -> build/lib/packstack/plugins copying packstack/plugins/manila_255.py -> build/lib/packstack/plugins copying packstack/plugins/puppet_950.py -> build/lib/packstack/plugins copying packstack/plugins/sahara_800.py -> build/lib/packstack/plugins copying packstack/plugins/trove_850.py -> build/lib/packstack/plugins copying packstack/plugins/neutron_350.py -> build/lib/packstack/plugins copying packstack/plugins/dashboard_500.py -> build/lib/packstack/plugins copying packstack/plugins/keystone_100.py -> build/lib/packstack/plugins copying packstack/plugins/nagios_910.py -> build/lib/packstack/plugins copying packstack/plugins/heat_650.py -> build/lib/packstack/plugins copying packstack/plugins/postscript_948.py -> build/lib/packstack/plugins copying packstack/plugins/ironic_275.py -> build/lib/packstack/plugins copying packstack/plugins/mariadb_003.py -> build/lib/packstack/plugins copying packstack/plugins/provision_700.py -> build/lib/packstack/plugins creating build/lib/packstack/installer copying packstack/installer/basedefs.py -> build/lib/packstack/installer copying packstack/installer/output_messages.py -> build/lib/packstack/installer copying packstack/installer/__init__.py -> build/lib/packstack/installer copying packstack/installer/exceptions.py -> build/lib/packstack/installer copying packstack/installer/run_setup.py -> build/lib/packstack/installer copying packstack/installer/processors.py -> build/lib/packstack/installer copying packstack/installer/setup_controller.py -> build/lib/packstack/installer copying packstack/installer/validators.py -> build/lib/packstack/installer creating build/lib/packstack/modules copying packstack/modules/shortcuts.py -> build/lib/packstack/modules copying packstack/modules/__init__.py -> build/lib/packstack/modules copying packstack/modules/puppet.py -> build/lib/packstack/modules copying packstack/modules/ospluginutils.py -> build/lib/packstack/modules copying packstack/modules/common.py -> build/lib/packstack/modules copying packstack/modules/documentation.py -> build/lib/packstack/modules creating build/lib/tests/installer copying tests/installer/test_run_setup.py -> build/lib/tests/installer copying tests/installer/test_processors.py -> build/lib/tests/installer copying tests/installer/__init__.py -> build/lib/tests/installer copying tests/installer/test_sequences.py -> build/lib/tests/installer copying tests/installer/test_setup_params.py -> build/lib/tests/installer copying tests/installer/test_drones.py -> build/lib/tests/installer copying tests/installer/test_validators.py -> build/lib/tests/installer copying tests/installer/test_utils.py -> build/lib/tests/installer creating build/lib/tests/modules copying tests/modules/test_ospluginutils.py -> build/lib/tests/modules copying tests/modules/__init__.py -> build/lib/tests/modules copying tests/modules/test_puppet.py -> build/lib/tests/modules creating build/lib/packstack/installer/core copying packstack/installer/core/drones.py -> build/lib/packstack/installer/core copying packstack/installer/core/parameters.py -> build/lib/packstack/installer/core copying packstack/installer/core/__init__.py -> build/lib/packstack/installer/core copying packstack/installer/core/sequences.py -> build/lib/packstack/installer/core creating build/lib/packstack/installer/utils copying packstack/installer/utils/network.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/shell.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/decorators.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/shortcuts.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/__init__.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/datastructures.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/strings.py -> build/lib/packstack/installer/utils package init file 'docs/__init__.py' not found (or not a regular file) creating build/lib/docs copying docs/conf.py -> build/lib/docs running egg_info writing requirements to packstack.egg-info/requires.txt writing packstack.egg-info/PKG-INFO writing top-level names to packstack.egg-info/top_level.txt writing dependency_links to packstack.egg-info/dependency_links.txt reading manifest file 'packstack.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'packstack/puppet' warning: no files found matching '*' under directory 'packstack/templates' warning: no previously-included files matching '.gitignore' found anywhere in distribution warning: no previously-included files matching '.gitmodules' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution no previously-included directories found matching 'packstack/puppet/modules/*/.git' writing manifest file 'packstack.egg-info/SOURCES.txt' copying docs/Makefile -> build/lib/docs copying docs/packstack.rst -> build/lib/docs running build_scripts creating build/scripts-2.7 copying and adjusting bin/packstack -> build/scripts-2.7 changing mode of build/scripts-2.7/packstack from 644 to 755 + cd docs + make man sphinx-build -b man -d _build/doctrees . _build/man Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created building [man]: all manpages updating environment: 1 added, 0 changed, 0 removed reading sources... [100%] packstack looking for now-outdated files... none found pickling environment... WARNING: master file /builddir/build/BUILD/packstack-2015.1.dev1537.gba5183c/docs/index.rst not found done checking consistency... done /builddir/build/BUILD/packstack-2015.1.dev1537.gba5183c/docs/packstack.rst:: WARNING: document isn't included in any toctree writing... packstack.1 { } build succeeded, 2 warnings. Build finished. The manual pages are in _build/man. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IwEmCt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch ++ dirname /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch + cd packstack-2015.1.dev1537.gba5183c + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr creating /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack creating /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins copying build/lib/packstack/plugins/swift_600.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins copying build/lib/packstack/plugins/amqp_002.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins copying build/lib/packstack/plugins/glance_200.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins copying build/lib/packstack/plugins/nova_300.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins copying build/lib/packstack/plugins/cinder_250.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins copying build/lib/packstack/plugins/prescript_000.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins copying build/lib/packstack/plugins/openstack_client_400.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins copying build/lib/packstack/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins copying build/lib/packstack/plugins/ceilometer_800.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins copying build/lib/packstack/plugins/manila_255.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins copying build/lib/packstack/plugins/puppet_950.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins copying build/lib/packstack/plugins/sahara_800.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins copying build/lib/packstack/plugins/trove_850.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins copying build/lib/packstack/plugins/neutron_350.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins copying build/lib/packstack/plugins/dashboard_500.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins copying build/lib/packstack/plugins/keystone_100.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins copying build/lib/packstack/plugins/nagios_910.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins copying build/lib/packstack/plugins/heat_650.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins copying build/lib/packstack/plugins/postscript_948.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins copying build/lib/packstack/plugins/ironic_275.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins copying build/lib/packstack/plugins/mariadb_003.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins copying build/lib/packstack/plugins/provision_700.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins copying build/lib/packstack/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack creating /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer creating /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/core copying build/lib/packstack/installer/core/drones.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/core copying build/lib/packstack/installer/core/parameters.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/core copying build/lib/packstack/installer/core/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/core copying build/lib/packstack/installer/core/sequences.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/core copying build/lib/packstack/installer/basedefs.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer copying build/lib/packstack/installer/output_messages.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer creating /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/utils copying build/lib/packstack/installer/utils/network.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/utils copying build/lib/packstack/installer/utils/shell.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/utils copying build/lib/packstack/installer/utils/decorators.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/utils copying build/lib/packstack/installer/utils/shortcuts.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/utils copying build/lib/packstack/installer/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/utils copying build/lib/packstack/installer/utils/datastructures.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/utils copying build/lib/packstack/installer/utils/strings.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/utils copying build/lib/packstack/installer/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer copying build/lib/packstack/installer/exceptions.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer copying build/lib/packstack/installer/run_setup.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer copying build/lib/packstack/installer/processors.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer copying build/lib/packstack/installer/setup_controller.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer copying build/lib/packstack/installer/validators.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer creating /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/modules copying build/lib/packstack/modules/shortcuts.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/modules copying build/lib/packstack/modules/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/modules copying build/lib/packstack/modules/puppet.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/modules copying build/lib/packstack/modules/ospluginutils.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/modules copying build/lib/packstack/modules/common.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/modules copying build/lib/packstack/modules/documentation.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/modules copying build/lib/packstack/version.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack creating /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/docs copying build/lib/docs/conf.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/docs copying build/lib/docs/Makefile -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/docs copying build/lib/docs/packstack.rst -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/docs creating /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_base.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests creating /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/installer copying build/lib/tests/installer/test_run_setup.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/installer copying build/lib/tests/installer/test_processors.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/installer copying build/lib/tests/installer/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/installer copying build/lib/tests/installer/test_sequences.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/installer copying build/lib/tests/installer/test_setup_params.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/installer copying build/lib/tests/installer/test_drones.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/installer copying build/lib/tests/installer/test_validators.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/installer copying build/lib/tests/installer/test_utils.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/installer copying build/lib/tests/test_plugin_prescript.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests creating /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/modules copying build/lib/tests/modules/test_ospluginutils.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/modules copying build/lib/tests/modules/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/modules copying build/lib/tests/modules/test_puppet.py -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/modules byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins/swift_600.py to swift_600.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins/amqp_002.py to amqp_002.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins/glance_200.py to glance_200.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins/nova_300.py to nova_300.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins/cinder_250.py to cinder_250.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins/prescript_000.py to prescript_000.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins/openstack_client_400.py to openstack_client_400.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins/ceilometer_800.py to ceilometer_800.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins/manila_255.py to manila_255.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins/puppet_950.py to puppet_950.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins/sahara_800.py to sahara_800.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins/trove_850.py to trove_850.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins/neutron_350.py to neutron_350.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins/dashboard_500.py to dashboard_500.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins/keystone_100.py to keystone_100.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins/nagios_910.py to nagios_910.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins/heat_650.py to heat_650.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins/postscript_948.py to postscript_948.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins/ironic_275.py to ironic_275.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins/mariadb_003.py to mariadb_003.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/plugins/provision_700.py to provision_700.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/core/drones.py to drones.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/core/parameters.py to parameters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/core/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/core/sequences.py to sequences.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/basedefs.py to basedefs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/output_messages.py to output_messages.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/utils/network.py to network.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/utils/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/utils/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/utils/shortcuts.py to shortcuts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/utils/datastructures.py to datastructures.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/utils/strings.py to strings.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py to run_setup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/processors.py to processors.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/setup_controller.py to setup_controller.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/installer/validators.py to validators.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/modules/shortcuts.py to shortcuts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/modules/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/modules/puppet.py to puppet.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/modules/ospluginutils.py to ospluginutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/modules/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/modules/documentation.py to documentation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/docs/conf.py to conf.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/installer/test_run_setup.py to test_run_setup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/installer/test_processors.py to test_processors.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/installer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/installer/test_sequences.py to test_sequences.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/installer/test_setup_params.py to test_setup_params.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/installer/test_drones.py to test_drones.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/installer/test_validators.py to test_validators.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/installer/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/test_plugin_prescript.py to test_plugin_prescript.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/modules/test_ospluginutils.py to test_ospluginutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/modules/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests/modules/test_puppet.py to test_puppet.pyc running install_egg_info running egg_info writing requirements to packstack.egg-info/requires.txt writing packstack.egg-info/PKG-INFO writing top-level names to packstack.egg-info/top_level.txt writing dependency_links to packstack.egg-info/dependency_links.txt package init file 'docs/__init__.py' not found (or not a regular file) reading manifest file 'packstack.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'packstack/puppet' warning: no files found matching '*' under directory 'packstack/templates' warning: no previously-included files matching '.gitignore' found anywhere in distribution warning: no previously-included files matching '.gitmodules' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution no previously-included directories found matching 'packstack/puppet/modules/*/.git' writing manifest file 'packstack.egg-info/SOURCES.txt' Copying packstack.egg-info to /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/packstack-2015.1.dev1537.gba5183c-py2.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/bin copying build/scripts-2.7/packstack -> /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/bin/packstack to 755 + rm -fr /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/tests + mkdir -p /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch//usr/share/openstack-puppet/modules + cp -r /builddir/build/BUILD/puppet/modules/packstack /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch//usr/share/openstack-puppet/modules/ + mkdir -p /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch//usr/share/packstack + install -p -D -m 644 docs/packstack.rst /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch//usr/share/packstack + mkdir -p /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch//usr/lib/python2.7/site-packages/packstack/puppet + mv /builddir/build/BUILD/puppet/templates /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch//usr/lib/python2.7/site-packages/packstack/puppet/ + mkdir -p /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/share/man/man1 + install -p -D -m 644 docs/_build/man/packstack.1 /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/share/man/man1/ + rm -fr /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7/site-packages/docs + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/packstack-2015.1.dev1537.gba5183c /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/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.A65jP3 + umask 022 + cd /builddir/build/BUILD + cd packstack-2015.1.dev1537.gba5183c + DOCDIR=/builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/share/doc/openstack-packstack-2015.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/share/doc/openstack-packstack-2015.1 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch/usr/share/doc/openstack-packstack-2015.1 + exit 0 Provides: openstack-packstack = 2015.1-0.2.dev1537.gba5183c.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 Obsoletes: packstack-modules-puppet Processing files: openstack-packstack-puppet-2015.1-0.2.dev1537.gba5183c.el7.noarch Provides: openstack-packstack-puppet = 2015.1-0.2.dev1537.gba5183c.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: /bin/env Processing files: openstack-packstack-doc-2015.1-0.2.dev1537.gba5183c.el7.noarch Provides: openstack-packstack-doc = 2015.1-0.2.dev1537.gba5183c.el7 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/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch Wrote: /builddir/build/RPMS/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-packstack-puppet-2015.1-0.2.dev1537.gba5183c.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-packstack-doc-2015.1-0.2.dev1537.gba5183c.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8IKP5J + umask 022 + cd /builddir/build/BUILD + cd packstack-2015.1.dev1537.gba5183c + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-packstack-2015.1-0.2.dev1537.gba5183c.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->