Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-litreview.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686479571.713532/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-litreview.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-LitReview-0.6989ev-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-litreview.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686479571.713532/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-litreview.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-LitReview-0.6989ev-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-litreview.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686479571.713532/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-litreview.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.2nlHDJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf LitReview-0.6989ev + /usr/bin/gzip -dc /builddir/build/SOURCES/LitReview-0.6989ev.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd LitReview-0.6989ev + /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.OhN4zR + umask 022 + cd /builddir/build/BUILD + cd LitReview-0.6989ev + 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' /usr/lib/python3.9/site-packages/setuptools/dist.py:501: UserWarning: The version specified ('0.6989ev') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. warnings.warn( running build running build_py creating build creating build/lib creating build/lib/queries copying src/queries/test_queries.py -> build/lib/queries copying src/queries/__init__.py -> build/lib/queries copying src/queries/associate.py -> build/lib/queries copying src/queries/misc.py -> build/lib/queries copying src/queries/move_ref.py -> build/lib/queries creating build/lib/webapp copying src/webapp/example_config.py -> build/lib/webapp copying src/webapp/router.py -> build/lib/webapp copying src/webapp/login_handler.py -> build/lib/webapp copying src/webapp/litreview_logger.py -> build/lib/webapp copying src/webapp/config.py -> build/lib/webapp copying src/webapp/users.py -> build/lib/webapp copying src/webapp/main.py -> build/lib/webapp copying src/webapp/forms.py -> build/lib/webapp copying src/webapp/__init__.py -> build/lib/webapp creating build/lib/model_old_schema copying src/model_old_schema/model.py -> build/lib/model_old_schema copying src/model_old_schema/test_model.py -> build/lib/model_old_schema copying src/model_old_schema/reference.py -> build/lib/model_old_schema copying src/model_old_schema/__init__.py -> build/lib/model_old_schema copying src/model_old_schema/pubmed.py -> build/lib/model_old_schema copying src/model_old_schema/feature.py -> build/lib/model_old_schema copying src/model_old_schema/sequence.py -> build/lib/model_old_schema copying src/model_old_schema/taxonomy.py -> build/lib/model_old_schema running egg_info /usr/lib/python3.9/site-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: 0.6989ev is an invalid version and will not be supported in a future release warnings.warn( writing src/LitReview.egg-info/PKG-INFO writing dependency_links to src/LitReview.egg-info/dependency_links.txt writing entry points to src/LitReview.egg-info/entry_points.txt writing requirements to src/LitReview.egg-info/requires.txt writing top-level names to src/LitReview.egg-info/top_level.txt reading manifest file 'src/LitReview.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs' warning: no files found matching '*.txt' warning: no files found matching '*.ini' warning: no files found matching '*.rb' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files found matching '.installed.cfg' warning: no previously-included files found matching '.mr.developer.cfg' no previously-included directories found matching 'docs/build' writing manifest file 'src/LitReview.egg-info/SOURCES.txt' creating build/lib/webapp/logs copying src/webapp/logs/run_login.log2 -> build/lib/webapp/logs creating build/lib/webapp/static creating build/lib/webapp/static/css copying src/webapp/static/css/bootstrap-responsive.css -> build/lib/webapp/static/css copying src/webapp/static/css/bootstrap-responsive.min.css -> build/lib/webapp/static/css copying src/webapp/static/css/bootstrap.css -> build/lib/webapp/static/css copying src/webapp/static/css/bootstrap.min.css -> build/lib/webapp/static/css creating build/lib/webapp/static/ico copying src/webapp/static/ico/apple-touch-icon-114-precomposed.png -> build/lib/webapp/static/ico copying src/webapp/static/ico/apple-touch-icon-57-precomposed.png -> build/lib/webapp/static/ico copying src/webapp/static/ico/apple-touch-icon-72-precomposed.png -> build/lib/webapp/static/ico copying src/webapp/static/ico/favicon.ico -> build/lib/webapp/static/ico creating build/lib/webapp/static/img copying src/webapp/static/img/full_text.gif -> build/lib/webapp/static/img copying src/webapp/static/img/glyphicons-halflings-white.png -> build/lib/webapp/static/img copying src/webapp/static/img/glyphicons-halflings.png -> build/lib/webapp/static/img copying src/webapp/static/img/minus.gif -> build/lib/webapp/static/img copying src/webapp/static/img/plus.gif -> build/lib/webapp/static/img copying src/webapp/static/img/pubmedrefsml.gif -> build/lib/webapp/static/img creating build/lib/webapp/static/js copying src/webapp/static/js/bootstrap.js -> build/lib/webapp/static/js copying src/webapp/static/js/bootstrap.min.js -> build/lib/webapp/static/js copying src/webapp/static/js/jquery-1.7.2.min.js -> build/lib/webapp/static/js copying src/webapp/static/js/local.js -> build/lib/webapp/static/js creating build/lib/webapp/templates copying src/webapp/templates/index.html -> build/lib/webapp/templates copying src/webapp/templates/layout.html -> build/lib/webapp/templates copying src/webapp/templates/literature_review.html -> build/lib/webapp/templates copying src/webapp/templates/login.html -> build/lib/webapp/templates copying src/webapp/templates/reauth.html -> build/lib/webapp/templates creating build/lib/webapp/templates/error_pages copying src/webapp/templates/error_pages/404.html -> build/lib/webapp/templates/error_pages copying src/webapp/templates/error_pages/500.html -> build/lib/webapp/templates/error_pages creating build/lib/webapp/templates/layout copying src/webapp/templates/layout/footer.html -> build/lib/webapp/templates/layout copying src/webapp/templates/layout/header.html -> build/lib/webapp/templates/layout copying src/webapp/templates/layout/nav.html -> build/lib/webapp/templates/layout copying src/model_old_schema/J_Medline.txt -> build/lib/model_old_schema + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XuyblQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64 + cd LitReview-0.6989ev + 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-LitReview-0.6989ev-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:501: UserWarning: The version specified ('0.6989ev') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. warnings.warn( 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-LitReview-0.6989ev-1.x86_64/usr creating /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/queries copying build/lib/queries/test_queries.py -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/queries copying build/lib/queries/__init__.py -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/queries copying build/lib/queries/associate.py -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/queries copying build/lib/queries/misc.py -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/queries copying build/lib/queries/move_ref.py -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/queries creating /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp copying build/lib/webapp/example_config.py -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp copying build/lib/webapp/router.py -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp copying build/lib/webapp/login_handler.py -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp creating /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/logs copying build/lib/webapp/logs/run_login.log2 -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/logs copying build/lib/webapp/litreview_logger.py -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp copying build/lib/webapp/config.py -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp copying build/lib/webapp/users.py -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp copying build/lib/webapp/main.py -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp copying build/lib/webapp/forms.py -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp creating /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/static creating /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/static/img copying build/lib/webapp/static/img/minus.gif -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/static/img copying build/lib/webapp/static/img/glyphicons-halflings.png -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/static/img copying build/lib/webapp/static/img/plus.gif -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/static/img copying build/lib/webapp/static/img/pubmedrefsml.gif -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/static/img copying build/lib/webapp/static/img/full_text.gif -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/static/img copying build/lib/webapp/static/img/glyphicons-halflings-white.png -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/static/img creating /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/static/js copying build/lib/webapp/static/js/local.js -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/static/js copying build/lib/webapp/static/js/jquery-1.7.2.min.js -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/static/js copying build/lib/webapp/static/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/static/js copying build/lib/webapp/static/js/bootstrap.js -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/static/js creating /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/static/ico copying build/lib/webapp/static/ico/favicon.ico -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/static/ico copying build/lib/webapp/static/ico/apple-touch-icon-72-precomposed.png -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/static/ico copying build/lib/webapp/static/ico/apple-touch-icon-57-precomposed.png -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/static/ico copying build/lib/webapp/static/ico/apple-touch-icon-114-precomposed.png -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/static/ico creating /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/static/css copying build/lib/webapp/static/css/bootstrap-responsive.min.css -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/static/css copying build/lib/webapp/static/css/bootstrap-responsive.css -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/static/css copying build/lib/webapp/static/css/bootstrap.css -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/static/css copying build/lib/webapp/static/css/bootstrap.min.css -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/static/css copying build/lib/webapp/__init__.py -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp creating /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/templates copying build/lib/webapp/templates/login.html -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/templates creating /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/templates/layout copying build/lib/webapp/templates/layout/header.html -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/templates/layout copying build/lib/webapp/templates/layout/footer.html -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/templates/layout copying build/lib/webapp/templates/layout/nav.html -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/templates/layout creating /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/templates/error_pages copying build/lib/webapp/templates/error_pages/500.html -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/templates/error_pages copying build/lib/webapp/templates/error_pages/404.html -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/templates/error_pages copying build/lib/webapp/templates/layout.html -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/templates copying build/lib/webapp/templates/reauth.html -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/templates copying build/lib/webapp/templates/index.html -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/templates copying build/lib/webapp/templates/literature_review.html -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/templates creating /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/model_old_schema copying build/lib/model_old_schema/model.py -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/model_old_schema copying build/lib/model_old_schema/test_model.py -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/model_old_schema copying build/lib/model_old_schema/reference.py -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/model_old_schema copying build/lib/model_old_schema/__init__.py -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/model_old_schema copying build/lib/model_old_schema/J_Medline.txt -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/model_old_schema copying build/lib/model_old_schema/pubmed.py -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/model_old_schema copying build/lib/model_old_schema/feature.py -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/model_old_schema copying build/lib/model_old_schema/sequence.py -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/model_old_schema copying build/lib/model_old_schema/taxonomy.py -> /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/model_old_schema byte-compiling /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/queries/test_queries.py to test_queries.cpython-39.pyc File "/usr/lib/python3.9/site-packages/queries/test_queries.py", line 43 print key ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(key)? byte-compiling /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/queries/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/queries/associate.py to associate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/queries/misc.py to misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/queries/move_ref.py to move_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/example_config.py to example_config.cpython-39.pyc File "/usr/lib/python3.9/site-packages/webapp/example_config.py", line 14 values = map(lambda (i, username): User(username, i), enumerate(usernames)) ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/router.py to router.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/login_handler.py to login_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/litreview_logger.py to litreview_logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/config.py to config.cpython-39.pyc File "/usr/lib/python3.9/site-packages/webapp/config.py", line 15 values = map(lambda (i, username): User(username, i), enumerate(usernames)) ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/users.py to users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/model_old_schema/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/model_old_schema/test_model.py to test_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/model_old_schema/reference.py to reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/model_old_schema/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/model_old_schema/pubmed.py to pubmed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/model_old_schema/feature.py to feature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/model_old_schema/sequence.py to sequence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/model_old_schema/taxonomy.py to taxonomy.cpython-39.pyc writing byte-compilation script '/tmp/tmpoy9slqdo.py' /usr/bin/python3 /tmp/tmpoy9slqdo.py File "/usr/lib/python3.9/site-packages/queries/test_queries.py", line 43 print key ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(key)? File "/usr/lib/python3.9/site-packages/webapp/example_config.py", line 14 values = map(lambda (i, username): User(username, i), enumerate(usernames)) ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/webapp/config.py", line 15 values = map(lambda (i, username): User(username, i), enumerate(usernames)) ^ SyntaxError: invalid syntax removing /tmp/tmpoy9slqdo.py running install_egg_info /usr/lib/python3.9/site-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: 0.6989ev is an invalid version and will not be supported in a future release warnings.warn( running egg_info writing src/LitReview.egg-info/PKG-INFO writing dependency_links to src/LitReview.egg-info/dependency_links.txt writing entry points to src/LitReview.egg-info/entry_points.txt writing requirements to src/LitReview.egg-info/requires.txt writing top-level names to src/LitReview.egg-info/top_level.txt reading manifest file 'src/LitReview.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs' warning: no files found matching '*.txt' warning: no files found matching '*.ini' warning: no files found matching '*.rb' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files found matching '.installed.cfg' warning: no previously-included files found matching '.mr.developer.cfg' no previously-included directories found matching 'docs/build' writing manifest file 'src/LitReview.egg-info/SOURCES.txt' Copying src/LitReview.egg-info to /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/LitReview-0.6989ev-py3.9.egg-info running install_scripts /usr/lib/python3.9/site-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: 0.6989ev is an invalid version and will not be supported in a future release warnings.warn( + install -d -m755 /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64//usr/share/doc/python-LitReview + '[' -d doc ']' ~/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64 ~/build/BUILD/LitReview-0.6989ev + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/LitReview-0.6989ev + mv /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.6989ev-1 --unique-debug-suffix -0.6989ev-1.x86_64 --unique-debug-src-base python-LitReview-0.6989ev-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/LitReview-0.6989ev find: 'debug': No such file or directory + /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-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/queries/test_queries.py'... File "/usr/lib/python3.9/site-packages/queries/test_queries.py", line 43 print key ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(key)? *** Error compiling '/builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/config.py'... File "/usr/lib/python3.9/site-packages/webapp/config.py", line 15 values = map(lambda (i, username): User(username, i), enumerate(usernames)) ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-LitReview-0.6989ev-1.x86_64/usr/lib/python3.9/site-packages/webapp/example_config.py'... File "/usr/lib/python3.9/site-packages/webapp/example_config.py", line 14 values = map(lambda (i, username): User(username, i), enumerate(usernames)) ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.XuyblQ (%install) Bad exit status from /var/tmp/rpm-tmp.XuyblQ (%install) RPM build errors: 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-litreview.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-litreview.spec