Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1452387 Details for
Bug 1592127
python-alembic FTBFS
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log from Koji (Python 3.7)
build37.log (text/plain), 170.59 KB, created by
Miro Hrončok
on 2018-06-17 14:50:52 UTC
(
hide
)
Description:
build.log from Koji (Python 3.7)
Filename:
MIME Type:
Creator:
Miro Hrončok
Created:
2018-06-17 14:50:52 UTC
Size:
170.59 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-alembic.spec'], chrootPath='/var/lib/mock/f29-python-12754598-931733/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fff8fca1f60>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-alembic.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/python-alembic-0.9.7-5.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-alembic.spec'], chrootPath='/var/lib/mock/f29-python-12754598-931733/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fff8fca1f60>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-alembic.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.axuFXa >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf alembic-0.9.7 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/alembic-0.9.7.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd alembic-0.9.7 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ rm -rf /builddir/build/BUILD/python3-python-alembic-0.9.7-5.fc29 >+ cp -a . /builddir/build/BUILD/python3-python-alembic-0.9.7-5.fc29 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.W9Az0l >+ umask 022 >+ cd /builddir/build/BUILD >+ cd alembic-0.9.7 >+ /usr/bin/python2 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/op.py -> build/lib/alembic >copying alembic/__init__.py -> build/lib/alembic >creating build/lib/alembic/operations >copying alembic/operations/schemaobj.py -> build/lib/alembic/operations >copying alembic/operations/batch.py -> build/lib/alembic/operations >copying alembic/operations/base.py -> build/lib/alembic/operations >copying alembic/operations/toimpl.py -> build/lib/alembic/operations >copying alembic/operations/ops.py -> build/lib/alembic/operations >copying alembic/operations/__init__.py -> build/lib/alembic/operations >creating build/lib/alembic/util >copying alembic/util/compat.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/langhelpers.py -> build/lib/alembic/util >copying alembic/util/messaging.py -> build/lib/alembic/util >copying alembic/util/exc.py -> build/lib/alembic/util >copying alembic/util/__init__.py -> build/lib/alembic/util >creating build/lib/alembic/ddl >copying alembic/ddl/impl.py -> build/lib/alembic/ddl >copying alembic/ddl/mysql.py -> build/lib/alembic/ddl >copying alembic/ddl/postgresql.py -> build/lib/alembic/ddl >copying alembic/ddl/mssql.py -> build/lib/alembic/ddl >copying alembic/ddl/oracle.py -> build/lib/alembic/ddl >copying alembic/ddl/base.py -> build/lib/alembic/ddl >copying alembic/ddl/__init__.py -> build/lib/alembic/ddl >copying alembic/ddl/sqlite.py -> build/lib/alembic/ddl >creating build/lib/alembic/testing >copying alembic/testing/fixtures.py -> build/lib/alembic/testing >copying alembic/testing/engines.py -> build/lib/alembic/testing >copying alembic/testing/compat.py -> build/lib/alembic/testing >copying alembic/testing/util.py -> build/lib/alembic/testing >copying alembic/testing/warnings.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/provision.py -> build/lib/alembic/testing >copying alembic/testing/env.py -> build/lib/alembic/testing >copying alembic/testing/assertions.py -> build/lib/alembic/testing >copying alembic/testing/requirements.py -> build/lib/alembic/testing >copying alembic/testing/runner.py -> build/lib/alembic/testing >copying alembic/testing/config.py -> build/lib/alembic/testing >copying alembic/testing/__init__.py -> build/lib/alembic/testing >creating build/lib/alembic/script >copying alembic/script/revision.py -> build/lib/alembic/script >copying alembic/script/base.py -> build/lib/alembic/script >copying alembic/script/__init__.py -> build/lib/alembic/script >creating build/lib/alembic/autogenerate >copying alembic/autogenerate/render.py -> build/lib/alembic/autogenerate >copying alembic/autogenerate/compare.py -> build/lib/alembic/autogenerate >copying alembic/autogenerate/api.py -> build/lib/alembic/autogenerate >copying alembic/autogenerate/rewriter.py -> build/lib/alembic/autogenerate >copying alembic/autogenerate/__init__.py -> build/lib/alembic/autogenerate >creating build/lib/alembic/runtime >copying alembic/runtime/migration.py -> build/lib/alembic/runtime >copying alembic/runtime/environment.py -> build/lib/alembic/runtime >copying alembic/runtime/__init__.py -> build/lib/alembic/runtime >creating build/lib/alembic/testing/plugin >copying alembic/testing/plugin/noseplugin.py -> build/lib/alembic/testing/plugin >copying alembic/testing/plugin/bootstrap.py -> build/lib/alembic/testing/plugin >copying alembic/testing/plugin/pytestplugin.py -> build/lib/alembic/testing/plugin >copying alembic/testing/plugin/plugin_base.py -> build/lib/alembic/testing/plugin >copying alembic/testing/plugin/__init__.py -> build/lib/alembic/testing/plugin >running egg_info >writing requirements to alembic.egg-info/requires.txt >writing alembic.egg-info/PKG-INFO >writing top-level names to alembic.egg-info/top_level.txt >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' >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 >+ pushd /builddir/build/BUILD/python3-python-alembic-0.9.7-5.fc29 >~/build/BUILD/python3-python-alembic-0.9.7-5.fc29 ~/build/BUILD/alembic-0.9.7 >+ /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/op.py -> build/lib/alembic >copying alembic/__init__.py -> build/lib/alembic >creating build/lib/alembic/operations >copying alembic/operations/schemaobj.py -> build/lib/alembic/operations >copying alembic/operations/batch.py -> build/lib/alembic/operations >copying alembic/operations/base.py -> build/lib/alembic/operations >copying alembic/operations/toimpl.py -> build/lib/alembic/operations >copying alembic/operations/ops.py -> build/lib/alembic/operations >copying alembic/operations/__init__.py -> build/lib/alembic/operations >creating build/lib/alembic/util >copying alembic/util/compat.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/langhelpers.py -> build/lib/alembic/util >copying alembic/util/messaging.py -> build/lib/alembic/util >copying alembic/util/exc.py -> build/lib/alembic/util >copying alembic/util/__init__.py -> build/lib/alembic/util >creating build/lib/alembic/ddl >copying alembic/ddl/impl.py -> build/lib/alembic/ddl >copying alembic/ddl/mysql.py -> build/lib/alembic/ddl >copying alembic/ddl/postgresql.py -> build/lib/alembic/ddl >copying alembic/ddl/mssql.py -> build/lib/alembic/ddl >copying alembic/ddl/oracle.py -> build/lib/alembic/ddl >copying alembic/ddl/base.py -> build/lib/alembic/ddl >copying alembic/ddl/__init__.py -> build/lib/alembic/ddl >copying alembic/ddl/sqlite.py -> build/lib/alembic/ddl >creating build/lib/alembic/testing >copying alembic/testing/fixtures.py -> build/lib/alembic/testing >copying alembic/testing/engines.py -> build/lib/alembic/testing >copying alembic/testing/compat.py -> build/lib/alembic/testing >copying alembic/testing/util.py -> build/lib/alembic/testing >copying alembic/testing/warnings.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/provision.py -> build/lib/alembic/testing >copying alembic/testing/env.py -> build/lib/alembic/testing >copying alembic/testing/assertions.py -> build/lib/alembic/testing >copying alembic/testing/requirements.py -> build/lib/alembic/testing >copying alembic/testing/runner.py -> build/lib/alembic/testing >copying alembic/testing/config.py -> build/lib/alembic/testing >copying alembic/testing/__init__.py -> build/lib/alembic/testing >creating build/lib/alembic/script >copying alembic/script/revision.py -> build/lib/alembic/script >copying alembic/script/base.py -> build/lib/alembic/script >copying alembic/script/__init__.py -> build/lib/alembic/script >creating build/lib/alembic/autogenerate >copying alembic/autogenerate/render.py -> build/lib/alembic/autogenerate >copying alembic/autogenerate/compare.py -> build/lib/alembic/autogenerate >copying alembic/autogenerate/api.py -> build/lib/alembic/autogenerate >copying alembic/autogenerate/rewriter.py -> build/lib/alembic/autogenerate >copying alembic/autogenerate/__init__.py -> build/lib/alembic/autogenerate >creating build/lib/alembic/runtime >copying alembic/runtime/migration.py -> build/lib/alembic/runtime >copying alembic/runtime/environment.py -> build/lib/alembic/runtime >copying alembic/runtime/__init__.py -> build/lib/alembic/runtime >creating build/lib/alembic/testing/plugin >copying alembic/testing/plugin/noseplugin.py -> build/lib/alembic/testing/plugin >copying alembic/testing/plugin/bootstrap.py -> build/lib/alembic/testing/plugin >copying alembic/testing/plugin/pytestplugin.py -> build/lib/alembic/testing/plugin >copying alembic/testing/plugin/plugin_base.py -> build/lib/alembic/testing/plugin >copying alembic/testing/plugin/__init__.py -> build/lib/alembic/testing/plugin >running egg_info >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 >writing requirements to alembic.egg-info/requires.txt >writing top-level names to alembic.egg-info/top_level.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' >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.9.7 >+ popd >+ /usr/bin/mkdir -p bin >+ echo 'python2 -c "import alembic.config; alembic.config.main()" $*' >+ chmod 0755 bin/alembic >+ help2man --version-string 0.9.7 --no-info -s 1 bin/alembic >+ mv bin/alembic bin/python2-alembic >+ pushd /builddir/build/BUILD/python3-python-alembic-0.9.7-5.fc29 >~/build/BUILD/python3-python-alembic-0.9.7-5.fc29 ~/build/BUILD/alembic-0.9.7 >+ /usr/bin/mkdir -p bin >+ echo 'python3 -c "import alembic.config; alembic.config.main()" $*' >+ chmod 0755 bin/alembic >+ help2man --version-string 0.9.7 --no-info -s 1 bin/alembic >+ popd >+ exit 0 >~/build/BUILD/alembic-0.9.7 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bj6S8x >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch >++ dirname /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch >+ cd alembic-0.9.7 >+ install -d -m 0755 /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/share/man/man1 >+ pushd /builddir/build/BUILD/python3-python-alembic-0.9.7-5.fc29 >~/build/BUILD/python3-python-alembic-0.9.7-5.fc29 ~/build/BUILD/alembic-0.9.7 >+ /usr/bin/python3 setup.py install --skip-build --root=/builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7 >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/operations >copying build/lib/alembic/operations/schemaobj.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/operations >copying build/lib/alembic/operations/batch.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/operations >copying build/lib/alembic/operations/base.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/operations >copying build/lib/alembic/operations/toimpl.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/operations >copying build/lib/alembic/operations/ops.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/operations >copying build/lib/alembic/operations/__init__.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/operations >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/util >copying build/lib/alembic/util/compat.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/util >copying build/lib/alembic/util/pyfiles.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/util >copying build/lib/alembic/util/sqla_compat.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/util >copying build/lib/alembic/util/langhelpers.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/util >copying build/lib/alembic/util/messaging.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/util >copying build/lib/alembic/util/exc.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/util >copying build/lib/alembic/util/__init__.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/util >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/ddl >copying build/lib/alembic/ddl/impl.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/ddl >copying build/lib/alembic/ddl/mysql.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/ddl >copying build/lib/alembic/ddl/postgresql.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/ddl >copying build/lib/alembic/ddl/mssql.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/ddl >copying build/lib/alembic/ddl/oracle.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/ddl >copying build/lib/alembic/ddl/base.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/ddl >copying build/lib/alembic/ddl/__init__.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/ddl >copying build/lib/alembic/ddl/sqlite.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/ddl >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/templates >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/templates/pylons >copying build/lib/alembic/templates/pylons/alembic.ini.mako -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/templates/pylons >copying build/lib/alembic/templates/pylons/env.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/templates/pylons >copying build/lib/alembic/templates/pylons/README -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/templates/pylons >copying build/lib/alembic/templates/pylons/script.py.mako -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/templates/pylons >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/templates/multidb >copying build/lib/alembic/templates/multidb/alembic.ini.mako -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/templates/multidb >copying build/lib/alembic/templates/multidb/env.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/templates/multidb >copying build/lib/alembic/templates/multidb/README -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/templates/multidb >copying build/lib/alembic/templates/multidb/script.py.mako -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/templates/multidb >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/templates/generic >copying build/lib/alembic/templates/generic/alembic.ini.mako -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/templates/generic >copying build/lib/alembic/templates/generic/env.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/templates/generic >copying build/lib/alembic/templates/generic/README -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/templates/generic >copying build/lib/alembic/templates/generic/script.py.mako -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/templates/generic >copying build/lib/alembic/context.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic >copying build/lib/alembic/command.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing/plugin >copying build/lib/alembic/testing/plugin/noseplugin.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing/plugin >copying build/lib/alembic/testing/plugin/bootstrap.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing/plugin >copying build/lib/alembic/testing/plugin/pytestplugin.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing/plugin >copying build/lib/alembic/testing/plugin/plugin_base.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing/plugin >copying build/lib/alembic/testing/plugin/__init__.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing/plugin >copying build/lib/alembic/testing/fixtures.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing >copying build/lib/alembic/testing/engines.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing >copying build/lib/alembic/testing/compat.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing >copying build/lib/alembic/testing/util.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing >copying build/lib/alembic/testing/warnings.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing >copying build/lib/alembic/testing/mock.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing >copying build/lib/alembic/testing/exclusions.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing >copying build/lib/alembic/testing/provision.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing >copying build/lib/alembic/testing/env.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing >copying build/lib/alembic/testing/assertions.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing >copying build/lib/alembic/testing/requirements.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing >copying build/lib/alembic/testing/runner.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing >copying build/lib/alembic/testing/config.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing >copying build/lib/alembic/testing/__init__.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/script >copying build/lib/alembic/script/revision.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/script >copying build/lib/alembic/script/base.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/script >copying build/lib/alembic/script/__init__.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/script >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/autogenerate >copying build/lib/alembic/autogenerate/render.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/autogenerate >copying build/lib/alembic/autogenerate/compare.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/autogenerate >copying build/lib/alembic/autogenerate/api.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/autogenerate >copying build/lib/alembic/autogenerate/rewriter.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/autogenerate >copying build/lib/alembic/autogenerate/__init__.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/autogenerate >copying build/lib/alembic/config.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/runtime >copying build/lib/alembic/runtime/migration.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/runtime >copying build/lib/alembic/runtime/environment.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/runtime >copying build/lib/alembic/runtime/__init__.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/runtime >copying build/lib/alembic/op.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic >copying build/lib/alembic/__init__.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/operations/schemaobj.py to schemaobj.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/operations/batch.py to batch.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/operations/base.py to base.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/operations/toimpl.py to toimpl.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/operations/ops.py to ops.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/operations/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/util/compat.py to compat.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/util/pyfiles.py to pyfiles.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/util/sqla_compat.py to sqla_compat.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/util/langhelpers.py to langhelpers.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/util/messaging.py to messaging.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/util/exc.py to exc.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/util/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/ddl/impl.py to impl.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/ddl/mysql.py to mysql.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/ddl/postgresql.py to postgresql.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/ddl/mssql.py to mssql.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/ddl/oracle.py to oracle.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/ddl/base.py to base.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/ddl/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/ddl/sqlite.py to sqlite.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/templates/pylons/env.py to env.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/templates/multidb/env.py to env.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/templates/generic/env.py to env.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/context.py to context.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/command.py to command.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing/plugin/noseplugin.py to noseplugin.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing/plugin/bootstrap.py to bootstrap.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing/plugin/pytestplugin.py to pytestplugin.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing/plugin/plugin_base.py to plugin_base.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing/plugin/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing/fixtures.py to fixtures.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing/engines.py to engines.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing/compat.py to compat.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing/util.py to util.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing/warnings.py to warnings.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing/mock.py to mock.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing/exclusions.py to exclusions.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing/provision.py to provision.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing/env.py to env.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing/assertions.py to assertions.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing/requirements.py to requirements.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing/runner.py to runner.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing/config.py to config.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/testing/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/script/revision.py to revision.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/script/base.py to base.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/script/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/autogenerate/render.py to render.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/autogenerate/compare.py to compare.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/autogenerate/api.py to api.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/autogenerate/rewriter.py to rewriter.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/autogenerate/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/config.py to config.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/runtime/migration.py to migration.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/runtime/environment.py to environment.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/runtime/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/op.py to op.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic/__init__.py to __init__.cpython-37.pyc >running install_egg_info >running egg_info >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 >writing requirements to alembic.egg-info/requires.txt >writing top-level names to alembic.egg-info/top_level.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/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7/site-packages/alembic-0.9.7-py3.7.egg-info >running install_scripts >Installing alembic script to /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/bin >+ mv /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch//usr/bin/alembic /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch//usr/bin/alembic-3 >+ ln -s /usr/bin/alembic-3 /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch//usr/bin/alembic-3.7 >+ install -m 0644 alembic.1 /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/share/man/man1/alembic-3.1 >+ ln -s /usr/share/man/man1/alembic-3.1 /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/share/man/man1/alembic-3.7.1 >~/build/BUILD/alembic-0.9.7 >+ popd >+ /usr/bin/python2 setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7 >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/operations >copying build/lib/alembic/operations/schemaobj.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/operations >copying build/lib/alembic/operations/batch.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/operations >copying build/lib/alembic/operations/base.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/operations >copying build/lib/alembic/operations/toimpl.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/operations >copying build/lib/alembic/operations/ops.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/operations >copying build/lib/alembic/operations/__init__.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/operations >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/util >copying build/lib/alembic/util/compat.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/util >copying build/lib/alembic/util/pyfiles.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/util >copying build/lib/alembic/util/sqla_compat.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/util >copying build/lib/alembic/util/langhelpers.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/util >copying build/lib/alembic/util/messaging.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/util >copying build/lib/alembic/util/exc.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/util >copying build/lib/alembic/util/__init__.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/util >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/ddl >copying build/lib/alembic/ddl/impl.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/ddl >copying build/lib/alembic/ddl/mysql.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/ddl >copying build/lib/alembic/ddl/postgresql.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/ddl >copying build/lib/alembic/ddl/mssql.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/ddl >copying build/lib/alembic/ddl/oracle.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/ddl >copying build/lib/alembic/ddl/base.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/ddl >copying build/lib/alembic/ddl/__init__.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/ddl >copying build/lib/alembic/ddl/sqlite.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/ddl >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/templates >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/templates/pylons >copying build/lib/alembic/templates/pylons/alembic.ini.mako -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/templates/pylons >copying build/lib/alembic/templates/pylons/env.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/templates/pylons >copying build/lib/alembic/templates/pylons/README -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/templates/pylons >copying build/lib/alembic/templates/pylons/script.py.mako -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/templates/pylons >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/templates/multidb >copying build/lib/alembic/templates/multidb/alembic.ini.mako -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/templates/multidb >copying build/lib/alembic/templates/multidb/env.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/templates/multidb >copying build/lib/alembic/templates/multidb/README -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/templates/multidb >copying build/lib/alembic/templates/multidb/script.py.mako -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/templates/multidb >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/templates/generic >copying build/lib/alembic/templates/generic/alembic.ini.mako -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/templates/generic >copying build/lib/alembic/templates/generic/env.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/templates/generic >copying build/lib/alembic/templates/generic/README -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/templates/generic >copying build/lib/alembic/templates/generic/script.py.mako -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/templates/generic >copying build/lib/alembic/context.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic >copying build/lib/alembic/command.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing/plugin >copying build/lib/alembic/testing/plugin/noseplugin.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing/plugin >copying build/lib/alembic/testing/plugin/bootstrap.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing/plugin >copying build/lib/alembic/testing/plugin/pytestplugin.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing/plugin >copying build/lib/alembic/testing/plugin/plugin_base.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing/plugin >copying build/lib/alembic/testing/plugin/__init__.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing/plugin >copying build/lib/alembic/testing/fixtures.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing >copying build/lib/alembic/testing/engines.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing >copying build/lib/alembic/testing/compat.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing >copying build/lib/alembic/testing/util.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing >copying build/lib/alembic/testing/warnings.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing >copying build/lib/alembic/testing/mock.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing >copying build/lib/alembic/testing/exclusions.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing >copying build/lib/alembic/testing/provision.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing >copying build/lib/alembic/testing/env.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing >copying build/lib/alembic/testing/assertions.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing >copying build/lib/alembic/testing/requirements.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing >copying build/lib/alembic/testing/runner.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing >copying build/lib/alembic/testing/config.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing >copying build/lib/alembic/testing/__init__.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/script >copying build/lib/alembic/script/revision.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/script >copying build/lib/alembic/script/base.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/script >copying build/lib/alembic/script/__init__.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/script >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/autogenerate >copying build/lib/alembic/autogenerate/render.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/autogenerate >copying build/lib/alembic/autogenerate/compare.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/autogenerate >copying build/lib/alembic/autogenerate/api.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/autogenerate >copying build/lib/alembic/autogenerate/rewriter.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/autogenerate >copying build/lib/alembic/autogenerate/__init__.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/autogenerate >copying build/lib/alembic/config.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic >creating /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/runtime >copying build/lib/alembic/runtime/migration.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/runtime >copying build/lib/alembic/runtime/environment.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/runtime >copying build/lib/alembic/runtime/__init__.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/runtime >copying build/lib/alembic/op.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic >copying build/lib/alembic/__init__.py -> /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/operations/schemaobj.py to schemaobj.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/operations/batch.py to batch.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/operations/base.py to base.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/operations/toimpl.py to toimpl.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/operations/ops.py to ops.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/operations/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/util/compat.py to compat.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/util/pyfiles.py to pyfiles.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/util/sqla_compat.py to sqla_compat.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/util/langhelpers.py to langhelpers.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/util/messaging.py to messaging.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/util/exc.py to exc.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/util/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/ddl/impl.py to impl.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/ddl/mysql.py to mysql.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/ddl/postgresql.py to postgresql.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/ddl/mssql.py to mssql.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/ddl/oracle.py to oracle.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/ddl/base.py to base.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/ddl/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/ddl/sqlite.py to sqlite.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/templates/pylons/env.py to env.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/templates/multidb/env.py to env.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/templates/generic/env.py to env.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/context.py to context.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/command.py to command.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing/plugin/noseplugin.py to noseplugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing/plugin/bootstrap.py to bootstrap.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing/plugin/pytestplugin.py to pytestplugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing/plugin/plugin_base.py to plugin_base.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing/plugin/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing/fixtures.py to fixtures.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing/engines.py to engines.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing/compat.py to compat.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing/util.py to util.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing/warnings.py to warnings.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing/mock.py to mock.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing/exclusions.py to exclusions.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing/provision.py to provision.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing/env.py to env.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing/assertions.py to assertions.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing/requirements.py to requirements.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing/runner.py to runner.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing/config.py to config.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/testing/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/script/revision.py to revision.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/script/base.py to base.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/script/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/autogenerate/render.py to render.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/autogenerate/compare.py to compare.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/autogenerate/api.py to api.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/autogenerate/rewriter.py to rewriter.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/autogenerate/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/config.py to config.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/runtime/migration.py to migration.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/runtime/environment.py to environment.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/runtime/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/op.py to op.pyc >byte-compiling /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic/__init__.py to __init__.pyc >writing byte-compilation script '/tmp/tmpFa67r4.py' >/usr/bin/python2 -O /tmp/tmpFa67r4.py >removing /tmp/tmpFa67r4.py >running install_egg_info >running egg_info >writing requirements to alembic.egg-info/requires.txt >writing alembic.egg-info/PKG-INFO >writing top-level names to alembic.egg-info/top_level.txt >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/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7/site-packages/alembic-0.9.7-py2.7.egg-info >running install_scripts >Installing alembic script to /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/bin >+ ln -s /usr/bin/alembic /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch//usr/bin/alembic-2 >+ ln -s /usr/bin/alembic /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch//usr/bin/alembic-2.7 >+ install -m 0644 python2-alembic.1 /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/share/man/man1/alembic.1 >+ ln -s /usr/share/man/man1/alembic.1 /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/share/man/man1/alembic-2.1 >+ ln -s /usr/share/man/man1/alembic.1 /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/share/man/man1/alembic-2.7.1 >+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.9.7-5.fc29 --unique-debug-suffix -0.9.7-5.fc29.noarch --unique-debug-src-base python-alembic-0.9.7-5.fc29.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/alembic-0.9.7 >find: 'debug': No such file or directory >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-ldconfig >/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python3.7 using /usr/bin/python3.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-alembic-0.9.7-5.fc29.noarch/usr/lib/python2.7 using /usr/bin/python2.7 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JTGQAM >+ umask 022 >+ cd /builddir/build/BUILD >+ cd alembic-0.9.7 >+ /usr/bin/python2 setup.py test >running test >running egg_info >writing requirements to alembic.egg-info/requires.txt >writing alembic.egg-info/PKG-INFO >writing top-level names to alembic.egg-info/top_level.txt >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' >running build_ext >============================= test session starts ============================== >platform linux2 -- Python 2.7.15, pytest-3.6.1, py-1.5.3, pluggy-0.6.0 -- /usr/bin/python2 >cachedir: .pytest_cache >rootdir: /builddir/build/BUILD/alembic-0.9.7, inifile: setup.cfg >collecting ... collected 1104 items >tests/test_autogen_composition.py::AutogenerateDiffTest::test_imports_maintined PASSED [ 0%] >tests/test_autogen_composition.py::AutogenerateDiffTest::test_render_diffs_batch PASSED [ 0%] >tests/test_autogen_composition.py::AutogenerateDiffTest::test_render_diffs_standard PASSED [ 0%] >tests/test_autogen_composition.py::AutogenerateDiffTest::test_render_nothing PASSED [ 0%] >tests/test_autogen_composition.py::AutogenerateDiffTest::test_render_nothing_batch PASSED [ 0%] >tests/test_autogen_composition.py::AutogenerateDiffTestWSchema::test_render_diffs_extras SKIPPED [ 0%] >tests/test_autogen_composition.py::AutogenerateDiffTestWSchema::test_render_nothing SKIPPED [ 0%] >tests/test_autogen_diffs.py::AutogenCrossSchemaTest::test_alt_schema_included_downgrade SKIPPED [ 0%] >tests/test_autogen_diffs.py::AutogenCrossSchemaTest::test_alt_schema_included_upgrade SKIPPED [ 0%] >tests/test_autogen_diffs.py::AutogenCrossSchemaTest::test_default_schema_omitted_downgrade SKIPPED [ 0%] >tests/test_autogen_diffs.py::AutogenCrossSchemaTest::test_default_schema_omitted_upgrade SKIPPED [ 0%] >tests/test_autogen_diffs.py::AutogenCustomVersionTableAndSchemaTest::test_no_version_table SKIPPED [ 1%] >tests/test_autogen_diffs.py::AutogenCustomVersionTableAndSchemaTest::test_version_table_in_target SKIPPED [ 1%] >tests/test_autogen_diffs.py::AutogenCustomVersionTableSchemaTest::test_no_version_table SKIPPED [ 1%] >tests/test_autogen_diffs.py::AutogenCustomVersionTableSchemaTest::test_version_table_in_target SKIPPED [ 1%] >tests/test_autogen_diffs.py::AutogenCustomVersionTableTest::test_no_version_table PASSED [ 1%] >tests/test_autogen_diffs.py::AutogenCustomVersionTableTest::test_version_table_in_target PASSED [ 1%] >tests/test_autogen_diffs.py::AutogenDefaultSchemaIsNoneTest::test_no_default_schema PASSED [ 1%] >tests/test_autogen_diffs.py::AutogenDefaultSchemaTest::test_uses_explcit_schema_in_default_one SKIPPED [ 1%] >tests/test_autogen_diffs.py::AutogenDefaultSchemaTest::test_uses_explcit_schema_in_default_three SKIPPED [ 1%] >tests/test_autogen_diffs.py::AutogenDefaultSchemaTest::test_uses_explcit_schema_in_default_two SKIPPED [ 1%] >tests/test_autogen_diffs.py::AutogenKeyTest::test_autogen PASSED [ 1%] >tests/test_autogen_diffs.py::AutogenVersionTableTest::test_no_version_table PASSED [ 2%] >tests/test_autogen_diffs.py::AutogenVersionTableTest::test_version_table_in_target PASSED [ 2%] >tests/test_autogen_diffs.py::AutogenerateCustomCompareTypeTest::test_column_type_modified_custom_compare_type_returns_True PASSED [ 2%] >tests/test_autogen_diffs.py::AutogenerateCustomCompareTypeTest::test_column_type_not_modified_custom_compare_type_returns_False PASSED [ 2%] >tests/test_autogen_diffs.py::AutogenerateCustomCompareTypeTest::test_uses_custom_compare_type_function PASSED [ 2%] >tests/test_autogen_diffs.py::AutogenerateDiffOrderTest::test_diffs_order PASSED [ 2%] >tests/test_autogen_diffs.py::AutogenerateDiffTest::test_affinity_typedec PASSED [ 2%] >tests/test_autogen_diffs.py::AutogenerateDiffTest::test_custom_type_compare PASSED [ 2%] >tests/test_autogen_diffs.py::AutogenerateDiffTest::test_diffs PASSED [ 2%] >tests/test_autogen_diffs.py::AutogenerateDiffTest::test_dont_barf_on_already_reflected PASSED [ 2%] >tests/test_autogen_diffs.py::AutogenerateDiffTest::test_include_object PASSED [ 2%] >tests/test_autogen_diffs.py::AutogenerateDiffTest::test_include_symbol PASSED [ 3%] >tests/test_autogen_diffs.py::AutogenerateDiffTest::test_skip_null_type_comparison_local PASSED [ 3%] >tests/test_autogen_diffs.py::AutogenerateDiffTest::test_skip_null_type_comparison_reflected PASSED [ 3%] >tests/test_autogen_diffs.py::AutogenerateDiffTestWSchema::test_diffs SKIPPED [ 3%] >tests/test_autogen_diffs.py::AutogenerateVariantCompareTest_sqlite+pysqlite_3_24_0::test_variant_no_issue PASSED [ 3%] >tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_24_0::test_alter_column_autoincrement_compositepk_explicit_true SKIPPED [ 3%] >tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_24_0::test_alter_column_autoincrement_compositepk_false PASSED [ 3%] >tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_24_0::test_alter_column_autoincrement_compositepk_implicit_false PASSED [ 3%] >tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_24_0::test_alter_column_autoincrement_none PASSED [ 3%] >tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_24_0::test_alter_column_autoincrement_nonpk_explicit_true PASSED [ 3%] >tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_24_0::test_alter_column_autoincrement_nonpk_false PASSED [ 3%] >tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_24_0::test_alter_column_autoincrement_nonpk_implicit_false PASSED [ 4%] >tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_24_0::test_alter_column_autoincrement_pk_explicit_true PASSED [ 4%] >tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_24_0::test_alter_column_autoincrement_pk_false PASSED [ 4%] >tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_24_0::test_alter_column_autoincrement_pk_implicit_true PASSED [ 4%] >tests/test_autogen_diffs.py::CompareMetadataTest::test_compare_metadata PASSED [ 4%] >tests/test_autogen_diffs.py::CompareMetadataTest::test_compare_metadata_as_sql PASSED [ 4%] >tests/test_autogen_diffs.py::CompareMetadataTest::test_compare_metadata_include_object PASSED [ 4%] >tests/test_autogen_diffs.py::CompareMetadataTest::test_compare_metadata_include_symbol PASSED [ 4%] >tests/test_autogen_diffs.py::CompareTypeSpecificityTest::test_datetime PASSED [ 4%] >tests/test_autogen_diffs.py::CompareTypeSpecificityTest::test_integer PASSED [ 4%] >tests/test_autogen_diffs.py::CompareTypeSpecificityTest::test_numeric PASSED [ 4%] >tests/test_autogen_diffs.py::CompareTypeSpecificityTest::test_numeric_noprecision PASSED [ 5%] >tests/test_autogen_diffs.py::CompareTypeSpecificityTest::test_string PASSED [ 5%] >tests/test_autogen_diffs.py::CompareTypeSpecificityTest::test_typedec_to_nonstandard PASSED [ 5%] >tests/test_autogen_diffs.py::MultipleMetaDataTest::test_empty_list PASSED [ 5%] >tests/test_autogen_diffs.py::MultipleMetaDataTest::test_multiple PASSED [ 5%] >tests/test_autogen_diffs.py::MultipleMetaDataTest::test_non_list_sequence PASSED [ 5%] >tests/test_autogen_diffs.py::MultipleMetaDataTest::test_raise_on_dupe PASSED [ 5%] >tests/test_autogen_diffs.py::OrigObjectTest::test_add_check PASSED [ 5%] >tests/test_autogen_diffs.py::OrigObjectTest::test_add_column PASSED [ 5%] >tests/test_autogen_diffs.py::OrigObjectTest::test_add_fk PASSED [ 5%] >tests/test_autogen_diffs.py::OrigObjectTest::test_add_pk PASSED [ 5%] >tests/test_autogen_diffs.py::OrigObjectTest::test_add_pk_no_orig PASSED [ 6%] >tests/test_autogen_diffs.py::OrigObjectTest::test_add_table PASSED [ 6%] >tests/test_autogen_diffs.py::OrigObjectTest::test_add_unique PASSED [ 6%] >tests/test_autogen_diffs.py::OrigObjectTest::test_create_index PASSED [ 6%] >tests/test_autogen_diffs.py::OrigObjectTest::test_drop_check PASSED [ 6%] >tests/test_autogen_diffs.py::OrigObjectTest::test_drop_column PASSED [ 6%] >tests/test_autogen_diffs.py::OrigObjectTest::test_drop_fk PASSED [ 6%] >tests/test_autogen_diffs.py::OrigObjectTest::test_drop_index PASSED [ 6%] >tests/test_autogen_diffs.py::OrigObjectTest::test_drop_pk PASSED [ 6%] >tests/test_autogen_diffs.py::OrigObjectTest::test_drop_table PASSED [ 6%] >tests/test_autogen_diffs.py::OrigObjectTest::test_drop_unique PASSED [ 6%] >tests/test_autogen_diffs.py::PGCompareMetaData::test_compare_metadata_schema SKIPPED [ 7%] >tests/test_autogen_diffs.py::PKConstraintUpgradesIgnoresNullableTest_sqlite+pysqlite_3_24_0::test_no_change PASSED [ 7%] >tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_24_0::test_add_deferrable SKIPPED [ 7%] >tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_24_0::test_add_initially_deferrable_nochange_one SKIPPED [ 7%] >tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_24_0::test_add_initially_deferrable_nochange_three SKIPPED [ 7%] >tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_24_0::test_add_initially_deferrable_nochange_two SKIPPED [ 7%] >tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_24_0::test_add_initially_deferred SKIPPED [ 7%] >tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_24_0::test_add_initially_immediate_plus_deferrable SKIPPED [ 7%] >tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_24_0::test_add_ondelete PASSED [ 7%] >tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_24_0::test_add_onupdate PASSED [ 7%] >tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_24_0::test_change_ondelete_from_restrict PASSED [ 7%] >tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_24_0::test_change_onupdate_from_restrict PASSED [ 8%] >tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_24_0::test_nochange_ondelete PASSED [ 8%] >tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_24_0::test_nochange_ondelete_noaction PASSED [ 8%] >tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_24_0::test_nochange_ondelete_restrict PASSED [ 8%] >tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_24_0::test_nochange_onupdate PASSED [ 8%] >tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_24_0::test_nochange_onupdate_noaction PASSED [ 8%] >tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_24_0::test_nochange_onupdate_restrict PASSED [ 8%] >tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_24_0::test_ondelete_onupdate_combo PASSED [ 8%] >tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_24_0::test_remove_deferrable SKIPPED [ 8%] >tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_24_0::test_remove_initially_deferred SKIPPED [ 8%] >tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_24_0::test_remove_initially_immediate_plus_deferrable SKIPPED [ 8%] >tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_24_0::test_remove_ondelete PASSED [ 9%] >tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_24_0::test_remove_onupdate PASSED [ 9%] >tests/test_autogen_fks.py::AutogenerateForeignKeysTest_sqlite+pysqlite_3_24_0::test_add_composite_fk_with_name PASSED [ 9%] >tests/test_autogen_fks.py::AutogenerateForeignKeysTest_sqlite+pysqlite_3_24_0::test_add_fk PASSED [ 9%] >tests/test_autogen_fks.py::AutogenerateForeignKeysTest_sqlite+pysqlite_3_24_0::test_add_fk_colkeys PASSED [ 9%] >tests/test_autogen_fks.py::AutogenerateForeignKeysTest_sqlite+pysqlite_3_24_0::test_no_change PASSED [ 9%] >tests/test_autogen_fks.py::AutogenerateForeignKeysTest_sqlite+pysqlite_3_24_0::test_no_change_colkeys PASSED [ 9%] >tests/test_autogen_fks.py::AutogenerateForeignKeysTest_sqlite+pysqlite_3_24_0::test_no_change_composite_fk PASSED [ 9%] >tests/test_autogen_fks.py::AutogenerateForeignKeysTest_sqlite+pysqlite_3_24_0::test_remove_composite_fk PASSED [ 9%] >tests/test_autogen_fks.py::AutogenerateForeignKeysTest_sqlite+pysqlite_3_24_0::test_remove_fk PASSED [ 9%] >tests/test_autogen_fks.py::IncludeHooksTest::test_add_metadata_fk SKIPPED [ 9%] >tests/test_autogen_fks.py::IncludeHooksTest::test_change_fk SKIPPED [ 10%] >tests/test_autogen_fks.py::IncludeHooksTest::test_remove_connection_fk SKIPPED [ 10%] >tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_add_idx_non_col PASSED [ 10%] >tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_add_ix_on_table_create PASSED [ 10%] >tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_add_unique_constraint PASSED [ 10%] >tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_add_uq_ix_on_table_create PASSED [ 10%] >tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_dont_add_uq_on_table_create PASSED [ 10%] >tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_index_becomes_unique PASSED [ 10%] >tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_index_flag_becomes_named_unique_constraint PASSED [ 10%] >tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_mismatch_db_named_col_flag PASSED [ 10%] >tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_named_cols_changed PASSED [ 10%] >tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_new_idx_index_named_as_column PASSED [ 11%] >tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_new_table_added PASSED [ 11%] >tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_nothing_changed_implicit_composite_fk_index_named PASSED [ 11%] >tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_nothing_changed_implicit_fk_index_named PASSED [ 11%] >tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_nothing_changed_index_named_as_column PASSED [ 11%] >tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_nothing_changed_index_w_colkeys PASSED [ 11%] >tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_nothing_changed_one PASSED [ 11%] >tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_nothing_changed_two PASSED [ 11%] >tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_nothing_changed_unique_w_colkeys PASSED [ 11%] >tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_remove_named_unique_constraint PASSED [ 11%] >tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_remove_named_unique_index PASSED [ 11%] >tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_removed_idx_index_named_as_column PASSED [ 12%] >tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_unchanged_case_sensitive_explicit_idx PASSED [ 12%] >tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_unchanged_case_sensitive_implicit_idx PASSED [ 12%] >tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_unchanged_idx_non_col PASSED [ 12%] >tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_unique_flag_nothing_changed PASSED [ 12%] >tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_unnamed_cols_changed PASSED [ 12%] >tests/test_autogen_indexes.py::IncludeHooksTest_sqlite+pysqlite_3_24_0::test_add_metadata_index PASSED [ 12%] >tests/test_autogen_indexes.py::IncludeHooksTest_sqlite+pysqlite_3_24_0::test_add_metadata_unique PASSED [ 12%] >tests/test_autogen_indexes.py::IncludeHooksTest_sqlite+pysqlite_3_24_0::test_change_index PASSED [ 12%] >tests/test_autogen_indexes.py::IncludeHooksTest_sqlite+pysqlite_3_24_0::test_change_unique PASSED [ 12%] >tests/test_autogen_indexes.py::IncludeHooksTest_sqlite+pysqlite_3_24_0::test_remove_connection_index PASSED [ 12%] >tests/test_autogen_indexes.py::IncludeHooksTest_sqlite+pysqlite_3_24_0::test_remove_connection_uq PASSED [ 13%] >tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_add_idx_non_col SKIPPED [ 13%] >tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_add_ix_on_table_create SKIPPED [ 13%] >tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_add_unique_constraint SKIPPED [ 13%] >tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_add_uq_ix_on_table_create SKIPPED [ 13%] >tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_dont_add_uq_on_table_create SKIPPED [ 13%] >tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_index_becomes_unique SKIPPED [ 13%] >tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_index_flag_becomes_named_unique_constraint SKIPPED [ 13%] >tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_mismatch_db_named_col_flag SKIPPED [ 13%] >tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_named_cols_changed SKIPPED [ 13%] >tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_new_idx_index_named_as_column SKIPPED [ 13%] >tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_new_table_added SKIPPED [ 14%] >tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_nothing_changed_implicit_composite_fk_index_named SKIPPED [ 14%] >tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_nothing_changed_implicit_fk_index_named SKIPPED [ 14%] >tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_nothing_changed_index_named_as_column SKIPPED [ 14%] >tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_nothing_changed_index_w_colkeys SKIPPED [ 14%] >tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_nothing_changed_one SKIPPED [ 14%] >tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_nothing_changed_two SKIPPED [ 14%] >tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_nothing_changed_unique_w_colkeys SKIPPED [ 14%] >tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_remove_named_unique_constraint SKIPPED [ 14%] >tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_remove_named_unique_index SKIPPED [ 14%] >tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_removed_idx_index_named_as_column SKIPPED [ 14%] >tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_unchanged_case_sensitive_explicit_idx SKIPPED [ 15%] >tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_unchanged_case_sensitive_implicit_idx SKIPPED [ 15%] >tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_unchanged_idx_non_col SKIPPED [ 15%] >tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_unique_flag_nothing_changed SKIPPED [ 15%] >tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_unnamed_cols_changed SKIPPED [ 15%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_add_idx_non_col PASSED [ 15%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_add_ix_on_table_create PASSED [ 15%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_add_unique_constraint PASSED [ 15%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_add_uq_ix_on_table_create PASSED [ 15%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_dont_add_uq_on_table_create PASSED [ 15%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_index_becomes_unique PASSED [ 15%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_index_flag_becomes_named_unique_constraint PASSED [ 16%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_mismatch_db_named_col_flag PASSED [ 16%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_named_cols_changed PASSED [ 16%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_new_idx_index_named_as_column PASSED [ 16%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_new_table_added PASSED [ 16%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_nothing_changed_implicit_composite_fk_index_named PASSED [ 16%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_nothing_changed_implicit_fk_index_named PASSED [ 16%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_nothing_changed_index_named_as_column PASSED [ 16%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_nothing_changed_index_w_colkeys PASSED [ 16%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_nothing_changed_one PASSED [ 16%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_nothing_changed_two PASSED [ 16%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_nothing_changed_unique_w_colkeys PASSED [ 17%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_remove_named_unique_constraint PASSED [ 17%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_remove_named_unique_index PASSED [ 17%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_remove_plain_index_is_reported PASSED [ 17%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_remove_unique_index_not_reported PASSED [ 17%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_removed_idx_index_named_as_column PASSED [ 17%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_unchanged_case_sensitive_explicit_idx PASSED [ 17%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_unchanged_case_sensitive_implicit_idx PASSED [ 17%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_unchanged_idx_non_col PASSED [ 17%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_unique_flag_nothing_changed PASSED [ 17%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_unique_not_reported PASSED [ 17%] >tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_unnamed_cols_changed PASSED [ 18%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_add_idx_non_col PASSED [ 18%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_add_ix_on_table_create PASSED [ 18%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_add_unique_constraint PASSED [ 18%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_add_uq_ix_on_table_create PASSED [ 18%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_dont_add_uq_on_table_create PASSED [ 18%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_index_becomes_unique PASSED [ 18%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_index_flag_becomes_named_unique_constraint PASSED [ 18%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_mismatch_db_named_col_flag PASSED [ 18%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_named_cols_changed PASSED [ 18%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_new_idx_index_named_as_column PASSED [ 18%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_new_table_added PASSED [ 19%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_nothing_changed_implicit_composite_fk_index_named PASSED [ 19%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_nothing_changed_implicit_fk_index_named PASSED [ 19%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_nothing_changed_index_named_as_column PASSED [ 19%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_nothing_changed_index_w_colkeys PASSED [ 19%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_nothing_changed_one PASSED [ 19%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_nothing_changed_two PASSED [ 19%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_nothing_changed_unique_w_colkeys PASSED [ 19%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_remove_named_unique_constraint PASSED [ 19%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_remove_named_unique_index PASSED [ 19%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_remove_plain_index_is_reported PASSED [ 19%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_remove_unique_index_not_reported PASSED [ 20%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_removed_idx_index_named_as_column PASSED [ 20%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_unchanged_case_sensitive_explicit_idx PASSED [ 20%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_unchanged_case_sensitive_implicit_idx PASSED [ 20%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_unchanged_idx_non_col PASSED [ 20%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_unique_flag_nothing_changed PASSED [ 20%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_unique_not_reported PASSED [ 20%] >tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_unnamed_cols_changed PASSED [ 20%] >tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_add_idx_non_col SKIPPED [ 20%] >tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_add_ix_on_table_create SKIPPED [ 20%] >tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_add_unique_constraint SKIPPED [ 20%] >tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_add_uq_ix_on_table_create SKIPPED [ 21%] >tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_dont_add_uq_on_table_create SKIPPED [ 21%] >tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_index_becomes_unique SKIPPED [ 21%] >tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_index_flag_becomes_named_unique_constraint SKIPPED [ 21%] >tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_mismatch_db_named_col_flag SKIPPED [ 21%] >tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_named_cols_changed SKIPPED [ 21%] >tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_new_idx_index_named_as_column SKIPPED [ 21%] >tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_new_table_added SKIPPED [ 21%] >tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_nothing_changed_implicit_composite_fk_index_named SKIPPED [ 21%] >tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_nothing_changed_implicit_fk_index_named SKIPPED [ 21%] >tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_nothing_changed_index_named_as_column SKIPPED [ 21%] >tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_nothing_changed_index_w_colkeys SKIPPED [ 22%] >tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_nothing_changed_one SKIPPED [ 22%] >tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_nothing_changed_two SKIPPED [ 22%] >tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_nothing_changed_unique_w_colkeys SKIPPED [ 22%] >tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_remove_named_unique_constraint SKIPPED [ 22%] >tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_remove_named_unique_index SKIPPED [ 22%] >tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_removed_idx_index_named_as_column SKIPPED [ 22%] >tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_unchanged_case_sensitive_explicit_idx SKIPPED [ 22%] >tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_unchanged_case_sensitive_implicit_idx SKIPPED [ 22%] >tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_unchanged_idx_non_col SKIPPED [ 22%] >tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_unique_flag_nothing_changed SKIPPED [ 22%] >tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_unnamed_cols_changed SKIPPED [ 23%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_add_idx_non_col SKIPPED [ 23%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_add_ix_on_table_create SKIPPED [ 23%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_add_unique_constraint SKIPPED [ 23%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_add_uq_ix_on_table_create SKIPPED [ 23%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_dont_add_uq_on_table_create SKIPPED [ 23%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_exclude_const_unchanged SKIPPED [ 23%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_functional_ix_one SKIPPED [ 23%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_functional_ix_two SKIPPED [ 23%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_idx_added_schema SKIPPED [ 23%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_idx_unchanged_schema SKIPPED [ 23%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_index_becomes_unique SKIPPED [ 24%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_index_flag_becomes_named_unique_constraint SKIPPED [ 24%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_mismatch_db_named_col_flag SKIPPED [ 24%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_named_cols_changed SKIPPED [ 24%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_new_idx_index_named_as_column SKIPPED [ 24%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_new_table_added SKIPPED [ 24%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_nothing_changed_implicit_composite_fk_index_named SKIPPED [ 24%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_nothing_changed_implicit_fk_index_named SKIPPED [ 24%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_nothing_changed_index_named_as_column SKIPPED [ 24%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_nothing_changed_index_w_colkeys SKIPPED [ 24%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_nothing_changed_one SKIPPED [ 24%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_nothing_changed_two SKIPPED [ 25%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_nothing_changed_unique_w_colkeys SKIPPED [ 25%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_remove_named_unique_constraint SKIPPED [ 25%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_remove_named_unique_index SKIPPED [ 25%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_removed_idx_index_named_as_column SKIPPED [ 25%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_same_tname_two_schemas SKIPPED [ 25%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_unchanged_case_sensitive_explicit_idx SKIPPED [ 25%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_unchanged_case_sensitive_implicit_idx SKIPPED [ 25%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_unchanged_idx_non_col SKIPPED [ 25%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_unique_flag_nothing_changed SKIPPED [ 25%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_unnamed_cols_changed SKIPPED [ 25%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_uq_added_schema SKIPPED [ 25%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_uq_dropped SKIPPED [ 26%] >tests/test_autogen_indexes.py::PGUniqueIndexTest::test_uq_unchanged_schema SKIPPED [ 26%] >tests/test_autogen_indexes.py::TruncatedIdxTest::test_idx_matches_long PASSED [ 26%] >tests/test_autogen_render.py::AutogenRenderTest::test_add_fk_constraint PASSED [ 26%] >tests/test_autogen_render.py::AutogenRenderTest::test_add_fk_constraint_batch PASSED [ 26%] >tests/test_autogen_render.py::AutogenRenderTest::test_add_fk_constraint_inline_colkeys PASSED [ 26%] >tests/test_autogen_render.py::AutogenRenderTest::test_add_fk_constraint_kwarg PASSED [ 26%] >tests/test_autogen_render.py::AutogenRenderTest::test_add_fk_constraint_schema PASSED [ 26%] >tests/test_autogen_render.py::AutogenRenderTest::test_add_fk_constraint_schema_batch PASSED [ 26%] >tests/test_autogen_render.py::AutogenRenderTest::test_add_fk_constraint_separate_colkeys PASSED [ 26%] >tests/test_autogen_render.py::AutogenRenderTest::test_add_unique_constraint PASSED [ 26%] >tests/test_autogen_render.py::AutogenRenderTest::test_add_unique_constraint_batch PASSED [ 27%] >tests/test_autogen_render.py::AutogenRenderTest::test_add_unique_constraint_schema PASSED [ 27%] >tests/test_autogen_render.py::AutogenRenderTest::test_add_unique_constraint_schema_batch PASSED [ 27%] >tests/test_autogen_render.py::AutogenRenderTest::test_add_unique_constraint_unicode_schema PASSED [ 27%] >tests/test_autogen_render.py::AutogenRenderTest::test_drop_fk_constraint PASSED [ 27%] >tests/test_autogen_render.py::AutogenRenderTest::test_drop_fk_constraint_batch PASSED [ 27%] >tests/test_autogen_render.py::AutogenRenderTest::test_drop_fk_constraint_batch_schema PASSED [ 27%] >tests/test_autogen_render.py::AutogenRenderTest::test_drop_fk_constraint_schema PASSED [ 27%] >tests/test_autogen_render.py::AutogenRenderTest::test_drop_index PASSED [ 27%] >tests/test_autogen_render.py::AutogenRenderTest::test_drop_index_batch PASSED [ 27%] >tests/test_autogen_render.py::AutogenRenderTest::test_drop_index_schema PASSED [ 27%] >tests/test_autogen_render.py::AutogenRenderTest::test_drop_index_schema_batch PASSED [ 28%] >tests/test_autogen_render.py::AutogenRenderTest::test_drop_unique_constraint PASSED [ 28%] >tests/test_autogen_render.py::AutogenRenderTest::test_drop_unique_constraint_schema PASSED [ 28%] >tests/test_autogen_render.py::AutogenRenderTest::test_generic_array_type PASSED [ 28%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_add_column PASSED [ 28%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_add_column_w_schema PASSED [ 28%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_add_index PASSED [ 28%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_add_index_batch PASSED [ 28%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_add_index_cast PASSED [ 28%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_add_index_desc PASSED [ 28%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_add_index_func PASSED [ 28%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_add_index_schema PASSED [ 29%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_add_index_schema_batch PASSED [ 29%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_addtl_args PASSED [ 29%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_array_no_context PASSED [ 29%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_check_constraint_literal PASSED [ 29%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_check_constraint_literal_binds PASSED [ 29%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_check_constraint_sqlexpr PASSED [ 29%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_col_autoinc_false_mysql PASSED [ 29%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_col_with_server_default PASSED [ 29%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_custom PASSED [ 29%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_drop_column PASSED [ 29%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_drop_column_w_schema PASSED [ 30%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_drop_table PASSED [ 30%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_drop_table_w_schema PASSED [ 30%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_empty_pk_vs_nonempty_pk PASSED [ 30%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_enum PASSED [ 30%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_executesql_plaintext PASSED [ 30%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_executesql_sqlexpr_notimplemented PASSED [ 30%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_fk_constraint_bad_table_resolve PASSED [ 30%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_fk_constraint_bad_table_resolve_dont_get_confused PASSED [ 30%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_fk_constraint_kwarg PASSED [ 30%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_fk_constraint_link_to_name PASSED [ 30%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_fk_constraint_resolve_key PASSED [ 31%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_fk_constraint_use_alter PASSED [ 31%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_fk_constraint_w_metadata_schema PASSED [ 31%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_modify_nullable PASSED [ 31%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_modify_nullable_no_existing_type PASSED [ 31%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_modify_nullable_w_default PASSED [ 31%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_modify_nullable_w_schema PASSED [ 31%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_modify_reflected_int_server_default PASSED [ 31%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_modify_type PASSED [ 31%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_modify_type_w_autoincrement PASSED [ 31%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_modify_type_w_schema PASSED [ 31%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_non_native_enum PASSED [ 32%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_pk_with_col_name_vs_col_key PASSED [ 32%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_quoted_server_default PASSED [ 32%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_server_default_func PASSED [ 32%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_server_default_int PASSED [ 32%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_server_default_non_native_boolean PASSED [ 32%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_server_default_text PASSED [ 32%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_table_max_cols PASSED [ 32%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_table_no_implicit_check PASSED [ 32%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_table_upgrade PASSED [ 32%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_table_w_fk_schema PASSED [ 32%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_table_w_metadata_schema PASSED [ 33%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_table_w_metadata_schema_override PASSED [ 33%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_table_w_schema PASSED [ 33%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_table_w_unicode_name PASSED [ 33%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_table_w_unicode_schema PASSED [ 33%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_table_w_unsupported_constraint PASSED [ 33%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_unicode_server_default PASSED [ 33%] >tests/test_autogen_render.py::AutogenRenderTest::test_render_unique_constraint_opts PASSED [ 33%] >tests/test_autogen_render.py::AutogenRenderTest::test_repr_custom_type_w_sqla_prefix PASSED [ 33%] >tests/test_autogen_render.py::AutogenRenderTest::test_repr_dialect_type PASSED [ 33%] >tests/test_autogen_render.py::AutogenRenderTest::test_repr_plain_sqla_type PASSED [ 33%] >tests/test_autogen_render.py::AutogenRenderTest::test_repr_user_type_user_prefix_None PASSED [ 34%] >tests/test_autogen_render.py::AutogenRenderTest::test_repr_user_type_user_prefix_present PASSED [ 34%] >tests/test_autogen_render.py::RenderNamingConventionTest::test_create_table_plus_add_index_in_modify PASSED [ 34%] >tests/test_autogen_render.py::RenderNamingConventionTest::test_explicit_named_unique_constraint PASSED [ 34%] >tests/test_autogen_render.py::RenderNamingConventionTest::test_explicit_unique_constraint PASSED [ 34%] >tests/test_autogen_render.py::RenderNamingConventionTest::test_implicit_unique_constraint PASSED [ 34%] >tests/test_autogen_render.py::RenderNamingConventionTest::test_inline_ck_constraint PASSED [ 34%] >tests/test_autogen_render.py::RenderNamingConventionTest::test_inline_fk PASSED [ 34%] >tests/test_autogen_render.py::RenderNamingConventionTest::test_inline_pk_constraint PASSED [ 34%] >tests/test_autogen_render.py::RenderNamingConventionTest::test_render_add_index PASSED [ 34%] >tests/test_autogen_render.py::RenderNamingConventionTest::test_render_add_index_schema PASSED [ 34%] >tests/test_autogen_render.py::RenderNamingConventionTest::test_render_check_constraint_renamed PASSED [ 35%] >tests/test_autogen_render.py::RenderNamingConventionTest::test_render_drop_index PASSED [ 35%] >tests/test_autogen_render.py::RenderNamingConventionTest::test_schema_type_boolean PASSED [ 35%] >tests/test_batch.py::BatchAPITest::test_add_col PASSED [ 35%] >tests/test_batch.py::BatchAPITest::test_create_check PASSED [ 35%] >tests/test_batch.py::BatchAPITest::test_create_fk PASSED [ 35%] >tests/test_batch.py::BatchAPITest::test_create_fk_schema PASSED [ 35%] >tests/test_batch.py::BatchAPITest::test_create_pk PASSED [ 35%] >tests/test_batch.py::BatchAPITest::test_create_uq PASSED [ 35%] >tests/test_batch.py::BatchAPITest::test_drop_col PASSED [ 35%] >tests/test_batch.py::BatchAPITest::test_drop_constraint PASSED [ 35%] >tests/test_batch.py::BatchApplyTest::test_add_col PASSED [ 36%] >tests/test_batch.py::BatchApplyTest::test_add_fk PASSED [ 36%] >tests/test_batch.py::BatchApplyTest::test_add_server_default PASSED [ 36%] >tests/test_batch.py::BatchApplyTest::test_add_table_opts PASSED [ 36%] >tests/test_batch.py::BatchApplyTest::test_add_uq PASSED [ 36%] >tests/test_batch.py::BatchApplyTest::test_change_type PASSED [ 36%] >tests/test_batch.py::BatchApplyTest::test_change_type_schematype_to_non PASSED [ 36%] >tests/test_batch.py::BatchApplyTest::test_create_index PASSED [ 36%] >tests/test_batch.py::BatchApplyTest::test_drop_col PASSED [ 36%] >tests/test_batch.py::BatchApplyTest::test_drop_col_remove_fk PASSED [ 36%] >tests/test_batch.py::BatchApplyTest::test_drop_col_remove_pk PASSED [ 36%] >tests/test_batch.py::BatchApplyTest::test_drop_col_retain_fk PASSED [ 37%] >tests/test_batch.py::BatchApplyTest::test_drop_col_retain_fk_selfref PASSED [ 37%] >tests/test_batch.py::BatchApplyTest::test_drop_fk PASSED [ 37%] >tests/test_batch.py::BatchApplyTest::test_drop_index PASSED [ 37%] >tests/test_batch.py::BatchApplyTest::test_drop_pk PASSED [ 37%] >tests/test_batch.py::BatchApplyTest::test_drop_server_default PASSED [ 37%] >tests/test_batch.py::BatchApplyTest::test_drop_uq PASSED [ 37%] >tests/test_batch.py::BatchApplyTest::test_regen_multi_fk PASSED [ 37%] >tests/test_batch.py::BatchApplyTest::test_regen_multi_fk_schema PASSED [ 37%] >tests/test_batch.py::BatchApplyTest::test_rename_col PASSED [ 37%] >tests/test_batch.py::BatchApplyTest::test_rename_col_boolean PASSED [ 37%] >tests/test_batch.py::BatchApplyTest::test_rename_col_boolean_no_ck PASSED [ 38%] >tests/test_batch.py::BatchApplyTest::test_rename_col_enum PASSED [ 38%] >tests/test_batch.py::BatchApplyTest::test_rename_col_fk PASSED [ 38%] >tests/test_batch.py::BatchApplyTest::test_rename_col_literal_ck PASSED [ 38%] >tests/test_batch.py::BatchApplyTest::test_rename_col_literal_ck_workaround PASSED [ 38%] >tests/test_batch.py::BatchApplyTest::test_rename_col_pk PASSED [ 38%] >tests/test_batch.py::BatchApplyTest::test_rename_col_sql_ck PASSED [ 38%] >tests/test_batch.py::BatchRoundTripMySQLTest::test_add_ck_constraint SKIPPED [ 38%] >tests/test_batch.py::BatchRoundTripMySQLTest::test_add_column_auto SKIPPED [ 38%] >tests/test_batch.py::BatchRoundTripMySQLTest::test_add_column_recreate SKIPPED [ 38%] >tests/test_batch.py::BatchRoundTripMySQLTest::test_add_pk_constraint SKIPPED [ 38%] >tests/test_batch.py::BatchRoundTripMySQLTest::test_change_type SKIPPED [ 39%] >tests/test_batch.py::BatchRoundTripMySQLTest::test_change_type_boolean_to_int SKIPPED [ 39%] >tests/test_batch.py::BatchRoundTripMySQLTest::test_change_type_int_to_boolean SKIPPED [ 39%] >tests/test_batch.py::BatchRoundTripMySQLTest::test_create_drop_index SKIPPED [ 39%] >tests/test_batch.py::BatchRoundTripMySQLTest::test_drop_col_schematype SKIPPED [ 39%] >tests/test_batch.py::BatchRoundTripMySQLTest::test_drop_column SKIPPED [ 39%] >tests/test_batch.py::BatchRoundTripMySQLTest::test_drop_column_fk_recreate SKIPPED [ 39%] >tests/test_batch.py::BatchRoundTripMySQLTest::test_drop_column_pk SKIPPED [ 39%] >tests/test_batch.py::BatchRoundTripMySQLTest::test_drop_foreign_key SKIPPED [ 39%] >tests/test_batch.py::BatchRoundTripMySQLTest::test_fk_points_to_me_auto SKIPPED [ 39%] >tests/test_batch.py::BatchRoundTripMySQLTest::test_fk_points_to_me_recreate SKIPPED [ 39%] >tests/test_batch.py::BatchRoundTripMySQLTest::test_fk_points_to_me_sqlite_refinteg SKIPPED [ 40%] >tests/test_batch.py::BatchRoundTripMySQLTest::test_ix_existing SKIPPED [ 40%] >tests/test_batch.py::BatchRoundTripMySQLTest::test_no_net_change_timestamp SKIPPED [ 40%] >tests/test_batch.py::BatchRoundTripMySQLTest::test_rename_column SKIPPED [ 40%] >tests/test_batch.py::BatchRoundTripMySQLTest::test_rename_column_boolean SKIPPED [ 40%] >tests/test_batch.py::BatchRoundTripMySQLTest::test_rename_column_non_native_boolean_no_ck SKIPPED [ 40%] >tests/test_batch.py::BatchRoundTripMySQLTest::test_rename_column_pk SKIPPED [ 40%] >tests/test_batch.py::BatchRoundTripMySQLTest::test_selfref_fk_auto SKIPPED [ 40%] >tests/test_batch.py::BatchRoundTripMySQLTest::test_selfref_fk_recreate SKIPPED [ 40%] >tests/test_batch.py::BatchRoundTripMySQLTest::test_selfref_fk_sqlite_refinteg SKIPPED [ 40%] >tests/test_batch.py::BatchRoundTripPostgresqlTest::test_add_ck_constraint SKIPPED [ 40%] >tests/test_batch.py::BatchRoundTripPostgresqlTest::test_add_column_auto SKIPPED [ 41%] >tests/test_batch.py::BatchRoundTripPostgresqlTest::test_add_column_recreate SKIPPED [ 41%] >tests/test_batch.py::BatchRoundTripPostgresqlTest::test_add_pk_constraint SKIPPED [ 41%] >tests/test_batch.py::BatchRoundTripPostgresqlTest::test_change_type SKIPPED [ 41%] >tests/test_batch.py::BatchRoundTripPostgresqlTest::test_change_type_boolean_to_int SKIPPED [ 41%] >tests/test_batch.py::BatchRoundTripPostgresqlTest::test_change_type_int_to_boolean SKIPPED [ 41%] >tests/test_batch.py::BatchRoundTripPostgresqlTest::test_create_drop_index SKIPPED [ 41%] >tests/test_batch.py::BatchRoundTripPostgresqlTest::test_drop_col_schematype SKIPPED [ 41%] >tests/test_batch.py::BatchRoundTripPostgresqlTest::test_drop_column SKIPPED [ 41%] >tests/test_batch.py::BatchRoundTripPostgresqlTest::test_drop_column_fk_recreate SKIPPED [ 41%] >tests/test_batch.py::BatchRoundTripPostgresqlTest::test_drop_column_pk SKIPPED [ 41%] >tests/test_batch.py::BatchRoundTripPostgresqlTest::test_drop_foreign_key SKIPPED [ 42%] >tests/test_batch.py::BatchRoundTripPostgresqlTest::test_fk_points_to_me_auto SKIPPED [ 42%] >tests/test_batch.py::BatchRoundTripPostgresqlTest::test_fk_points_to_me_recreate SKIPPED [ 42%] >tests/test_batch.py::BatchRoundTripPostgresqlTest::test_fk_points_to_me_sqlite_refinteg SKIPPED [ 42%] >tests/test_batch.py::BatchRoundTripPostgresqlTest::test_ix_existing SKIPPED [ 42%] >tests/test_batch.py::BatchRoundTripPostgresqlTest::test_no_net_change_timestamp SKIPPED [ 42%] >tests/test_batch.py::BatchRoundTripPostgresqlTest::test_rename_column SKIPPED [ 42%] >tests/test_batch.py::BatchRoundTripPostgresqlTest::test_rename_column_boolean SKIPPED [ 42%] >tests/test_batch.py::BatchRoundTripPostgresqlTest::test_rename_column_non_native_boolean_no_ck SKIPPED [ 42%] >tests/test_batch.py::BatchRoundTripPostgresqlTest::test_rename_column_pk SKIPPED [ 42%] >tests/test_batch.py::BatchRoundTripPostgresqlTest::test_selfref_fk_auto SKIPPED [ 42%] >tests/test_batch.py::BatchRoundTripPostgresqlTest::test_selfref_fk_recreate SKIPPED [ 43%] >tests/test_batch.py::BatchRoundTripPostgresqlTest::test_selfref_fk_sqlite_refinteg SKIPPED [ 43%] >tests/test_batch.py::BatchRoundTripTest::test_add_ck_constraint PASSED [ 43%] >tests/test_batch.py::BatchRoundTripTest::test_add_column_auto PASSED [ 43%] >tests/test_batch.py::BatchRoundTripTest::test_add_column_recreate PASSED [ 43%] >tests/test_batch.py::BatchRoundTripTest::test_add_pk_constraint PASSED [ 43%] >tests/test_batch.py::BatchRoundTripTest::test_change_type PASSED [ 43%] >tests/test_batch.py::BatchRoundTripTest::test_change_type_boolean_to_int PASSED [ 43%] >tests/test_batch.py::BatchRoundTripTest::test_change_type_int_to_boolean PASSED [ 43%] >tests/test_batch.py::BatchRoundTripTest::test_create_drop_index PASSED [ 43%] >tests/test_batch.py::BatchRoundTripTest::test_drop_col_schematype PASSED [ 43%] >tests/test_batch.py::BatchRoundTripTest::test_drop_column PASSED [ 44%] >tests/test_batch.py::BatchRoundTripTest::test_drop_column_fk_recreate PASSED [ 44%] >tests/test_batch.py::BatchRoundTripTest::test_drop_column_pk PASSED [ 44%] >tests/test_batch.py::BatchRoundTripTest::test_drop_foreign_key PASSED [ 44%] >tests/test_batch.py::BatchRoundTripTest::test_fk_points_to_me_auto PASSED [ 44%] >tests/test_batch.py::BatchRoundTripTest::test_fk_points_to_me_recreate PASSED [ 44%] >tests/test_batch.py::BatchRoundTripTest::test_fk_points_to_me_sqlite_refinteg PASSED [ 44%] >tests/test_batch.py::BatchRoundTripTest::test_ix_existing PASSED [ 44%] >tests/test_batch.py::BatchRoundTripTest::test_no_net_change_timestamp PASSED [ 44%] >tests/test_batch.py::BatchRoundTripTest::test_rename_column PASSED [ 44%] >tests/test_batch.py::BatchRoundTripTest::test_rename_column_boolean PASSED [ 44%] >tests/test_batch.py::BatchRoundTripTest::test_rename_column_non_native_boolean_no_ck PASSED [ 45%] >tests/test_batch.py::BatchRoundTripTest::test_rename_column_pk PASSED [ 45%] >tests/test_batch.py::BatchRoundTripTest::test_selfref_fk_auto PASSED [ 45%] >tests/test_batch.py::BatchRoundTripTest::test_selfref_fk_recreate PASSED [ 45%] >tests/test_batch.py::BatchRoundTripTest::test_selfref_fk_sqlite_refinteg PASSED [ 45%] >tests/test_batch.py::CopyFromTest::test_change_type PASSED [ 45%] >tests/test_batch.py::CopyFromTest::test_change_type_from_schematype PASSED [ 45%] >tests/test_batch.py::CopyFromTest::test_change_type_to_schematype PASSED [ 45%] >tests/test_batch.py::CopyFromTest::test_create_drop_index_w_always PASSED [ 45%] >tests/test_batch.py::CopyFromTest::test_create_drop_index_w_other_ops PASSED [ 45%] >tests/test_batch.py::CopyFromTest::test_create_drop_index_wo_always PASSED [ 45%] >tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert PASSED [ 46%] >tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_as_sql PASSED [ 46%] >tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_as_sql_mssql PASSED [ 46%] >tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_as_sql_pg PASSED [ 46%] >tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_from_new_table PASSED [ 46%] >tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_inline_literal_as_sql PASSED [ 46%] >tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_mssql PASSED [ 46%] >tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_no_rows PASSED [ 46%] >tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_pg PASSED [ 46%] >tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_pg_single PASSED [ 46%] >tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_pg_single_as_sql PASSED [ 46%] >tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_pg_single_big_t_as_sql PASSED [ 47%] >tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_wrong_cols PASSED [ 47%] >tests/test_bulk_insert.py::BulkInsertTest::test_invalid_format PASSED [ 47%] >tests/test_bulk_insert.py::RoundTripTest::test_bulk_insert_from_new_table PASSED [ 47%] >tests/test_bulk_insert.py::RoundTripTest::test_bulk_insert_inline_literal PASSED [ 47%] >tests/test_bulk_insert.py::RoundTripTest::test_bulk_insert_round_trip PASSED [ 47%] >tests/test_bulk_insert.py::RoundTripTest::test_single_insert_round_trip PASSED [ 47%] >tests/test_command.py::CommandLineTest::test_run_cmd_args_missing PASSED [ 47%] >tests/test_command.py::CurrentTest::test_heads_one_is_dependent PASSED [ 47%] >tests/test_command.py::CurrentTest::test_heads_upg PASSED [ 47%] >tests/test_command.py::CurrentTest::test_no_current PASSED [ 47%] >tests/test_command.py::CurrentTest::test_plain_current PASSED [ 48%] >tests/test_command.py::CurrentTest::test_two_heads PASSED [ 48%] >tests/test_command.py::EditTest::test_edit_b PASSED [ 48%] >tests/test_command.py::EditTest::test_edit_current PASSED [ 48%] >tests/test_command.py::EditTest::test_edit_head PASSED [ 48%] >tests/test_command.py::EditTest::test_edit_no_current PASSED [ 48%] >tests/test_command.py::EditTest::test_edit_no_revs PASSED [ 48%] >tests/test_command.py::EditTest::test_edit_with_missing_editor PASSED [ 48%] >tests/test_command.py::HistoryTest::test_history_base_to_num PASSED [ 48%] >tests/test_command.py::HistoryTest::test_history_current_to_head_as_b PASSED [ 48%] >tests/test_command.py::HistoryTest::test_history_current_to_head_as_base PASSED [ 48%] >tests/test_command.py::HistoryTest::test_history_full PASSED [ 49%] >tests/test_command.py::HistoryTest::test_history_full_environment PASSED [ 49%] >tests/test_command.py::HistoryTest::test_history_include_env PASSED [ 49%] >tests/test_command.py::HistoryTest::test_history_num_plus_relative PASSED [ 49%] >tests/test_command.py::HistoryTest::test_history_num_range PASSED [ 49%] >tests/test_command.py::HistoryTest::test_history_num_range_environment PASSED [ 49%] >tests/test_command.py::HistoryTest::test_history_num_to_head PASSED [ 49%] >tests/test_command.py::HistoryTest::test_history_num_to_head_environment PASSED [ 49%] >tests/test_command.py::HistoryTest::test_history_relative_to_num PASSED [ 49%] >tests/test_command.py::HistoryTest::test_history_too_large_relative_to_num PASSED [ 49%] >tests/test_command.py::LiveStampTest::test_stamp_creates_table PASSED [ 49%] >tests/test_command.py::LiveStampTest::test_stamp_existing_downgrade PASSED [ 50%] >tests/test_command.py::LiveStampTest::test_stamp_existing_upgrade PASSED [ 50%] >tests/test_command.py::RevisionTest::test_create_rev_autogen PASSED [ 50%] >tests/test_command.py::RevisionTest::test_create_rev_autogen_db_not_up_to_date PASSED [ 50%] >tests/test_command.py::RevisionTest::test_create_rev_autogen_db_not_up_to_date_multi_heads PASSED [ 50%] >tests/test_command.py::RevisionTest::test_create_rev_autogen_need_to_select_head PASSED [ 50%] >tests/test_command.py::RevisionTest::test_create_rev_autogenerate_db_not_up_to_date_post_merge PASSED [ 50%] >tests/test_command.py::RevisionTest::test_create_rev_autogenerate_post_merge PASSED [ 50%] >tests/test_command.py::RevisionTest::test_create_rev_depends_on PASSED [ 50%] >tests/test_command.py::RevisionTest::test_create_rev_depends_on_branch_label PASSED [ 50%] >tests/test_command.py::RevisionTest::test_create_rev_depends_on_partial_revid PASSED [ 50%] >tests/test_command.py::RevisionTest::test_create_rev_invalid_depends_on PASSED [ 50%] >tests/test_command.py::RevisionTest::test_create_rev_plain_db_not_up_to_date PASSED [ 51%] >tests/test_command.py::RevisionTest::test_create_rev_plain_db_not_up_to_date_multi_heads PASSED [ 51%] >tests/test_command.py::RevisionTest::test_create_rev_plain_need_to_select_head PASSED [ 51%] >tests/test_command.py::RevisionTest::test_create_rev_plain_post_merge PASSED [ 51%] >tests/test_command.py::RevisionTest::test_err_correctly_raised_on_dupe_rows_no_pk PASSED [ 51%] >tests/test_command.py::RevisionTest::test_nonsensical_sql_mode_autogen PASSED [ 51%] >tests/test_command.py::RevisionTest::test_nonsensical_sql_no_env PASSED [ 51%] >tests/test_command.py::RevisionTest::test_pk_constraint_normally_prevents_dupe_rows PASSED [ 51%] >tests/test_command.py::RevisionTest::test_sensical_sql_w_env PASSED [ 51%] >tests/test_command.py::UpgradeDowngradeStampTest::test_base_to_head_sql PASSED [ 51%] >tests/test_command.py::UpgradeDowngradeStampTest::test_none_to_head_sql PASSED [ 51%] >tests/test_command.py::UpgradeDowngradeStampTest::test_sql_stamp_from_partial_rev PASSED [ 52%] >tests/test_command.py::UpgradeDowngradeStampTest::test_sql_stamp_from_rev PASSED [ 52%] >tests/test_command.py::UpgradeDowngradeStampTest::test_version_from_middle_update PASSED [ 52%] >tests/test_command.py::UpgradeDowngradeStampTest::test_version_from_none_insert PASSED [ 52%] >tests/test_command.py::UpgradeDowngradeStampTest::test_version_to_middle PASSED [ 52%] >tests/test_command.py::UpgradeDowngradeStampTest::test_version_to_none PASSED [ 52%] >tests/test_config.py::ConfigTest::test_attributes_attr PASSED [ 52%] >tests/test_config.py::ConfigTest::test_attributes_construtor PASSED [ 52%] >tests/test_config.py::ConfigTest::test_config_no_file_main_option PASSED [ 52%] >tests/test_config.py::ConfigTest::test_config_no_file_section_option PASSED [ 52%] >tests/test_config.py::ConfigTest::test_config_set_main_option_percent PASSED [ 52%] >tests/test_config.py::ConfigTest::test_config_set_section_option_interpolation PASSED [ 53%] >tests/test_config.py::ConfigTest::test_config_set_section_option_percent PASSED [ 53%] >tests/test_config.py::ConfigTest::test_no_script_error PASSED [ 53%] >tests/test_config.py::ConfigTest::test_standalone_op PASSED [ 53%] >tests/test_config.py::FileConfigTest::test_config_args PASSED [ 53%] >tests/test_config.py::StdoutOutputEncodingTest::test_ascii_unicode PASSED [ 53%] >tests/test_config.py::StdoutOutputEncodingTest::test_plain PASSED [ 53%] >tests/test_config.py::StdoutOutputEncodingTest::test_utf8_unicode PASSED [ 53%] >tests/test_config.py::TemplateOutputEncodingTest::test_default PASSED [ 53%] >tests/test_config.py::TemplateOutputEncodingTest::test_setting PASSED [ 53%] >tests/test_environment.py::EnvironmentTest::test_migration_context_has_config PASSED [ 53%] >tests/test_environment.py::EnvironmentTest::test_tag_arg PASSED [ 54%] >tests/test_environment.py::EnvironmentTest::test_warning_on_passing_engine PASSED [ 54%] >tests/test_environment.py::EnvironmentTest::test_x_arg PASSED [ 54%] >tests/test_environment.py::EnvironmentTest::test_x_arg_asdict PASSED [ 54%] >tests/test_environment.py::EnvironmentTest::test_x_arg_no_opts PASSED [ 54%] >tests/test_environment.py::EnvironmentTest::test_x_arg_no_opts_asdict PASSED [ 54%] >tests/test_mssql.py::FullEnvironmentTests::test_batch_separator_custom PASSED [ 54%] >tests/test_mssql.py::FullEnvironmentTests::test_batch_separator_default PASSED [ 54%] >tests/test_mssql.py::FullEnvironmentTests::test_begin_commit PASSED [ 54%] >tests/test_mssql.py::OpTest::test_add_column PASSED [ 54%] >tests/test_mssql.py::OpTest::test_add_column_with_default PASSED [ 54%] >tests/test_mssql.py::OpTest::test_alter_add_server_default PASSED [ 55%] >tests/test_mssql.py::OpTest::test_alter_column_dont_drop_default PASSED [ 55%] >tests/test_mssql.py::OpTest::test_alter_column_dont_touch_constraints PASSED [ 55%] >tests/test_mssql.py::OpTest::test_alter_column_drop_default PASSED [ 55%] >tests/test_mssql.py::OpTest::test_alter_column_new_type PASSED [ 55%] >tests/test_mssql.py::OpTest::test_alter_column_not_nullable_w_existing_type PASSED [ 55%] >tests/test_mssql.py::OpTest::test_alter_column_not_nullable_w_new_type PASSED [ 55%] >tests/test_mssql.py::OpTest::test_alter_column_nullable_type_required PASSED [ 55%] >tests/test_mssql.py::OpTest::test_alter_column_nullable_w_existing_type PASSED [ 55%] >tests/test_mssql.py::OpTest::test_alter_column_nullable_w_new_type PASSED [ 55%] >tests/test_mssql.py::OpTest::test_alter_column_rename_mssql PASSED [ 55%] >tests/test_mssql.py::OpTest::test_alter_column_rename_mssql_schema PASSED [ 56%] >tests/test_mssql.py::OpTest::test_alter_column_rename_quoted_mssql PASSED [ 56%] >tests/test_mssql.py::OpTest::test_alter_do_everything PASSED [ 56%] >tests/test_mssql.py::OpTest::test_alter_remove_server_default PASSED [ 56%] >tests/test_mssql.py::OpTest::test_alter_replace_server_default PASSED [ 56%] >tests/test_mssql.py::OpTest::test_drop_column_w_check PASSED [ 56%] >tests/test_mssql.py::OpTest::test_drop_column_w_check_in_batch PASSED [ 56%] >tests/test_mssql.py::OpTest::test_drop_column_w_check_quoting PASSED [ 56%] >tests/test_mssql.py::OpTest::test_drop_column_w_default PASSED [ 56%] >tests/test_mssql.py::OpTest::test_drop_column_w_default_in_batch PASSED [ 56%] >tests/test_mssql.py::OpTest::test_drop_column_w_fk PASSED [ 56%] >tests/test_mssql.py::OpTest::test_drop_column_w_fk_in_batch PASSED [ 57%] >tests/test_mssql.py::OpTest::test_drop_column_w_schema PASSED [ 57%] >tests/test_mssql.py::OpTest::test_drop_index PASSED [ 57%] >tests/test_mssql.py::OpTest::test_rename_table PASSED [ 57%] >tests/test_mssql.py::OpTest::test_rename_table_casesens PASSED [ 57%] >tests/test_mssql.py::OpTest::test_rename_table_schema PASSED [ 57%] >tests/test_mssql.py::OpTest::test_rename_table_schema_casesens PASSED [ 57%] >tests/test_mysql.py::MySQLDefaultCompareTest::test_compare_timestamp_current_timestamp SKIPPED [ 57%] >tests/test_mysql.py::MySQLDefaultCompareTest::test_compare_timestamp_current_timestamp_diff SKIPPED [ 57%] >tests/test_mysql.py::MySQLOpTest::test_alter_column_drop_default PASSED [ 57%] >tests/test_mysql.py::MySQLOpTest::test_alter_column_modify_default PASSED [ 57%] >tests/test_mysql.py::MySQLOpTest::test_alter_column_multi_alter_w_drop_default PASSED [ 58%] >tests/test_mysql.py::MySQLOpTest::test_alter_column_remove_schematype PASSED [ 58%] >tests/test_mysql.py::MySQLOpTest::test_col_add_autoincrement PASSED [ 58%] >tests/test_mysql.py::MySQLOpTest::test_col_alter_type_required PASSED [ 58%] >tests/test_mysql.py::MySQLOpTest::test_col_dont_remove_server_default PASSED [ 58%] >tests/test_mysql.py::MySQLOpTest::test_col_multi_alter PASSED [ 58%] >tests/test_mysql.py::MySQLOpTest::test_col_not_nullable PASSED [ 58%] >tests/test_mysql.py::MySQLOpTest::test_col_not_nullable_existing_serv_default PASSED [ 58%] >tests/test_mysql.py::MySQLOpTest::test_col_nullable PASSED [ 58%] >tests/test_mysql.py::MySQLOpTest::test_col_remove_autoincrement PASSED [ 58%] >tests/test_mysql.py::MySQLOpTest::test_drop_check PASSED [ 58%] >tests/test_mysql.py::MySQLOpTest::test_drop_constraint_primary PASSED [ 59%] >tests/test_mysql.py::MySQLOpTest::test_drop_fk PASSED [ 59%] >tests/test_mysql.py::MySQLOpTest::test_drop_generic_constraint PASSED [ 59%] >tests/test_mysql.py::MySQLOpTest::test_drop_unique PASSED [ 59%] >tests/test_mysql.py::MySQLOpTest::test_drop_unknown PASSED [ 59%] >tests/test_mysql.py::MySQLOpTest::test_rename_column PASSED [ 59%] >tests/test_mysql.py::MySQLOpTest::test_rename_column_autoincrement PASSED [ 59%] >tests/test_mysql.py::MySQLOpTest::test_rename_column_quotes_needed_one PASSED [ 59%] >tests/test_mysql.py::MySQLOpTest::test_rename_column_quotes_needed_two PASSED [ 59%] >tests/test_mysql.py::MySQLOpTest::test_rename_column_serv_compiled_default PASSED [ 59%] >tests/test_mysql.py::MySQLOpTest::test_rename_column_serv_default PASSED [ 59%] >tests/test_offline_environment.py::OfflineEnvironmentTest::test_destination_rev_context_runs_abbreviated PASSED [ 60%] >tests/test_offline_environment.py::OfflineEnvironmentTest::test_destination_rev_post_context PASSED [ 60%] >tests/test_offline_environment.py::OfflineEnvironmentTest::test_destination_rev_pre_context PASSED [ 60%] >tests/test_offline_environment.py::OfflineEnvironmentTest::test_destination_rev_pre_context_abbreviated PASSED [ 60%] >tests/test_offline_environment.py::OfflineEnvironmentTest::test_downgrade_wo_colon PASSED [ 60%] >tests/test_offline_environment.py::OfflineEnvironmentTest::test_head_rev_post_context PASSED [ 60%] >tests/test_offline_environment.py::OfflineEnvironmentTest::test_head_rev_pre_context PASSED [ 60%] >tests/test_offline_environment.py::OfflineEnvironmentTest::test_not_requires_connection PASSED [ 60%] >tests/test_offline_environment.py::OfflineEnvironmentTest::test_requires_connection PASSED [ 60%] >tests/test_offline_environment.py::OfflineEnvironmentTest::test_running_comments_not_in_sql PASSED [ 60%] >tests/test_offline_environment.py::OfflineEnvironmentTest::test_starting_rev_context_runs_abbreviated PASSED [ 60%] >tests/test_offline_environment.py::OfflineEnvironmentTest::test_starting_rev_current_pre_context PASSED [ 61%] >tests/test_offline_environment.py::OfflineEnvironmentTest::test_starting_rev_post_context PASSED [ 61%] >tests/test_offline_environment.py::OfflineEnvironmentTest::test_starting_rev_pre_context PASSED [ 61%] >tests/test_offline_environment.py::OfflineEnvironmentTest::test_starting_rev_pre_context_abbreviated PASSED [ 61%] >tests/test_offline_environment.py::OfflineEnvironmentTest::test_starting_rev_pre_context_cmd_w_no_startrev PASSED [ 61%] >tests/test_offline_environment.py::OfflineEnvironmentTest::test_tag_None PASSED [ 61%] >tests/test_offline_environment.py::OfflineEnvironmentTest::test_tag_cfg_arg PASSED [ 61%] >tests/test_offline_environment.py::OfflineEnvironmentTest::test_tag_cmd_arg PASSED [ 61%] >tests/test_offline_environment.py::OfflineEnvironmentTest::test_tag_pre_context PASSED [ 61%] >tests/test_offline_environment.py::OfflineEnvironmentTest::test_tag_pre_context_None PASSED [ 61%] >tests/test_offline_environment.py::OfflineEnvironmentTest::test_upgrade_with_output_encoding PASSED [ 61%] >tests/test_op.py::CustomOpTest::test_custom_op PASSED [ 62%] >tests/test_op.py::EnsureOrigObjectFromToTest::test_create_index PASSED [ 62%] >tests/test_op.py::EnsureOrigObjectFromToTest::test_create_table PASSED [ 62%] >tests/test_op.py::EnsureOrigObjectFromToTest::test_drop_constraint_not_available PASSED [ 62%] >tests/test_op.py::EnsureOrigObjectFromToTest::test_drop_index PASSED [ 62%] >tests/test_op.py::EnsureOrigObjectFromToTest::test_drop_table PASSED [ 62%] >tests/test_op.py::EnsureOrigObjectFromToTest::test_drop_unique_constraint PASSED [ 62%] >tests/test_op.py::OpTest::test_add_check_constraint PASSED [ 62%] >tests/test_op.py::OpTest::test_add_check_constraint_schema PASSED [ 62%] >tests/test_op.py::OpTest::test_add_column PASSED [ 62%] >tests/test_op.py::OpTest::test_add_column_fk PASSED [ 62%] >tests/test_op.py::OpTest::test_add_column_fk_schema PASSED [ 63%] >tests/test_op.py::OpTest::test_add_column_fk_self_referential PASSED [ 63%] >tests/test_op.py::OpTest::test_add_column_schema PASSED [ 63%] >tests/test_op.py::OpTest::test_add_column_schema_fk PASSED [ 63%] >tests/test_op.py::OpTest::test_add_column_schema_fk_schema PASSED [ 63%] >tests/test_op.py::OpTest::test_add_column_schema_fk_self_referential PASSED [ 63%] >tests/test_op.py::OpTest::test_add_column_schema_hard_quoting PASSED [ 63%] >tests/test_op.py::OpTest::test_add_column_schema_schema_type PASSED [ 63%] >tests/test_op.py::OpTest::test_add_column_schema_type PASSED [ 63%] >tests/test_op.py::OpTest::test_add_column_schema_type_checks_rule PASSED [ 63%] >tests/test_op.py::OpTest::test_add_column_schema_with_default PASSED [ 63%] >tests/test_op.py::OpTest::test_add_column_with_default PASSED [ 64%] >tests/test_op.py::OpTest::test_add_column_with_index PASSED [ 64%] >tests/test_op.py::OpTest::test_add_constraint_schema_hard_quoting PASSED [ 64%] >tests/test_op.py::OpTest::test_add_foreign_key PASSED [ 64%] >tests/test_op.py::OpTest::test_add_foreign_key_deferrable PASSED [ 64%] >tests/test_op.py::OpTest::test_add_foreign_key_dialect_kw PASSED [ 64%] >tests/test_op.py::OpTest::test_add_foreign_key_initially PASSED [ 64%] >tests/test_op.py::OpTest::test_add_foreign_key_legacy_kwarg PASSED [ 64%] >tests/test_op.py::OpTest::test_add_foreign_key_match PASSED [ 64%] >tests/test_op.py::OpTest::test_add_foreign_key_ondelete PASSED [ 64%] >tests/test_op.py::OpTest::test_add_foreign_key_onupdate PASSED [ 64%] >tests/test_op.py::OpTest::test_add_foreign_key_schema PASSED [ 65%] >tests/test_op.py::OpTest::test_add_foreign_key_schema_same_tablename PASSED [ 65%] >tests/test_op.py::OpTest::test_add_foreign_key_self_referential PASSED [ 65%] >tests/test_op.py::OpTest::test_add_primary_key_constraint PASSED [ 65%] >tests/test_op.py::OpTest::test_add_primary_key_constraint_schema PASSED [ 65%] >tests/test_op.py::OpTest::test_add_unique_constraint PASSED [ 65%] >tests/test_op.py::OpTest::test_add_unique_constraint_col_event PASSED [ 65%] >tests/test_op.py::OpTest::test_add_unique_constraint_legacy_kwarg PASSED [ 65%] >tests/test_op.py::OpTest::test_add_unique_constraint_schema PASSED [ 65%] >tests/test_op.py::OpTest::test_alter_column_drop_default PASSED [ 65%] >tests/test_op.py::OpTest::test_alter_column_not_nullable PASSED [ 65%] >tests/test_op.py::OpTest::test_alter_column_nullable PASSED [ 66%] >tests/test_op.py::OpTest::test_alter_column_rename PASSED [ 66%] >tests/test_op.py::OpTest::test_alter_column_schema_drop_default PASSED [ 66%] >tests/test_op.py::OpTest::test_alter_column_schema_not_nullable PASSED [ 66%] >tests/test_op.py::OpTest::test_alter_column_schema_nullable PASSED [ 66%] >tests/test_op.py::OpTest::test_alter_column_schema_rename PASSED [ 66%] >tests/test_op.py::OpTest::test_alter_column_schema_schema_type_existing_type FAILED [ 66%] >tests/test_op.py::OpTest::test_alter_column_schema_schema_type_existing_type_no_const PASSED [ 66%] >tests/test_op.py::OpTest::test_alter_column_schema_schema_type_existing_type_no_new_type PASSED [ 66%] >tests/test_op.py::OpTest::test_alter_column_schema_schema_type_named FAILED [ 66%] >tests/test_op.py::OpTest::test_alter_column_schema_schema_type_unnamed FAILED [ 66%] >tests/test_op.py::OpTest::test_alter_column_schema_set_compiled_default PASSED [ 67%] >tests/test_op.py::OpTest::test_alter_column_schema_set_default PASSED [ 67%] >tests/test_op.py::OpTest::test_alter_column_schema_type PASSED [ 67%] >tests/test_op.py::OpTest::test_alter_column_schema_type_existing_type FAILED [ 67%] >tests/test_op.py::OpTest::test_alter_column_schema_type_existing_type_no_const PASSED [ 67%] >tests/test_op.py::OpTest::test_alter_column_schema_type_existing_type_no_new_type PASSED [ 67%] >tests/test_op.py::OpTest::test_alter_column_schema_type_named FAILED [ 67%] >tests/test_op.py::OpTest::test_alter_column_schema_type_unnamed FAILED [ 67%] >tests/test_op.py::OpTest::test_alter_column_set_compiled_default PASSED [ 67%] >tests/test_op.py::OpTest::test_alter_column_set_default PASSED [ 67%] >tests/test_op.py::OpTest::test_alter_column_type PASSED [ 67%] >tests/test_op.py::OpTest::test_cant_op PASSED [ 68%] >tests/test_op.py::OpTest::test_create_index PASSED [ 68%] >tests/test_op.py::OpTest::test_create_index_expressions PASSED [ 68%] >tests/test_op.py::OpTest::test_create_index_no_expr_allowed PASSED [ 68%] >tests/test_op.py::OpTest::test_create_index_quote_flag PASSED [ 68%] >tests/test_op.py::OpTest::test_create_index_quoting PASSED [ 68%] >tests/test_op.py::OpTest::test_create_index_schema PASSED [ 68%] >tests/test_op.py::OpTest::test_create_index_table_col_event PASSED [ 68%] >tests/test_op.py::OpTest::test_create_pk_legacy_kwarg PASSED [ 68%] >tests/test_op.py::OpTest::test_create_table_fk_and_schema PASSED [ 68%] >tests/test_op.py::OpTest::test_create_table_no_pk PASSED [ 68%] >tests/test_op.py::OpTest::test_create_table_selfref PASSED [ 69%] >tests/test_op.py::OpTest::test_create_table_two_fk PASSED [ 69%] >tests/test_op.py::OpTest::test_create_unique_index PASSED [ 69%] >tests/test_op.py::OpTest::test_drop_column PASSED [ 69%] >tests/test_op.py::OpTest::test_drop_column_schema PASSED [ 69%] >tests/test_op.py::OpTest::test_drop_constraint PASSED [ 69%] >tests/test_op.py::OpTest::test_drop_constraint_legacy_kwarg PASSED [ 69%] >tests/test_op.py::OpTest::test_drop_constraint_schema PASSED [ 69%] >tests/test_op.py::OpTest::test_drop_index PASSED [ 69%] >tests/test_op.py::OpTest::test_drop_index_schema PASSED [ 69%] >tests/test_op.py::OpTest::test_drop_table PASSED [ 69%] >tests/test_op.py::OpTest::test_drop_table_schema PASSED [ 70%] >tests/test_op.py::OpTest::test_inline_literal PASSED [ 70%] >tests/test_op.py::OpTest::test_legacy_kwarg_catches_arg_missing PASSED [ 70%] >tests/test_op.py::OpTest::test_naming_changes PASSED [ 70%] >tests/test_op.py::OpTest::test_naming_changes_drop_idx PASSED [ 70%] >tests/test_op.py::OpTest::test_rename_table PASSED [ 70%] >tests/test_op.py::OpTest::test_rename_table_schema PASSED [ 70%] >tests/test_op.py::OpTest::test_rename_table_schema_hard_quoting PASSED [ 70%] >tests/test_op.py::SQLModeOpTest::test_auto_literals PASSED [ 70%] >tests/test_op.py::SQLModeOpTest::test_create_table_literal_binds PASSED [ 70%] >tests/test_op_naming_convention.py::AutoNamingConventionTest::test_add_check_constraint PASSED [ 70%] >tests/test_op_naming_convention.py::AutoNamingConventionTest::test_add_check_constraint_already_named_from_schema PASSED [ 71%] >tests/test_op_naming_convention.py::AutoNamingConventionTest::test_add_check_constraint_inline_on_column PASSED [ 71%] >tests/test_op_naming_convention.py::AutoNamingConventionTest::test_add_check_constraint_inline_on_column_w_f PASSED [ 71%] >tests/test_op_naming_convention.py::AutoNamingConventionTest::test_add_check_constraint_inline_on_table PASSED [ 71%] >tests/test_op_naming_convention.py::AutoNamingConventionTest::test_add_check_constraint_inline_on_table_w_f PASSED [ 71%] >tests/test_op_naming_convention.py::AutoNamingConventionTest::test_add_check_constraint_name_is_none PASSED [ 71%] >tests/test_op_naming_convention.py::AutoNamingConventionTest::test_add_column_schema_type PASSED [ 71%] >tests/test_op_naming_convention.py::AutoNamingConventionTest::test_add_column_schema_type_w_f PASSED [ 71%] >tests/test_op_naming_convention.py::AutoNamingConventionTest::test_add_index_name_is_none PASSED [ 71%] >tests/test_op_naming_convention.py::AutoNamingConventionTest::test_add_unique_constraint_name_is_none PASSED [ 71%] >tests/test_oracle.py::FullEnvironmentTests::test_batch_separator_custom PASSED [ 71%] >tests/test_oracle.py::FullEnvironmentTests::test_batch_separator_default PASSED [ 72%] >tests/test_oracle.py::FullEnvironmentTests::test_begin_comit PASSED [ 72%] >tests/test_oracle.py::OpTest::test_add_column PASSED [ 72%] >tests/test_oracle.py::OpTest::test_add_column_with_default PASSED [ 72%] >tests/test_oracle.py::OpTest::test_alter_add_server_default PASSED [ 72%] >tests/test_oracle.py::OpTest::test_alter_column_new_type PASSED [ 72%] >tests/test_oracle.py::OpTest::test_alter_column_not_nullable_w_existing_type PASSED [ 72%] >tests/test_oracle.py::OpTest::test_alter_column_not_nullable_w_new_type PASSED [ 72%] >tests/test_oracle.py::OpTest::test_alter_column_nullable_w_existing_type PASSED [ 72%] >tests/test_oracle.py::OpTest::test_alter_column_nullable_w_new_type PASSED [ 72%] >tests/test_oracle.py::OpTest::test_alter_column_rename_oracle PASSED [ 72%] >tests/test_oracle.py::OpTest::test_alter_do_everything PASSED [ 73%] >tests/test_oracle.py::OpTest::test_alter_remove_server_default PASSED [ 73%] >tests/test_oracle.py::OpTest::test_alter_replace_server_default PASSED [ 73%] >tests/test_oracle.py::OpTest::test_drop_column_w_check PASSED [ 73%] >tests/test_oracle.py::OpTest::test_drop_column_w_default PASSED [ 73%] >tests/test_oracle.py::OpTest::test_drop_index PASSED [ 73%] >tests/test_postgresql.py::PGOfflineEnumTest::test_offline_distinct_enum_create PASSED [ 73%] >tests/test_postgresql.py::PGOfflineEnumTest::test_offline_distinct_enum_drop PASSED [ 73%] >tests/test_postgresql.py::PGOfflineEnumTest::test_offline_inline_enum_create PASSED [ 73%] >tests/test_postgresql.py::PGOfflineEnumTest::test_offline_inline_enum_drop PASSED [ 73%] >tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_add_exclude_constraint PASSED [ 73%] >tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_array_type_user_defined_inner PASSED [ 74%] >tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_generic_array_type PASSED [ 74%] >tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_inline_exclude_constraint PASSED [ 74%] >tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_json_type PASSED [ 74%] >tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_jsonb_type PASSED [ 74%] >tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_postgresql_array_type PASSED [ 74%] >tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_render_add_index_pg_where PASSED [ 74%] >tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_render_server_default_native_boolean PASSED [ 74%] >tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_array_of_integer_text SKIPPED [ 74%] >tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_character_str SKIPPED [ 74%] >tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_character_str_diff SKIPPED [ 74%] >tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_character_text SKIPPED [ 75%] >tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_character_text_diff SKIPPED [ 75%] >tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_current_timestamp_text SKIPPED [ 75%] >tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_float_no_diff1 SKIPPED [ 75%] >tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_float_no_diff2 SKIPPED [ 75%] >tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_float_no_diff3 SKIPPED [ 75%] >tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_float_no_diff4 SKIPPED [ 75%] >tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_float_no_diff5 SKIPPED [ 75%] >tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_float_no_diff6 SKIPPED [ 75%] >tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_float_str SKIPPED [ 75%] >tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_float_text SKIPPED [ 75%] >tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_integer_str SKIPPED [ 75%] >tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_integer_text SKIPPED [ 76%] >tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_integer_text_diff SKIPPED [ 76%] >tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_interval_str SKIPPED [ 76%] >tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_interval_text SKIPPED [ 76%] >tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_numeric_no_diff SKIPPED [ 76%] >tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_unicode_literal SKIPPED [ 76%] >tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_uuid_text SKIPPED [ 76%] >tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_primary_key_skip SKIPPED [ 76%] >tests/test_postgresql.py::PostgresqlDetectSerialTest::test_no_default SKIPPED [ 76%] >tests/test_postgresql.py::PostgresqlDetectSerialTest::test_numeric SKIPPED [ 76%] >tests/test_postgresql.py::PostgresqlDetectSerialTest::test_separate_seq SKIPPED [ 76%] >tests/test_postgresql.py::PostgresqlDetectSerialTest::test_serial SKIPPED [ 77%] >tests/test_postgresql.py::PostgresqlInlineLiteralTest::test_inline_percent SKIPPED [ 77%] >tests/test_postgresql.py::PostgresqlOpTest::test_alter_column_type_using PASSED [ 77%] >tests/test_postgresql.py::PostgresqlOpTest::test_col_w_pk_is_serial PASSED [ 77%] >tests/test_postgresql.py::PostgresqlOpTest::test_create_exclude_constraint PASSED [ 77%] >tests/test_postgresql.py::PostgresqlOpTest::test_create_exclude_constraint_quoted_column PASSED [ 77%] >tests/test_postgresql.py::PostgresqlOpTest::test_create_exclude_constraint_quoted_literal PASSED [ 77%] >tests/test_postgresql.py::PostgresqlOpTest::test_create_index_postgresql_concurrently PASSED [ 77%] >tests/test_postgresql.py::PostgresqlOpTest::test_create_index_postgresql_expressions PASSED [ 77%] >tests/test_postgresql.py::PostgresqlOpTest::test_create_index_postgresql_where PASSED [ 77%] >tests/test_postgresql.py::PostgresqlOpTest::test_drop_index_postgresql_concurrently PASSED [ 77%] >tests/test_postgresql.py::PostgresqlOpTest::test_rename_table_postgresql PASSED [ 78%] >tests/test_postgresql.py::PostgresqlOpTest::test_rename_table_schema_postgresql PASSED [ 78%] >tests/test_revision.py::APITest::test_add_revision_one_head PASSED [ 78%] >tests/test_revision.py::APITest::test_add_revision_two_head PASSED [ 78%] >tests/test_revision.py::APITest::test_get_revision_base_multiple PASSED [ 78%] >tests/test_revision.py::APITest::test_get_revision_base_single PASSED [ 78%] >tests/test_revision.py::APITest::test_get_revision_head_multiple PASSED [ 78%] >tests/test_revision.py::APITest::test_get_revision_head_single PASSED [ 78%] >tests/test_revision.py::APITest::test_get_revision_heads_multiple PASSED [ 78%] >tests/test_revision.py::APITest::test_iterate_tolerates_dupe_targets PASSED [ 78%] >tests/test_revision.py::APITest::test_repr_revs PASSED [ 78%] >tests/test_revision.py::BranchTravellingTest::test_ancestor_nodes PASSED [ 79%] >tests/test_revision.py::BranchTravellingTest::test_detect_invalid_head_selection PASSED [ 79%] >tests/test_revision.py::BranchTravellingTest::test_iterate_one_branch_both_to_merge PASSED [ 79%] >tests/test_revision.py::BranchTravellingTest::test_iterate_to_symbolic_base PASSED [ 79%] >tests/test_revision.py::BranchTravellingTest::test_three_branches_end_in_single_branch PASSED [ 79%] >tests/test_revision.py::BranchTravellingTest::test_three_branches_end_multiple_bases PASSED [ 79%] >tests/test_revision.py::BranchTravellingTest::test_three_branches_end_multiple_bases_exclusive PASSED [ 79%] >tests/test_revision.py::BranchTravellingTest::test_three_branches_end_multiple_bases_exclusive_blank PASSED [ 79%] >tests/test_revision.py::BranchTravellingTest::test_three_branches_to_root PASSED [ 79%] >tests/test_revision.py::BranchTravellingTest::test_two_branches_end_behind_branch PASSED [ 79%] >tests/test_revision.py::BranchTravellingTest::test_two_branches_end_in_branch PASSED [ 79%] >tests/test_revision.py::BranchTravellingTest::test_two_branches_to_root PASSED [ 80%] >tests/test_revision.py::DepResolutionFailedTest::test_failure_message PASSED [ 80%] >tests/test_revision.py::DiamondTest::test_iterate_simple_diamond PASSED [ 80%] >tests/test_revision.py::EmptyMapTest::test_iterate PASSED [ 80%] >tests/test_revision.py::LabeledBranchTest::test_branch_at_heads PASSED [ 80%] >tests/test_revision.py::LabeledBranchTest::test_branch_at_self PASSED [ 80%] >tests/test_revision.py::LabeledBranchTest::test_branch_at_syntax PASSED [ 80%] >tests/test_revision.py::LabeledBranchTest::test_branch_w_down_relative PASSED [ 80%] >tests/test_revision.py::LabeledBranchTest::test_branch_w_up_relative PASSED [ 80%] >tests/test_revision.py::LabeledBranchTest::test_dupe_branch_collection PASSED [ 80%] >tests/test_revision.py::LabeledBranchTest::test_filter_for_lineage_heads PASSED [ 80%] >tests/test_revision.py::LabeledBranchTest::test_filter_for_lineage_labeled_head_across_merge PASSED [ 81%] >tests/test_revision.py::LabeledBranchTest::test_get_base_revisions PASSED [ 81%] >tests/test_revision.py::LabeledBranchTest::test_get_base_revisions_labeled PASSED [ 81%] >tests/test_revision.py::LabeledBranchTest::test_get_current_named_rev PASSED [ 81%] >tests/test_revision.py::LabeledBranchTest::test_iterate_head_to_named_base PASSED [ 81%] >tests/test_revision.py::LabeledBranchTest::test_iterate_head_to_version_specific_base PASSED [ 81%] >tests/test_revision.py::LabeledBranchTest::test_iterate_named_head_to_base PASSED [ 81%] >tests/test_revision.py::LabeledBranchTest::test_iterate_named_head_to_heads PASSED [ 81%] >tests/test_revision.py::LabeledBranchTest::test_iterate_named_rev_to_heads PASSED [ 81%] >tests/test_revision.py::LabeledBranchTest::test_iterate_to_branch_at_rev PASSED [ 81%] >tests/test_revision.py::LabeledBranchTest::test_no_revision_exists PASSED [ 81%] >tests/test_revision.py::LabeledBranchTest::test_no_such_branch PASSED [ 82%] >tests/test_revision.py::LabeledBranchTest::test_not_actually_a_branch PASSED [ 82%] >tests/test_revision.py::LabeledBranchTest::test_not_actually_a_branch_partial_resolution PASSED [ 82%] >tests/test_revision.py::LabeledBranchTest::test_partial_id_resolve PASSED [ 82%] >tests/test_revision.py::LabeledBranchTest::test_retrieve_branch_revision PASSED [ 82%] >tests/test_revision.py::LabeledBranchTest::test_rev_not_in_branch PASSED [ 82%] >tests/test_revision.py::LargeMapTest::test_all PASSED [ 82%] >tests/test_revision.py::LongShortBranchTest::test_iterate_full PASSED [ 82%] >tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_different_branch_not_wrong_direction PASSED [ 82%] >tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_heads_to_base PASSED [ 82%] >tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_heads_to_base_downgrade PASSED [ 82%] >tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_same_branch_wrong_direction PASSED [ 83%] >tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_we_need_base2_downgrade PASSED [ 83%] >tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_we_need_base2_upgrade PASSED [ 83%] >tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_we_need_base3_downgrade PASSED [ 83%] >tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_we_need_base3_upgrade PASSED [ 83%] >tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_we_need_head1_downgrade PASSED [ 83%] >tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_we_need_head1_upgrade PASSED [ 83%] >tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_we_need_head2_downgrade PASSED [ 83%] >tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_we_need_head2_upgrade PASSED [ 83%] >tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_we_need_head3_downgrade PASSED [ 83%] >tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_we_need_head3_upgrade PASSED [ 83%] >tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_what_are_the_heads PASSED [ 84%] >tests/test_revision.py::MultipleBaseCrossDependencyTestTwo::test_heads_to_base PASSED [ 84%] >tests/test_revision.py::MultipleBaseCrossDependencyTestTwo::test_we_need_base1 PASSED [ 84%] >tests/test_revision.py::MultipleBaseCrossDependencyTestTwo::test_we_need_base2 PASSED [ 84%] >tests/test_revision.py::MultipleBaseCrossDependencyTestTwo::test_we_need_base3 PASSED [ 84%] >tests/test_revision.py::MultipleBaseCrossDependencyTestTwo::test_we_need_head1 PASSED [ 84%] >tests/test_revision.py::MultipleBaseCrossDependencyTestTwo::test_we_need_head2 PASSED [ 84%] >tests/test_revision.py::MultipleBaseCrossDependencyTestTwo::test_we_need_head3 PASSED [ 84%] >tests/test_revision.py::MultipleBaseCrossDependencyTestTwo::test_what_are_the_heads PASSED [ 84%] >tests/test_revision.py::MultipleBaseTest::test_detect_invalid_base_selection PASSED [ 84%] >tests/test_revision.py::MultipleBaseTest::test_heads_to_base PASSED [ 84%] >tests/test_revision.py::MultipleBaseTest::test_heads_to_base_exclusive PASSED [ 85%] >tests/test_revision.py::MultipleBaseTest::test_heads_to_blank PASSED [ 85%] >tests/test_revision.py::MultipleBaseTest::test_heads_to_revs_base_exclusive PASSED [ 85%] >tests/test_revision.py::MultipleBaseTest::test_heads_to_revs_plus_implicit_base_exclusive PASSED [ 85%] >tests/test_revision.py::MultipleBaseTest::test_heads_to_revs_plus_implicit_base_inclusive PASSED [ 85%] >tests/test_revision.py::MultipleBaseTest::test_specific_path_one PASSED [ 85%] >tests/test_revision.py::MultipleBaseTest::test_specific_path_two_implicit_base PASSED [ 85%] >tests/test_revision.py::MultipleBranchTest::test_distinct_branches PASSED [ 85%] >tests/test_revision.py::MultipleBranchTest::test_iterate_from_merge_point PASSED [ 85%] >tests/test_revision.py::MultipleBranchTest::test_iterate_multiple_branch_to_base PASSED [ 85%] >tests/test_revision.py::MultipleBranchTest::test_iterate_multiple_heads PASSED [ 85%] >tests/test_revision.py::MultipleBranchTest::test_iterate_multiple_heads_single_base PASSED [ 86%] >tests/test_revision.py::MultipleBranchTest::test_iterate_single_branch PASSED [ 86%] >tests/test_revision.py::MultipleBranchTest::test_iterate_single_branch_to_base PASSED [ 86%] >tests/test_revision.py::MultipleBranchTest::test_same_branch_wrong_direction PASSED [ 86%] >tests/test_revision.py::MultipleBranchTest::test_wrong_direction_to_base_as_empty PASSED [ 86%] >tests/test_revision.py::MultipleBranchTest::test_wrong_direction_to_base_as_none PASSED [ 86%] >tests/test_script_consumption.py::ApplyVersionsFunctionalTest::test_steps PASSED [ 86%] >tests/test_script_consumption.py::CallbackEnvironmentTest::test_steps PASSED [ 86%] >tests/test_script_consumption.py::EncodingTest::test_encode PASSED [ 86%] >tests/test_script_consumption.py::IgnoreFilesTest::test_ignore_dot_hash_py PASSED [ 86%] >tests/test_script_consumption.py::IgnoreFilesTest::test_ignore_dot_hash_pyc PASSED [ 86%] >tests/test_script_consumption.py::IgnoreFilesTest::test_ignore_dot_hash_pyo PASSED [ 87%] >tests/test_script_consumption.py::IgnoreFilesTest::test_ignore_dot_hash_pyx PASSED [ 87%] >tests/test_script_consumption.py::IgnoreFilesTest::test_ignore_init_py PASSED [ 87%] >tests/test_script_consumption.py::IgnoreFilesTest::test_ignore_init_pyc PASSED [ 87%] >tests/test_script_consumption.py::IgnoreFilesTest::test_ignore_init_pyo PASSED [ 87%] >tests/test_script_consumption.py::IgnoreFilesTest::test_ignore_init_pyx PASSED [ 87%] >tests/test_script_consumption.py::NewFangledEnvOnlySourcelessIgnoreFilesTest::test_ignore_dot_hash_py SKIPPED [ 87%] >tests/test_script_consumption.py::NewFangledEnvOnlySourcelessIgnoreFilesTest::test_ignore_dot_hash_pyc SKIPPED [ 87%] >tests/test_script_consumption.py::NewFangledEnvOnlySourcelessIgnoreFilesTest::test_ignore_dot_hash_pyo SKIPPED [ 87%] >tests/test_script_consumption.py::NewFangledEnvOnlySourcelessIgnoreFilesTest::test_ignore_dot_hash_pyx SKIPPED [ 87%] >tests/test_script_consumption.py::NewFangledEnvOnlySourcelessIgnoreFilesTest::test_ignore_init_py SKIPPED [ 87%] >tests/test_script_consumption.py::NewFangledEnvOnlySourcelessIgnoreFilesTest::test_ignore_init_pyc SKIPPED [ 88%] >tests/test_script_consumption.py::NewFangledEnvOnlySourcelessIgnoreFilesTest::test_ignore_init_pyo SKIPPED [ 88%] >tests/test_script_consumption.py::NewFangledEnvOnlySourcelessIgnoreFilesTest::test_ignore_init_pyx SKIPPED [ 88%] >tests/test_script_consumption.py::NewFangledEverythingSourcelessIgnoreFilesTest::test_ignore_dot_hash_py SKIPPED [ 88%] >tests/test_script_consumption.py::NewFangledEverythingSourcelessIgnoreFilesTest::test_ignore_dot_hash_pyc SKIPPED [ 88%] >tests/test_script_consumption.py::NewFangledEverythingSourcelessIgnoreFilesTest::test_ignore_dot_hash_pyo SKIPPED [ 88%] >tests/test_script_consumption.py::NewFangledEverythingSourcelessIgnoreFilesTest::test_ignore_dot_hash_pyx SKIPPED [ 88%] >tests/test_script_consumption.py::NewFangledEverythingSourcelessIgnoreFilesTest::test_ignore_init_py SKIPPED [ 88%] >tests/test_script_consumption.py::NewFangledEverythingSourcelessIgnoreFilesTest::test_ignore_init_pyc SKIPPED [ 88%] >tests/test_script_consumption.py::NewFangledEverythingSourcelessIgnoreFilesTest::test_ignore_init_pyo SKIPPED [ 88%] >tests/test_script_consumption.py::NewFangledEverythingSourcelessIgnoreFilesTest::test_ignore_init_pyx SKIPPED [ 88%] >tests/test_script_consumption.py::NewFangledSourcelessEnvOnlyApplyVersionsTest::test_steps SKIPPED [ 89%] >tests/test_script_consumption.py::NewFangledSourcelessEverythingApplyVersionsTest::test_steps SKIPPED [ 89%] >tests/test_script_consumption.py::OfflineTransactionalDDLTest::test_begin_commit_nontransactional_ddl PASSED [ 89%] >tests/test_script_consumption.py::OfflineTransactionalDDLTest::test_begin_commit_per_rev_ddl PASSED [ 89%] >tests/test_script_consumption.py::OfflineTransactionalDDLTest::test_begin_commit_transactional_ddl PASSED [ 89%] >tests/test_script_consumption.py::OnlineTransactionalDDLTest::test_noerr_rev_leaves_open_transaction_transactional_ddl PASSED [ 89%] >tests/test_script_consumption.py::OnlineTransactionalDDLTest::test_noerr_transaction_opened_externally PASSED [ 89%] >tests/test_script_consumption.py::OnlineTransactionalDDLTest::test_raise_when_rev_leaves_open_transaction PASSED [ 89%] >tests/test_script_consumption.py::OnlineTransactionalDDLTest::test_raise_when_rev_leaves_open_transaction_tpm PASSED [ 89%] >tests/test_script_consumption.py::SimpleSourcelessApplyVersionsTest::test_steps PASSED [ 89%] >tests/test_script_consumption.py::SimpleSourcelessIgnoreFilesTest::test_ignore_dot_hash_py PASSED [ 89%] >tests/test_script_consumption.py::SimpleSourcelessIgnoreFilesTest::test_ignore_dot_hash_pyc PASSED [ 90%] >tests/test_script_consumption.py::SimpleSourcelessIgnoreFilesTest::test_ignore_dot_hash_pyo PASSED [ 90%] >tests/test_script_consumption.py::SimpleSourcelessIgnoreFilesTest::test_ignore_dot_hash_pyx PASSED [ 90%] >tests/test_script_consumption.py::SimpleSourcelessIgnoreFilesTest::test_ignore_init_py PASSED [ 90%] >tests/test_script_consumption.py::SimpleSourcelessIgnoreFilesTest::test_ignore_init_pyc PASSED [ 90%] >tests/test_script_consumption.py::SimpleSourcelessIgnoreFilesTest::test_ignore_init_pyo PASSED [ 90%] >tests/test_script_consumption.py::SimpleSourcelessIgnoreFilesTest::test_ignore_init_pyx PASSED [ 90%] >tests/test_script_consumption.py::SourcelessNeedsFlagTest::test_needs_flag PASSED [ 90%] >tests/test_script_consumption.py::VersionNameTemplateTest::test_error_on_new_with_missing_revision PASSED [ 90%] >tests/test_script_consumption.py::VersionNameTemplateTest::test_lookup_legacy PASSED [ 90%] >tests/test_script_consumption.py::VersionNameTemplateTest::test_option PASSED [ 90%] >tests/test_script_production.py::CustomizeRevisionTest::test_autogen PASSED [ 91%] >tests/test_script_production.py::CustomizeRevisionTest::test_new_locations_no_autogen PASSED [ 91%] >tests/test_script_production.py::CustomizeRevisionTest::test_programmatic_command_option PASSED [ 91%] >tests/test_script_production.py::CustomizeRevisionTest::test_renders_added_directives_no_autogen PASSED [ 91%] >tests/test_script_production.py::DuplicateVersionLocationsTest::test_env_emits_warning PASSED [ 91%] >tests/test_script_production.py::GeneralOrderedTests::test_steps PASSED [ 91%] >tests/test_script_production.py::ImportsTest::test_imports_in_script PASSED [ 91%] >tests/test_script_production.py::MultiContextTest::test_autogen PASSED [ 91%] >tests/test_script_production.py::MultiDirRevisionCommandTest::test_multiple_dir_chooses_base PASSED [ 91%] >tests/test_script_production.py::MultiDirRevisionCommandTest::test_multiple_dir_no_bases PASSED [ 91%] >tests/test_script_production.py::MultiDirRevisionCommandTest::test_multiple_dir_no_bases_invalid_version_path PASSED [ 91%] >tests/test_script_production.py::MultiDirRevisionCommandTest::test_multiple_dir_no_bases_version_path PASSED [ 92%] >tests/test_script_production.py::RevisionCommandTest::test_create_script_basic PASSED [ 92%] >tests/test_script_production.py::RevisionCommandTest::test_create_script_branches PASSED [ 92%] >tests/test_script_production.py::RevisionCommandTest::test_create_script_branches_old_template PASSED [ 92%] >tests/test_script_production.py::RevisionCommandTest::test_create_script_missing_splice PASSED [ 92%] >tests/test_script_production.py::RevisionCommandTest::test_create_script_splice PASSED [ 92%] >tests/test_script_production.py::RevisionCommandTest::test_illegal_revision_chars PASSED [ 92%] >tests/test_script_production.py::RewriterTest::test_all_traverse PASSED [ 92%] >tests/test_script_production.py::RewriterTest::test_chained_ops PASSED [ 92%] >tests/test_script_production.py::RewriterTest::test_double_migrate_table PASSED [ 92%] >tests/test_script_production.py::ScriptAccessorTest::test_upgrade_downgrade_ops_list_accessors PASSED [ 92%] >tests/test_script_production.py::ScriptNamingTest::test_args PASSED [ 93%] >tests/test_script_production.py::ScriptNamingTest::test_custom_tz PASSED [ 93%] >tests/test_script_production.py::ScriptNamingTest::test_custom_tz_lowercase PASSED [ 93%] >tests/test_script_production.py::ScriptNamingTest::test_custom_tz_utc PASSED [ 93%] >tests/test_script_production.py::ScriptNamingTest::test_custom_tzdata_tz PASSED [ 93%] >tests/test_script_production.py::ScriptNamingTest::test_default_tz PASSED [ 93%] >tests/test_script_production.py::ScriptNamingTest::test_tz_cant_locate PASSED [ 93%] >tests/test_script_production.py::TemplateArgsTest::test_args_propagate PASSED [ 93%] >tests/test_script_production.py::TemplateArgsTest::test_bad_render PASSED [ 93%] >tests/test_script_production.py::TemplateArgsTest::test_tmpl_args_revision PASSED [ 93%] >tests/test_sqlite.py::SQLiteTest::test_add_column PASSED [ 93%] >tests/test_sqlite.py::SQLiteTest::test_add_column_implicit_constraint PASSED [ 94%] >tests/test_sqlite.py::SQLiteTest::test_add_explicit_constraint PASSED [ 94%] >tests/test_sqlite.py::SQLiteTest::test_drop_explicit_constraint PASSED [ 94%] >tests/test_version_table.py::TestMigrationContext::test_config_default_version_table_name PASSED [ 94%] >tests/test_version_table.py::TestMigrationContext::test_config_explicit_no_pk PASSED [ 94%] >tests/test_version_table.py::TestMigrationContext::test_config_explicit_version_table_name PASSED [ 94%] >tests/test_version_table.py::TestMigrationContext::test_config_explicit_version_table_schema PASSED [ 94%] >tests/test_version_table.py::TestMigrationContext::test_config_explicit_w_pk PASSED [ 94%] >tests/test_version_table.py::TestMigrationContext::test_get_current_revision PASSED [ 94%] >tests/test_version_table.py::TestMigrationContext::test_get_current_revision_doesnt_create_version_table PASSED [ 94%] >tests/test_version_table.py::TestMigrationContext::test_get_current_revision_error_if_starting_rev_given_online PASSED [ 94%] >tests/test_version_table.py::TestMigrationContext::test_get_current_revision_multiple_heads PASSED [ 95%] >tests/test_version_table.py::TestMigrationContext::test_get_current_revision_offline PASSED [ 95%] >tests/test_version_table.py::TestMigrationContext::test_get_heads PASSED [ 95%] >tests/test_version_table.py::TestMigrationContext::test_get_heads_offline PASSED [ 95%] >tests/test_version_table.py::TestMigrationContext::test_stamp_api_creates_table PASSED [ 95%] >tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_24_0::test_add_branches PASSED [ 95%] >tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_24_0::test_delete_multi_match PASSED [ 95%] >tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_24_0::test_delete_no_match PASSED [ 95%] >tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_24_0::test_resolve_merges PASSED [ 95%] >tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_24_0::test_teardown_branches PASSED [ 95%] >tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_24_0::test_unresolve_merges PASSED [ 95%] >tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_24_0::test_update_multi_match PASSED [ 96%] >tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_24_0::test_update_no_match PASSED [ 96%] >tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_24_0::test_update_none_to_single PASSED [ 96%] >tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_24_0::test_update_single_to_none PASSED [ 96%] >tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_24_0::test_update_single_to_single PASSED [ 96%] >tests/test_version_traversal.py::BranchFrom3WayMergepointTest::test_mergepoint_to_only_one_side_downgrade PASSED [ 96%] >tests/test_version_traversal.py::BranchFrom3WayMergepointTest::test_mergepoint_to_only_one_side_upgrade PASSED [ 96%] >tests/test_version_traversal.py::BranchFrom3WayMergepointTest::test_mergepoint_to_two_sides_upgrade PASSED [ 96%] >tests/test_version_traversal.py::BranchFromMergepointTest::test_mergepoint_to_only_one_side_downgrade PASSED [ 96%] >tests/test_version_traversal.py::BranchFromMergepointTest::test_mergepoint_to_only_one_side_upgrade PASSED [ 96%] >tests/test_version_traversal.py::BranchedPathTest::test_downgrade_multiple_branch PASSED [ 96%] >tests/test_version_traversal.py::BranchedPathTest::test_relative_downgrade PASSED [ 97%] >tests/test_version_traversal.py::BranchedPathTest::test_relative_upgrade PASSED [ 97%] >tests/test_version_traversal.py::BranchedPathTest::test_stamp_down_across_multiple_branch_to_branchpoint PASSED [ 97%] >tests/test_version_traversal.py::BranchedPathTest::test_stamp_to_labeled_base_multiple_heads PASSED [ 97%] >tests/test_version_traversal.py::BranchedPathTest::test_stamp_to_labeled_head_multiple_heads PASSED [ 97%] >tests/test_version_traversal.py::BranchedPathTest::test_upgrade_multiple_branch PASSED [ 97%] >tests/test_version_traversal.py::BranchedPathTest::test_upgrade_single_branch PASSED [ 97%] >tests/test_version_traversal.py::DependsOnBranchLabelTest::test_upgrade_path PASSED [ 97%] >tests/test_version_traversal.py::DependsOnBranchTestOne::test_downgrade_to_dependency PASSED [ 97%] >tests/test_version_traversal.py::DependsOnBranchTestOne::test_stamp_across_dependency PASSED [ 97%] >tests/test_version_traversal.py::DependsOnBranchTestThree::test_downgrade_over_crisscross PASSED [ 97%] >tests/test_version_traversal.py::DependsOnBranchTestTwo::test_kaboom PASSED [ 98%] >tests/test_version_traversal.py::ForestTest::test_base_to_heads PASSED [ 98%] >tests/test_version_traversal.py::ForestTest::test_stamp_to_heads PASSED [ 98%] >tests/test_version_traversal.py::ForestTest::test_stamp_to_heads_no_moves_needed PASSED [ 98%] >tests/test_version_traversal.py::MergedPathTest::test_downgrade_across_merge_point PASSED [ 98%] >tests/test_version_traversal.py::MergedPathTest::test_stamp_down_across_merge_point_branch PASSED [ 98%] >tests/test_version_traversal.py::MergedPathTest::test_stamp_down_across_merge_prior_branching PASSED [ 98%] >tests/test_version_traversal.py::MergedPathTest::test_stamp_labled_head_across_merge_from_multiple_branch PASSED [ 98%] >tests/test_version_traversal.py::MergedPathTest::test_stamp_up_across_merge_from_multiple_branch PASSED [ 98%] >tests/test_version_traversal.py::MergedPathTest::test_stamp_up_across_merge_from_single_branch PASSED [ 98%] >tests/test_version_traversal.py::MergedPathTest::test_stamp_up_across_merge_prior_branching PASSED [ 98%] >tests/test_version_traversal.py::MergedPathTest::test_upgrade_across_merge_point PASSED [ 99%] >tests/test_version_traversal.py::NotQuiteTwinMergeTest::test_upgrade PASSED [ 99%] >tests/test_version_traversal.py::RevisionPathTest::test_downgrade_path PASSED [ 99%] >tests/test_version_traversal.py::RevisionPathTest::test_invalid_move_higher_to_lower PASSED [ 99%] >tests/test_version_traversal.py::RevisionPathTest::test_invalid_move_rev_to_none PASSED [ 99%] >tests/test_version_traversal.py::RevisionPathTest::test_invalid_relative_downgrade_path PASSED [ 99%] >tests/test_version_traversal.py::RevisionPathTest::test_invalid_relative_upgrade_path PASSED [ 99%] >tests/test_version_traversal.py::RevisionPathTest::test_relative_downgrade_path PASSED [ 99%] >tests/test_version_traversal.py::RevisionPathTest::test_relative_upgrade_path PASSED [ 99%] >tests/test_version_traversal.py::RevisionPathTest::test_stamp_to_base PASSED [ 99%] >tests/test_version_traversal.py::RevisionPathTest::test_upgrade_path PASSED [ 99%] >tests/test_version_traversal.py::TwinMergeTest::test_upgrade PASSED [100%] >=================================== FAILURES =================================== >__________ OpTest.test_alter_column_schema_schema_type_existing_type ___________ >Traceback (most recent call last): > File "/builddir/build/BUILD/alembic-0.9.7/tests/test_op.py", line 389, in test_alter_column_schema_schema_type_existing_type > 'ALTER TABLE foo.t ALTER COLUMN c VARCHAR(10)' > File "/builddir/build/BUILD/alembic-0.9.7/alembic/testing/fixtures.py", line 130, in assert_ > eq_(buf.lines, list(sql)) > File "/usr/lib64/python2.7/site-packages/sqlalchemy/testing/assertions.py", line 222, in eq_ > assert a == b, msg or "%r != %r" % (a, b) >AssertionError: [u'ALTER TABLE foo.t ALTER COLUMN c VARCHAR(10)'] != ['ALTER TABLE foo.t DROP CONSTRAINT xyz', 'ALTER TABLE foo.t ALTER COLUMN c VARCHAR(10)'] >______________ OpTest.test_alter_column_schema_schema_type_named _______________ >Traceback (most recent call last): > File "/builddir/build/BUILD/alembic-0.9.7/tests/test_op.py", line 371, in test_alter_column_schema_schema_type_named > 'ALTER TABLE foo.t ADD CONSTRAINT xyz CHECK (c IN (0, 1))' > File "/builddir/build/BUILD/alembic-0.9.7/alembic/testing/fixtures.py", line 130, in assert_ > eq_(buf.lines, list(sql)) > File "/usr/lib64/python2.7/site-packages/sqlalchemy/testing/assertions.py", line 222, in eq_ > assert a == b, msg or "%r != %r" % (a, b) >AssertionError: [u'ALTER TABLE foo.t ALTER COLUMN c BIT'] != ['ALTER TABLE foo.t ALTER COLUMN c BIT', 'ALTER TABLE foo.t ADD CONSTRAINT xyz CHECK (c IN (0, 1))'] >_____________ OpTest.test_alter_column_schema_schema_type_unnamed ______________ >Traceback (most recent call last): > File "/builddir/build/BUILD/alembic-0.9.7/tests/test_op.py", line 355, in test_alter_column_schema_schema_type_unnamed > 'ALTER TABLE foo.t ADD CHECK (c IN (0, 1))' > File "/builddir/build/BUILD/alembic-0.9.7/alembic/testing/fixtures.py", line 130, in assert_ > eq_(buf.lines, list(sql)) > File "/usr/lib64/python2.7/site-packages/sqlalchemy/testing/assertions.py", line 222, in eq_ > assert a == b, msg or "%r != %r" % (a, b) >AssertionError: [u'ALTER TABLE foo.t ALTER COLUMN c BIT'] != ['ALTER TABLE foo.t ALTER COLUMN c BIT', 'ALTER TABLE foo.t ADD CHECK (c IN (0, 1))'] >______________ OpTest.test_alter_column_schema_type_existing_type ______________ >Traceback (most recent call last): > File "/builddir/build/BUILD/alembic-0.9.7/tests/test_op.py", line 380, in test_alter_column_schema_type_existing_type > 'ALTER TABLE t ALTER COLUMN c VARCHAR(10)' > File "/builddir/build/BUILD/alembic-0.9.7/alembic/testing/fixtures.py", line 130, in assert_ > eq_(buf.lines, list(sql)) > File "/usr/lib64/python2.7/site-packages/sqlalchemy/testing/assertions.py", line 222, in eq_ > assert a == b, msg or "%r != %r" % (a, b) >AssertionError: [u'ALTER TABLE t ALTER COLUMN c VARCHAR(10)'] != ['ALTER TABLE t DROP CONSTRAINT xyz', 'ALTER TABLE t ALTER COLUMN c VARCHAR(10)'] >__________________ OpTest.test_alter_column_schema_type_named __________________ >Traceback (most recent call last): > File "/builddir/build/BUILD/alembic-0.9.7/tests/test_op.py", line 363, in test_alter_column_schema_type_named > 'ALTER TABLE t ADD CONSTRAINT xyz CHECK (c IN (0, 1))' > File "/builddir/build/BUILD/alembic-0.9.7/alembic/testing/fixtures.py", line 130, in assert_ > eq_(buf.lines, list(sql)) > File "/usr/lib64/python2.7/site-packages/sqlalchemy/testing/assertions.py", line 222, in eq_ > assert a == b, msg or "%r != %r" % (a, b) >AssertionError: [u'ALTER TABLE t ALTER COLUMN c BIT'] != ['ALTER TABLE t ALTER COLUMN c BIT', 'ALTER TABLE t ADD CONSTRAINT xyz CHECK (c IN (0, 1))'] >_________________ OpTest.test_alter_column_schema_type_unnamed _________________ >Traceback (most recent call last): > File "/builddir/build/BUILD/alembic-0.9.7/tests/test_op.py", line 347, in test_alter_column_schema_type_unnamed > 'ALTER TABLE t ADD CHECK (c IN (0, 1))' > File "/builddir/build/BUILD/alembic-0.9.7/alembic/testing/fixtures.py", line 130, in assert_ > eq_(buf.lines, list(sql)) > File "/usr/lib64/python2.7/site-packages/sqlalchemy/testing/assertions.py", line 222, in eq_ > assert a == b, msg or "%r != %r" % (a, b) >AssertionError: [u'ALTER TABLE t ALTER COLUMN c BIT'] != ['ALTER TABLE t ALTER COLUMN c BIT', 'ALTER TABLE t ADD CHECK (c IN (0, 1))'] >=========================== short test summary info ============================ >FAIL tests/test_op.py::OpTest::()::test_alter_column_schema_schema_type_existing_type >FAIL tests/test_op.py::OpTest::()::test_alter_column_schema_schema_type_named >FAIL tests/test_op.py::OpTest::()::test_alter_column_schema_schema_type_unnamed >FAIL tests/test_op.py::OpTest::()::test_alter_column_schema_type_existing_type >FAIL tests/test_op.py::OpTest::()::test_alter_column_schema_type_named >FAIL tests/test_op.py::OpTest::()::test_alter_column_schema_type_unnamed >============== 6 failed, 885 passed, 213 skipped in 36.60 seconds ============== >error: Bad exit status from /var/tmp/rpm-tmp.JTGQAM (%check) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.JTGQAM (%check) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-alembic.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1592127
: 1452387 |
1452388
|
1452389
|
1452390