Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python3-alembic.spec'], False, '/var/lib/mock/centos7-rutgers-staging-build-5185-8064/root/', None, 86400, True, False, 488, 498, None, False, {'LANG': 'en_US.UTF-8', '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/python3-alembic.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: /usr/bin/python3: No such file or directory sh: /usr/bin/python3: No such file or directory warning: Could not canonicalize hostname: opus3 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python3-alembic-0.8.3-4.ru7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python3-alembic.spec'], False, '/var/lib/mock/centos7-rutgers-staging-build-5185-8064/root/', None, 86400, True, False, 488, 498, None, False, {'LANG': 'en_US.UTF-8', '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/python3-alembic.spec'] with env {'LANG': 'en_US.UTF-8', '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.Ni1iWk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf alembic-0.8.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/alembic-0.8.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd alembic-0.8.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf /builddir/build/BUILD/python3-python3-alembic-0.8.3-4.ru7 + cp -a . /builddir/build/BUILD/python3-python3-alembic-0.8.3-4.ru7 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jYs768 + umask 022 + cd /builddir/build/BUILD + cd alembic-0.8.3 + pushd /builddir/build/BUILD/python3-python3-alembic-0.8.3-4.ru7 ~/build/BUILD/python3-python3-alembic-0.8.3-4.ru7 ~/build/BUILD/alembic-0.8.3 + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/alembic copying alembic/context.py -> build/lib/alembic copying alembic/command.py -> build/lib/alembic copying alembic/config.py -> build/lib/alembic copying alembic/__init__.py -> build/lib/alembic copying alembic/op.py -> build/lib/alembic creating build/lib/alembic/operations copying alembic/operations/base.py -> build/lib/alembic/operations copying alembic/operations/ops.py -> build/lib/alembic/operations copying alembic/operations/toimpl.py -> build/lib/alembic/operations copying alembic/operations/batch.py -> build/lib/alembic/operations copying alembic/operations/schemaobj.py -> build/lib/alembic/operations copying alembic/operations/__init__.py -> build/lib/alembic/operations creating build/lib/alembic/runtime copying alembic/runtime/environment.py -> build/lib/alembic/runtime copying alembic/runtime/migration.py -> build/lib/alembic/runtime copying alembic/runtime/__init__.py -> build/lib/alembic/runtime creating build/lib/alembic/script copying alembic/script/base.py -> build/lib/alembic/script copying alembic/script/__init__.py -> build/lib/alembic/script copying alembic/script/revision.py -> build/lib/alembic/script creating build/lib/alembic/util copying alembic/util/messaging.py -> build/lib/alembic/util copying alembic/util/pyfiles.py -> build/lib/alembic/util copying alembic/util/sqla_compat.py -> build/lib/alembic/util copying alembic/util/__init__.py -> build/lib/alembic/util copying alembic/util/compat.py -> build/lib/alembic/util copying alembic/util/langhelpers.py -> build/lib/alembic/util creating build/lib/alembic/autogenerate copying alembic/autogenerate/compare.py -> build/lib/alembic/autogenerate copying alembic/autogenerate/render.py -> build/lib/alembic/autogenerate copying alembic/autogenerate/api.py -> build/lib/alembic/autogenerate copying alembic/autogenerate/__init__.py -> build/lib/alembic/autogenerate copying alembic/autogenerate/rewriter.py -> build/lib/alembic/autogenerate creating build/lib/alembic/testing copying alembic/testing/provision.py -> build/lib/alembic/testing copying alembic/testing/engines.py -> build/lib/alembic/testing copying alembic/testing/assertions.py -> build/lib/alembic/testing copying alembic/testing/warnings.py -> build/lib/alembic/testing copying alembic/testing/requirements.py -> build/lib/alembic/testing copying alembic/testing/mock.py -> build/lib/alembic/testing copying alembic/testing/exclusions.py -> build/lib/alembic/testing copying alembic/testing/config.py -> build/lib/alembic/testing copying alembic/testing/fixtures.py -> build/lib/alembic/testing copying alembic/testing/__init__.py -> build/lib/alembic/testing copying alembic/testing/runner.py -> build/lib/alembic/testing copying alembic/testing/util.py -> build/lib/alembic/testing copying alembic/testing/env.py -> build/lib/alembic/testing copying alembic/testing/compat.py -> build/lib/alembic/testing creating build/lib/alembic/ddl copying alembic/ddl/base.py -> build/lib/alembic/ddl copying alembic/ddl/sqlite.py -> build/lib/alembic/ddl copying alembic/ddl/mssql.py -> build/lib/alembic/ddl copying alembic/ddl/postgresql.py -> build/lib/alembic/ddl copying alembic/ddl/mysql.py -> build/lib/alembic/ddl copying alembic/ddl/__init__.py -> build/lib/alembic/ddl copying alembic/ddl/impl.py -> build/lib/alembic/ddl copying alembic/ddl/oracle.py -> build/lib/alembic/ddl creating build/lib/alembic/testing/plugin copying alembic/testing/plugin/bootstrap.py -> build/lib/alembic/testing/plugin copying alembic/testing/plugin/plugin_base.py -> build/lib/alembic/testing/plugin copying alembic/testing/plugin/pytestplugin.py -> build/lib/alembic/testing/plugin copying alembic/testing/plugin/__init__.py -> build/lib/alembic/testing/plugin copying alembic/testing/plugin/noseplugin.py -> build/lib/alembic/testing/plugin running egg_info writing requirements to alembic.egg-info/requires.txt writing entry points to alembic.egg-info/entry_points.txt writing top-level names to alembic.egg-info/top_level.txt writing dependency_links to alembic.egg-info/dependency_links.txt writing alembic.egg-info/PKG-INFO reading manifest file 'alembic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.sty' under directory 'docs' warning: no files found matching '*.dat' under directory 'tests' no previously-included directories found matching 'docs/build/output' writing manifest file 'alembic.egg-info/SOURCES.txt' creating build/lib/alembic/templates creating build/lib/alembic/templates/generic copying alembic/templates/generic/README -> build/lib/alembic/templates/generic copying alembic/templates/generic/alembic.ini.mako -> build/lib/alembic/templates/generic copying alembic/templates/generic/env.py -> build/lib/alembic/templates/generic copying alembic/templates/generic/script.py.mako -> build/lib/alembic/templates/generic creating build/lib/alembic/templates/multidb copying alembic/templates/multidb/README -> build/lib/alembic/templates/multidb copying alembic/templates/multidb/alembic.ini.mako -> build/lib/alembic/templates/multidb copying alembic/templates/multidb/env.py -> build/lib/alembic/templates/multidb copying alembic/templates/multidb/script.py.mako -> build/lib/alembic/templates/multidb creating build/lib/alembic/templates/pylons copying alembic/templates/pylons/README -> build/lib/alembic/templates/pylons copying alembic/templates/pylons/alembic.ini.mako -> build/lib/alembic/templates/pylons copying alembic/templates/pylons/env.py -> build/lib/alembic/templates/pylons copying alembic/templates/pylons/script.py.mako -> build/lib/alembic/templates/pylons ~/build/BUILD/alembic-0.8.3 ~/build/BUILD/python3-python3-alembic-0.8.3-4.ru7 ~/build/BUILD/alembic-0.8.3 + popd + pushd /builddir/build/BUILD/python3-python3-alembic-0.8.3-4.ru7 + /usr/bin/mkdir -p bin + echo 'python3 -c "import alembic.config; alembic.config.main()" $*' + chmod 0755 bin/python3-alembic + help2man --version-string 0.8.3 --no-info -s 1 bin/python3-alembic ~/build/BUILD/alembic-0.8.3 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2h8v00 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch ++ dirname /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch + cd alembic-0.8.3 + mkdir -p /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/share/man/man1 ~/build/BUILD/python3-python3-alembic-0.8.3-4.ru7 ~/build/BUILD/alembic-0.8.3 + pushd /builddir/build/BUILD/python3-python3-alembic-0.8.3-4.ru7 + /usr/bin/python3 setup.py install --skip-build --root=/builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib creating /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic creating /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/operations copying build/lib/alembic/operations/base.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/operations copying build/lib/alembic/operations/ops.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/operations copying build/lib/alembic/operations/toimpl.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/operations copying build/lib/alembic/operations/batch.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/operations copying build/lib/alembic/operations/schemaobj.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/operations copying build/lib/alembic/operations/__init__.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/operations creating /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/runtime copying build/lib/alembic/runtime/environment.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/runtime copying build/lib/alembic/runtime/migration.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/runtime copying build/lib/alembic/runtime/__init__.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/runtime copying build/lib/alembic/context.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic copying build/lib/alembic/command.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic creating /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/script copying build/lib/alembic/script/base.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/script copying build/lib/alembic/script/__init__.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/script copying build/lib/alembic/script/revision.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/script copying build/lib/alembic/config.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic creating /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/util copying build/lib/alembic/util/messaging.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/util copying build/lib/alembic/util/pyfiles.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/util copying build/lib/alembic/util/sqla_compat.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/util copying build/lib/alembic/util/__init__.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/util copying build/lib/alembic/util/compat.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/util copying build/lib/alembic/util/langhelpers.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/util creating /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/autogenerate copying build/lib/alembic/autogenerate/compare.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/autogenerate copying build/lib/alembic/autogenerate/render.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/autogenerate copying build/lib/alembic/autogenerate/api.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/autogenerate copying build/lib/alembic/autogenerate/__init__.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/autogenerate copying build/lib/alembic/autogenerate/rewriter.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/autogenerate creating /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing copying build/lib/alembic/testing/provision.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing copying build/lib/alembic/testing/engines.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing copying build/lib/alembic/testing/assertions.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing copying build/lib/alembic/testing/warnings.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing copying build/lib/alembic/testing/requirements.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing copying build/lib/alembic/testing/mock.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing copying build/lib/alembic/testing/exclusions.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing creating /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing/plugin copying build/lib/alembic/testing/plugin/bootstrap.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing/plugin copying build/lib/alembic/testing/plugin/plugin_base.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing/plugin copying build/lib/alembic/testing/plugin/pytestplugin.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing/plugin copying build/lib/alembic/testing/plugin/__init__.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing/plugin copying build/lib/alembic/testing/plugin/noseplugin.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing/plugin copying build/lib/alembic/testing/config.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing copying build/lib/alembic/testing/fixtures.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing copying build/lib/alembic/testing/__init__.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing copying build/lib/alembic/testing/runner.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing copying build/lib/alembic/testing/util.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing copying build/lib/alembic/testing/env.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing copying build/lib/alembic/testing/compat.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing copying build/lib/alembic/__init__.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic creating /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/templates creating /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/templates/pylons copying build/lib/alembic/templates/pylons/script.py.mako -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/templates/pylons copying build/lib/alembic/templates/pylons/README -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/templates/pylons copying build/lib/alembic/templates/pylons/alembic.ini.mako -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/templates/pylons copying build/lib/alembic/templates/pylons/env.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/templates/pylons creating /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/templates/generic copying build/lib/alembic/templates/generic/script.py.mako -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/templates/generic copying build/lib/alembic/templates/generic/README -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/templates/generic copying build/lib/alembic/templates/generic/alembic.ini.mako -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/templates/generic copying build/lib/alembic/templates/generic/env.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/templates/generic creating /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/templates/multidb copying build/lib/alembic/templates/multidb/script.py.mako -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/templates/multidb copying build/lib/alembic/templates/multidb/README -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/templates/multidb copying build/lib/alembic/templates/multidb/alembic.ini.mako -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/templates/multidb copying build/lib/alembic/templates/multidb/env.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/templates/multidb copying build/lib/alembic/op.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic creating /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/ddl copying build/lib/alembic/ddl/base.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/ddl copying build/lib/alembic/ddl/sqlite.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/ddl copying build/lib/alembic/ddl/mssql.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/ddl copying build/lib/alembic/ddl/postgresql.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/ddl copying build/lib/alembic/ddl/mysql.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/ddl copying build/lib/alembic/ddl/__init__.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/ddl copying build/lib/alembic/ddl/impl.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/ddl copying build/lib/alembic/ddl/oracle.py -> /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/ddl byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/operations/base.py to base.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/operations/ops.py to ops.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/operations/toimpl.py to toimpl.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/operations/batch.py to batch.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/operations/schemaobj.py to schemaobj.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/operations/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/runtime/environment.py to environment.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/runtime/migration.py to migration.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/runtime/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/context.py to context.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/command.py to command.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/script/base.py to base.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/script/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/script/revision.py to revision.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/config.py to config.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/util/messaging.py to messaging.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/util/pyfiles.py to pyfiles.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/util/sqla_compat.py to sqla_compat.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/util/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/util/compat.py to compat.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/util/langhelpers.py to langhelpers.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/autogenerate/compare.py to compare.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/autogenerate/render.py to render.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/autogenerate/api.py to api.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/autogenerate/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/autogenerate/rewriter.py to rewriter.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing/provision.py to provision.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing/engines.py to engines.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing/assertions.py to assertions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing/warnings.py to warnings.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing/requirements.py to requirements.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing/mock.py to mock.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing/exclusions.py to exclusions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing/plugin/bootstrap.py to bootstrap.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing/plugin/plugin_base.py to plugin_base.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing/plugin/pytestplugin.py to pytestplugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing/plugin/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing/plugin/noseplugin.py to noseplugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing/config.py to config.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing/fixtures.py to fixtures.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing/runner.py to runner.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing/util.py to util.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing/env.py to env.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/testing/compat.py to compat.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/templates/pylons/env.py to env.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/templates/generic/env.py to env.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/templates/multidb/env.py to env.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/op.py to op.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/ddl/base.py to base.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/ddl/sqlite.py to sqlite.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/ddl/mssql.py to mssql.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/ddl/postgresql.py to postgresql.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/ddl/mysql.py to mysql.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/ddl/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/ddl/impl.py to impl.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic/ddl/oracle.py to oracle.cpython-34.pyc running install_egg_info running egg_info writing top-level names to alembic.egg-info/top_level.txt writing requirements to alembic.egg-info/requires.txt writing alembic.egg-info/PKG-INFO writing dependency_links to alembic.egg-info/dependency_links.txt writing entry points to alembic.egg-info/entry_points.txt reading manifest file 'alembic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.sty' under directory 'docs' warning: no files found matching '*.dat' under directory 'tests' no previously-included directories found matching 'docs/build/output' writing manifest file 'alembic.egg-info/SOURCES.txt' Copying alembic.egg-info to /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4/site-packages/alembic-0.8.3-py3.4.egg-info running install_scripts Installing alembic script to /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/bin + mv /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch//usr/bin/alembic /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch//usr/bin/python3-alembic + install -m 0644 python3-alembic.1 /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/share/man/man1/python3-alembic.1 ~/build/BUILD/alembic-0.8.3 + popd + /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/alembic-0.8.3 /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/python3-alembic-0.8.3-4.ru7.noarch/usr/lib/python3.4 using /usr/bin/python3.4 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python3-alembic-0.8.3-4.ru7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AcqqCZ + umask 022 + cd /builddir/build/BUILD + cd alembic-0.8.3 + DOCDIR=/builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/share/doc/python3-alembic-0.8.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/share/doc/python3-alembic-0.8.3 + cp -pr LICENSE /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/share/doc/python3-alembic-0.8.3 + cp -pr README.rst /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/share/doc/python3-alembic-0.8.3 + cp -pr CHANGES /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/share/doc/python3-alembic-0.8.3 + cp -pr docs /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch/usr/share/doc/python3-alembic-0.8.3 + exit 0 Provides: python3-alembic = 0.8.3-4.ru7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch warning: Could not canonicalize hostname: opus3 Wrote: /builddir/build/RPMS/python3-alembic-0.8.3-4.ru7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.95FRDw + umask 022 + cd /builddir/build/BUILD + cd alembic-0.8.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python3-alembic-0.8.3-4.ru7.noarch + exit 0 Child return code was: 0 LEAVE do -->