Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-storm.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686337045.410089/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-storm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-storm-0.25-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-storm.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686337045.410089/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-storm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-storm-0.25-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-storm.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686337045.410089/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-storm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.682mUo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf storm-0.25 + /usr/bin/gzip -dc /builddir/build/SOURCES/storm-0.25.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd storm-0.25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9poiDC + umask 022 + cd /builddir/build/BUILD + cd storm-0.25 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/storm copying storm/tz.py -> build/lib.linux-x86_64-3.9/storm copying storm/references.py -> build/lib.linux-x86_64-3.9/storm copying storm/base.py -> build/lib.linux-x86_64-3.9/storm copying storm/expr.py -> build/lib.linux-x86_64-3.9/storm copying storm/properties.py -> build/lib.linux-x86_64-3.9/storm copying storm/__init__.py -> build/lib.linux-x86_64-3.9/storm copying storm/database.py -> build/lib.linux-x86_64-3.9/storm copying storm/event.py -> build/lib.linux-x86_64-3.9/storm copying storm/compat.py -> build/lib.linux-x86_64-3.9/storm copying storm/wsgi.py -> build/lib.linux-x86_64-3.9/storm copying storm/xid.py -> build/lib.linux-x86_64-3.9/storm copying storm/locals.py -> build/lib.linux-x86_64-3.9/storm copying storm/variables.py -> build/lib.linux-x86_64-3.9/storm copying storm/uri.py -> build/lib.linux-x86_64-3.9/storm copying storm/testing.py -> build/lib.linux-x86_64-3.9/storm copying storm/sqlobject.py -> build/lib.linux-x86_64-3.9/storm copying storm/store.py -> build/lib.linux-x86_64-3.9/storm copying storm/tracer.py -> build/lib.linux-x86_64-3.9/storm copying storm/cache.py -> build/lib.linux-x86_64-3.9/storm copying storm/exceptions.py -> build/lib.linux-x86_64-3.9/storm copying storm/info.py -> build/lib.linux-x86_64-3.9/storm creating build/lib.linux-x86_64-3.9/storm/docs copying storm/docs/__init__.py -> build/lib.linux-x86_64-3.9/storm/docs copying storm/docs/conf.py -> build/lib.linux-x86_64-3.9/storm/docs creating build/lib.linux-x86_64-3.9/storm/tests copying storm/tests/base.py -> build/lib.linux-x86_64-3.9/storm/tests copying storm/tests/expr.py -> build/lib.linux-x86_64-3.9/storm/tests copying storm/tests/properties.py -> build/lib.linux-x86_64-3.9/storm/tests copying storm/tests/__init__.py -> build/lib.linux-x86_64-3.9/storm/tests copying storm/tests/helper.py -> build/lib.linux-x86_64-3.9/storm/tests copying storm/tests/database.py -> build/lib.linux-x86_64-3.9/storm/tests copying storm/tests/event.py -> build/lib.linux-x86_64-3.9/storm/tests copying storm/tests/wsgi.py -> build/lib.linux-x86_64-3.9/storm/tests copying storm/tests/variables.py -> build/lib.linux-x86_64-3.9/storm/tests copying storm/tests/uri.py -> build/lib.linux-x86_64-3.9/storm/tests copying storm/tests/sqlobject.py -> build/lib.linux-x86_64-3.9/storm/tests copying storm/tests/tracer.py -> build/lib.linux-x86_64-3.9/storm/tests copying storm/tests/mocker.py -> build/lib.linux-x86_64-3.9/storm/tests copying storm/tests/cache.py -> build/lib.linux-x86_64-3.9/storm/tests copying storm/tests/info.py -> build/lib.linux-x86_64-3.9/storm/tests creating build/lib.linux-x86_64-3.9/storm/databases copying storm/databases/__init__.py -> build/lib.linux-x86_64-3.9/storm/databases copying storm/databases/mysql.py -> build/lib.linux-x86_64-3.9/storm/databases copying storm/databases/sqlite.py -> build/lib.linux-x86_64-3.9/storm/databases copying storm/databases/postgres.py -> build/lib.linux-x86_64-3.9/storm/databases creating build/lib.linux-x86_64-3.9/storm/zope copying storm/zope/__init__.py -> build/lib.linux-x86_64-3.9/storm/zope copying storm/zope/metadirectives.py -> build/lib.linux-x86_64-3.9/storm/zope copying storm/zope/adapters.py -> build/lib.linux-x86_64-3.9/storm/zope copying storm/zope/testing.py -> build/lib.linux-x86_64-3.9/storm/zope copying storm/zope/zstorm.py -> build/lib.linux-x86_64-3.9/storm/zope copying storm/zope/metaconfigure.py -> build/lib.linux-x86_64-3.9/storm/zope copying storm/zope/schema.py -> build/lib.linux-x86_64-3.9/storm/zope copying storm/zope/interfaces.py -> build/lib.linux-x86_64-3.9/storm/zope creating build/lib.linux-x86_64-3.9/storm/schema copying storm/schema/__init__.py -> build/lib.linux-x86_64-3.9/storm/schema copying storm/schema/sharding.py -> build/lib.linux-x86_64-3.9/storm/schema copying storm/schema/patch.py -> build/lib.linux-x86_64-3.9/storm/schema copying storm/schema/schema.py -> build/lib.linux-x86_64-3.9/storm/schema creating build/lib.linux-x86_64-3.9/storm/twisted copying storm/twisted/__init__.py -> build/lib.linux-x86_64-3.9/storm/twisted copying storm/twisted/testing.py -> build/lib.linux-x86_64-3.9/storm/twisted copying storm/twisted/transact.py -> build/lib.linux-x86_64-3.9/storm/twisted creating build/lib.linux-x86_64-3.9/storm/tests/django copying storm/tests/django/__init__.py -> build/lib.linux-x86_64-3.9/storm/tests/django creating build/lib.linux-x86_64-3.9/storm/tests/store copying storm/tests/store/base.py -> build/lib.linux-x86_64-3.9/storm/tests/store copying storm/tests/store/__init__.py -> build/lib.linux-x86_64-3.9/storm/tests/store copying storm/tests/store/mysql.py -> build/lib.linux-x86_64-3.9/storm/tests/store copying storm/tests/store/block.py -> build/lib.linux-x86_64-3.9/storm/tests/store copying storm/tests/store/sqlite.py -> build/lib.linux-x86_64-3.9/storm/tests/store copying storm/tests/store/postgres.py -> build/lib.linux-x86_64-3.9/storm/tests/store creating build/lib.linux-x86_64-3.9/storm/tests/databases copying storm/tests/databases/base.py -> build/lib.linux-x86_64-3.9/storm/tests/databases copying storm/tests/databases/__init__.py -> build/lib.linux-x86_64-3.9/storm/tests/databases copying storm/tests/databases/mysql.py -> build/lib.linux-x86_64-3.9/storm/tests/databases copying storm/tests/databases/proxy.py -> build/lib.linux-x86_64-3.9/storm/tests/databases copying storm/tests/databases/sqlite.py -> build/lib.linux-x86_64-3.9/storm/tests/databases copying storm/tests/databases/postgres.py -> build/lib.linux-x86_64-3.9/storm/tests/databases creating build/lib.linux-x86_64-3.9/storm/tests/zope copying storm/tests/zope/__init__.py -> build/lib.linux-x86_64-3.9/storm/tests/zope copying storm/tests/zope/adapters.py -> build/lib.linux-x86_64-3.9/storm/tests/zope copying storm/tests/zope/testing.py -> build/lib.linux-x86_64-3.9/storm/tests/zope copying storm/tests/zope/zstorm.py -> build/lib.linux-x86_64-3.9/storm/tests/zope creating build/lib.linux-x86_64-3.9/storm/tests/schema copying storm/tests/schema/__init__.py -> build/lib.linux-x86_64-3.9/storm/tests/schema copying storm/tests/schema/sharding.py -> build/lib.linux-x86_64-3.9/storm/tests/schema copying storm/tests/schema/patch.py -> build/lib.linux-x86_64-3.9/storm/tests/schema copying storm/tests/schema/schema.py -> build/lib.linux-x86_64-3.9/storm/tests/schema creating build/lib.linux-x86_64-3.9/storm/tests/twisted copying storm/tests/twisted/__init__.py -> build/lib.linux-x86_64-3.9/storm/tests/twisted copying storm/tests/twisted/transact.py -> build/lib.linux-x86_64-3.9/storm/tests/twisted running egg_info writing storm.egg-info/PKG-INFO writing dependency_links to storm.egg-info/dependency_links.txt writing requirements to storm.egg-info/requires.txt writing top-level names to storm.egg-info/top_level.txt reading manifest file 'storm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'storm/docs/_build' no previously-included directories found matching 'db' no previously-included directories found matching 'db-mysql' adding license file 'LICENSE' writing manifest file 'storm.egg-info/SOURCES.txt' copying storm/cextensions.c -> build/lib.linux-x86_64-3.9/storm copying storm/docs/Makefile -> build/lib.linux-x86_64-3.9/storm/docs copying storm/docs/api.rst -> build/lib.linux-x86_64-3.9/storm/docs copying storm/docs/index.rst -> build/lib.linux-x86_64-3.9/storm/docs copying storm/docs/infoheritance.rst -> build/lib.linux-x86_64-3.9/storm/docs copying storm/docs/tutorial.rst -> build/lib.linux-x86_64-3.9/storm/docs copying storm/docs/zope.rst -> build/lib.linux-x86_64-3.9/storm/docs copying storm/zope/configure.zcml -> build/lib.linux-x86_64-3.9/storm/zope copying storm/zope/meta.zcml -> build/lib.linux-x86_64-3.9/storm/zope running build_ext building 'storm.cextensions' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/storm gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c storm/cextensions.c -o build/temp.linux-x86_64-3.9/storm/cextensions.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/storm/cextensions.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/storm/cextensions.cpython-39-x86_64-linux-gnu.so + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gC2umT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64 + cd storm-0.25 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr creating /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm copying build/lib.linux-x86_64-3.9/storm/tz.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm copying build/lib.linux-x86_64-3.9/storm/references.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm copying build/lib.linux-x86_64-3.9/storm/base.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm copying build/lib.linux-x86_64-3.9/storm/expr.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm copying build/lib.linux-x86_64-3.9/storm/properties.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm copying build/lib.linux-x86_64-3.9/storm/cextensions.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm copying build/lib.linux-x86_64-3.9/storm/__init__.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm copying build/lib.linux-x86_64-3.9/storm/database.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm copying build/lib.linux-x86_64-3.9/storm/event.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm copying build/lib.linux-x86_64-3.9/storm/cextensions.c -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm copying build/lib.linux-x86_64-3.9/storm/compat.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm copying build/lib.linux-x86_64-3.9/storm/wsgi.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm copying build/lib.linux-x86_64-3.9/storm/xid.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm copying build/lib.linux-x86_64-3.9/storm/locals.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm copying build/lib.linux-x86_64-3.9/storm/variables.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm copying build/lib.linux-x86_64-3.9/storm/uri.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm creating /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/docs copying build/lib.linux-x86_64-3.9/storm/docs/zope.rst -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/docs copying build/lib.linux-x86_64-3.9/storm/docs/__init__.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/docs copying build/lib.linux-x86_64-3.9/storm/docs/api.rst -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/docs copying build/lib.linux-x86_64-3.9/storm/docs/infoheritance.rst -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/docs copying build/lib.linux-x86_64-3.9/storm/docs/tutorial.rst -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/docs copying build/lib.linux-x86_64-3.9/storm/docs/Makefile -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/docs copying build/lib.linux-x86_64-3.9/storm/docs/index.rst -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/docs copying build/lib.linux-x86_64-3.9/storm/docs/conf.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/docs copying build/lib.linux-x86_64-3.9/storm/testing.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm copying build/lib.linux-x86_64-3.9/storm/sqlobject.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm creating /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests copying build/lib.linux-x86_64-3.9/storm/tests/base.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests copying build/lib.linux-x86_64-3.9/storm/tests/expr.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests copying build/lib.linux-x86_64-3.9/storm/tests/properties.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests copying build/lib.linux-x86_64-3.9/storm/tests/__init__.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests copying build/lib.linux-x86_64-3.9/storm/tests/helper.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests copying build/lib.linux-x86_64-3.9/storm/tests/database.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests copying build/lib.linux-x86_64-3.9/storm/tests/event.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests creating /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/django copying build/lib.linux-x86_64-3.9/storm/tests/django/__init__.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/django copying build/lib.linux-x86_64-3.9/storm/tests/wsgi.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests copying build/lib.linux-x86_64-3.9/storm/tests/variables.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests copying build/lib.linux-x86_64-3.9/storm/tests/uri.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests creating /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/store copying build/lib.linux-x86_64-3.9/storm/tests/store/base.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/store copying build/lib.linux-x86_64-3.9/storm/tests/store/__init__.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/store copying build/lib.linux-x86_64-3.9/storm/tests/store/mysql.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/store copying build/lib.linux-x86_64-3.9/storm/tests/store/block.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/store copying build/lib.linux-x86_64-3.9/storm/tests/store/sqlite.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/store copying build/lib.linux-x86_64-3.9/storm/tests/store/postgres.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/store copying build/lib.linux-x86_64-3.9/storm/tests/sqlobject.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests creating /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/databases copying build/lib.linux-x86_64-3.9/storm/tests/databases/base.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/databases copying build/lib.linux-x86_64-3.9/storm/tests/databases/__init__.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/databases copying build/lib.linux-x86_64-3.9/storm/tests/databases/mysql.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/databases copying build/lib.linux-x86_64-3.9/storm/tests/databases/proxy.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/databases copying build/lib.linux-x86_64-3.9/storm/tests/databases/sqlite.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/databases copying build/lib.linux-x86_64-3.9/storm/tests/databases/postgres.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/databases copying build/lib.linux-x86_64-3.9/storm/tests/tracer.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests copying build/lib.linux-x86_64-3.9/storm/tests/mocker.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests copying build/lib.linux-x86_64-3.9/storm/tests/cache.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests creating /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/zope copying build/lib.linux-x86_64-3.9/storm/tests/zope/__init__.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/zope copying build/lib.linux-x86_64-3.9/storm/tests/zope/adapters.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/zope copying build/lib.linux-x86_64-3.9/storm/tests/zope/testing.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/zope copying build/lib.linux-x86_64-3.9/storm/tests/zope/zstorm.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/zope copying build/lib.linux-x86_64-3.9/storm/tests/info.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests creating /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/schema copying build/lib.linux-x86_64-3.9/storm/tests/schema/__init__.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/schema copying build/lib.linux-x86_64-3.9/storm/tests/schema/sharding.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/schema copying build/lib.linux-x86_64-3.9/storm/tests/schema/patch.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/schema copying build/lib.linux-x86_64-3.9/storm/tests/schema/schema.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/schema creating /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/twisted copying build/lib.linux-x86_64-3.9/storm/tests/twisted/__init__.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/twisted copying build/lib.linux-x86_64-3.9/storm/tests/twisted/transact.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/twisted copying build/lib.linux-x86_64-3.9/storm/store.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm creating /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/databases copying build/lib.linux-x86_64-3.9/storm/databases/__init__.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/databases copying build/lib.linux-x86_64-3.9/storm/databases/mysql.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/databases copying build/lib.linux-x86_64-3.9/storm/databases/sqlite.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/databases copying build/lib.linux-x86_64-3.9/storm/databases/postgres.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/databases copying build/lib.linux-x86_64-3.9/storm/tracer.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm copying build/lib.linux-x86_64-3.9/storm/cache.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm copying build/lib.linux-x86_64-3.9/storm/exceptions.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm creating /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/zope copying build/lib.linux-x86_64-3.9/storm/zope/meta.zcml -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/zope copying build/lib.linux-x86_64-3.9/storm/zope/__init__.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/zope copying build/lib.linux-x86_64-3.9/storm/zope/metadirectives.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/zope copying build/lib.linux-x86_64-3.9/storm/zope/adapters.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/zope copying build/lib.linux-x86_64-3.9/storm/zope/configure.zcml -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/zope copying build/lib.linux-x86_64-3.9/storm/zope/testing.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/zope copying build/lib.linux-x86_64-3.9/storm/zope/zstorm.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/zope copying build/lib.linux-x86_64-3.9/storm/zope/metaconfigure.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/zope copying build/lib.linux-x86_64-3.9/storm/zope/schema.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/zope copying build/lib.linux-x86_64-3.9/storm/zope/interfaces.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/zope copying build/lib.linux-x86_64-3.9/storm/info.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm creating /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/schema copying build/lib.linux-x86_64-3.9/storm/schema/__init__.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/schema copying build/lib.linux-x86_64-3.9/storm/schema/sharding.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/schema copying build/lib.linux-x86_64-3.9/storm/schema/patch.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/schema copying build/lib.linux-x86_64-3.9/storm/schema/schema.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/schema creating /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/twisted copying build/lib.linux-x86_64-3.9/storm/twisted/__init__.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/twisted copying build/lib.linux-x86_64-3.9/storm/twisted/testing.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/twisted copying build/lib.linux-x86_64-3.9/storm/twisted/transact.py -> /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/twisted byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tz.py to tz.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/references.py to references.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/expr.py to expr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/properties.py to properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/database.py to database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/xid.py to xid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/locals.py to locals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/variables.py to variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/uri.py to uri.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/docs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/docs/conf.py to conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/testing.py to testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/sqlobject.py to sqlobject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/expr.py to expr.cpython-39.pyc /usr/lib64/python3.9/site-packages/storm/tests/expr.py:145: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib64/python3.9/site-packages/storm/tests/expr.py:157: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/properties.py to properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/helper.py to helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/database.py to database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/django/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/variables.py to variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/uri.py to uri.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/store/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/store/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/store/mysql.py to mysql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/store/block.py to block.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/store/sqlite.py to sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/store/postgres.py to postgres.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/sqlobject.py to sqlobject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/databases/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/databases/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/databases/mysql.py to mysql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/databases/proxy.py to proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/databases/sqlite.py to sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/databases/postgres.py to postgres.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/tracer.py to tracer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/mocker.py to mocker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/zope/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/zope/adapters.py to adapters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/zope/testing.py to testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/zope/zstorm.py to zstorm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/info.py to info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/schema/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/schema/sharding.py to sharding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/schema/patch.py to patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/schema/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/twisted/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tests/twisted/transact.py to transact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/store.py to store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/databases/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/databases/mysql.py to mysql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/databases/sqlite.py to sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/databases/postgres.py to postgres.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/tracer.py to tracer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/zope/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/zope/metadirectives.py to metadirectives.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/zope/adapters.py to adapters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/zope/testing.py to testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/zope/zstorm.py to zstorm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/zope/metaconfigure.py to metaconfigure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/zope/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/zope/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/info.py to info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/schema/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/schema/sharding.py to sharding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/schema/patch.py to patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/schema/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/twisted/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/twisted/testing.py to testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/twisted/transact.py to transact.cpython-39.pyc writing byte-compilation script '/tmp/tmpniv9hgob.py' /usr/bin/python3 /tmp/tmpniv9hgob.py /usr/lib64/python3.9/site-packages/storm/tests/expr.py:145: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib64/python3.9/site-packages/storm/tests/expr.py:157: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmpniv9hgob.py running install_egg_info running egg_info writing storm.egg-info/PKG-INFO writing dependency_links to storm.egg-info/dependency_links.txt writing requirements to storm.egg-info/requires.txt writing top-level names to storm.egg-info/top_level.txt reading manifest file 'storm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'storm/docs/_build' no previously-included directories found matching 'db' no previously-included directories found matching 'db-mysql' adding license file 'LICENSE' writing manifest file 'storm.egg-info/SOURCES.txt' Copying storm.egg-info to /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm-0.25-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64//usr/share/doc/python-storm + '[' -d doc ']' ~/build/BUILDROOT/python-storm-0.25-1.x86_64 ~/build/BUILD/storm-0.25 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64 + '[' -d usr/lib ']' + '[' -d usr/lib64 ']' + find usr/lib64 -type f -printf '"/%h/%f"\n' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/storm-0.25 + popd + mv /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.25-1 --unique-debug-suffix -0.25-1.x86_64 --unique-debug-src-base python-storm-0.25-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/storm-0.25 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/cextensions.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9/site-packages/storm/cextensions.cpython-39-x86_64-linux-gnu.so 136 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /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-storm-0.25-1.x86_64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib64/python3.9 using /usr/bin/python3.9 /usr/lib64/python3.9/site-packages/storm/tests/expr.py:145: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib64/python3.9/site-packages/storm/tests/expr.py:157: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib64/python3.9/site-packages/storm/tests/expr.py:145: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib64/python3.9/site-packages/storm/tests/expr.py:157: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/brp-python-hardlink Processing files: python3-storm-0.25-1.noarch error: Directory not found: /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib/python3.9/site-packages/* RPM build errors: Directory not found: /builddir/build/BUILDROOT/python-storm-0.25-1.x86_64/usr/lib/python3.9/site-packages/* Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-storm.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-storm.spec