Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-apscheduler.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681653227.567904/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-apscheduler.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-APScheduler-3.10.1-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-apscheduler.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681653227.567904/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-apscheduler.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-APScheduler-3.10.1-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-apscheduler.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681653227.567904/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-apscheduler.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.oter8j + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf APScheduler-3.10.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/APScheduler-3.10.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd APScheduler-3.10.1 + /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.j1ZNWG + umask 022 + cd /builddir/build/BUILD + cd APScheduler-3.10.1 + 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:717: UserWarning: Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/apscheduler copying apscheduler/events.py -> build/lib/apscheduler copying apscheduler/util.py -> build/lib/apscheduler copying apscheduler/job.py -> build/lib/apscheduler copying apscheduler/__init__.py -> build/lib/apscheduler creating build/lib/apscheduler/jobstores copying apscheduler/jobstores/memory.py -> build/lib/apscheduler/jobstores copying apscheduler/jobstores/sqlalchemy.py -> build/lib/apscheduler/jobstores copying apscheduler/jobstores/redis.py -> build/lib/apscheduler/jobstores copying apscheduler/jobstores/__init__.py -> build/lib/apscheduler/jobstores copying apscheduler/jobstores/base.py -> build/lib/apscheduler/jobstores copying apscheduler/jobstores/zookeeper.py -> build/lib/apscheduler/jobstores copying apscheduler/jobstores/rethinkdb.py -> build/lib/apscheduler/jobstores copying apscheduler/jobstores/mongodb.py -> build/lib/apscheduler/jobstores creating build/lib/apscheduler/executors copying apscheduler/executors/debug.py -> build/lib/apscheduler/executors copying apscheduler/executors/asyncio.py -> build/lib/apscheduler/executors copying apscheduler/executors/pool.py -> build/lib/apscheduler/executors copying apscheduler/executors/tornado.py -> build/lib/apscheduler/executors copying apscheduler/executors/__init__.py -> build/lib/apscheduler/executors copying apscheduler/executors/gevent.py -> build/lib/apscheduler/executors copying apscheduler/executors/base.py -> build/lib/apscheduler/executors copying apscheduler/executors/twisted.py -> build/lib/apscheduler/executors copying apscheduler/executors/base_py3.py -> build/lib/apscheduler/executors creating build/lib/apscheduler/schedulers copying apscheduler/schedulers/asyncio.py -> build/lib/apscheduler/schedulers copying apscheduler/schedulers/tornado.py -> build/lib/apscheduler/schedulers copying apscheduler/schedulers/background.py -> build/lib/apscheduler/schedulers copying apscheduler/schedulers/__init__.py -> build/lib/apscheduler/schedulers copying apscheduler/schedulers/gevent.py -> build/lib/apscheduler/schedulers copying apscheduler/schedulers/qt.py -> build/lib/apscheduler/schedulers copying apscheduler/schedulers/base.py -> build/lib/apscheduler/schedulers copying apscheduler/schedulers/blocking.py -> build/lib/apscheduler/schedulers copying apscheduler/schedulers/twisted.py -> build/lib/apscheduler/schedulers creating build/lib/apscheduler/triggers copying apscheduler/triggers/interval.py -> build/lib/apscheduler/triggers copying apscheduler/triggers/combining.py -> build/lib/apscheduler/triggers copying apscheduler/triggers/date.py -> build/lib/apscheduler/triggers copying apscheduler/triggers/__init__.py -> build/lib/apscheduler/triggers copying apscheduler/triggers/base.py -> build/lib/apscheduler/triggers creating build/lib/apscheduler/triggers/cron copying apscheduler/triggers/cron/fields.py -> build/lib/apscheduler/triggers/cron copying apscheduler/triggers/cron/expressions.py -> build/lib/apscheduler/triggers/cron copying apscheduler/triggers/cron/__init__.py -> build/lib/apscheduler/triggers/cron + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SqOmrl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64 + cd APScheduler-3.10.1 + 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-APScheduler-3.10.1-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. 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-APScheduler-3.10.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler copying build/lib/apscheduler/events.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler copying build/lib/apscheduler/util.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler copying build/lib/apscheduler/job.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler creating /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/jobstores copying build/lib/apscheduler/jobstores/memory.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/jobstores copying build/lib/apscheduler/jobstores/sqlalchemy.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/jobstores copying build/lib/apscheduler/jobstores/redis.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/jobstores copying build/lib/apscheduler/jobstores/__init__.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/jobstores copying build/lib/apscheduler/jobstores/base.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/jobstores copying build/lib/apscheduler/jobstores/zookeeper.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/jobstores copying build/lib/apscheduler/jobstores/rethinkdb.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/jobstores copying build/lib/apscheduler/jobstores/mongodb.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/jobstores creating /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/executors copying build/lib/apscheduler/executors/debug.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/executors copying build/lib/apscheduler/executors/asyncio.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/executors copying build/lib/apscheduler/executors/pool.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/executors copying build/lib/apscheduler/executors/tornado.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/executors copying build/lib/apscheduler/executors/__init__.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/executors copying build/lib/apscheduler/executors/gevent.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/executors copying build/lib/apscheduler/executors/base.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/executors copying build/lib/apscheduler/executors/twisted.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/executors copying build/lib/apscheduler/executors/base_py3.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/executors copying build/lib/apscheduler/__init__.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler creating /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/schedulers copying build/lib/apscheduler/schedulers/asyncio.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/schedulers copying build/lib/apscheduler/schedulers/tornado.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/schedulers copying build/lib/apscheduler/schedulers/background.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/schedulers copying build/lib/apscheduler/schedulers/__init__.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/schedulers copying build/lib/apscheduler/schedulers/gevent.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/schedulers copying build/lib/apscheduler/schedulers/qt.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/schedulers copying build/lib/apscheduler/schedulers/base.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/schedulers copying build/lib/apscheduler/schedulers/blocking.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/schedulers copying build/lib/apscheduler/schedulers/twisted.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/schedulers creating /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/triggers copying build/lib/apscheduler/triggers/interval.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/triggers copying build/lib/apscheduler/triggers/combining.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/triggers creating /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/triggers/cron copying build/lib/apscheduler/triggers/cron/fields.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/triggers/cron copying build/lib/apscheduler/triggers/cron/expressions.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/triggers/cron copying build/lib/apscheduler/triggers/cron/__init__.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/triggers/cron copying build/lib/apscheduler/triggers/date.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/triggers copying build/lib/apscheduler/triggers/__init__.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/triggers copying build/lib/apscheduler/triggers/base.py -> /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/triggers byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/job.py to job.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/jobstores/memory.py to memory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/jobstores/sqlalchemy.py to sqlalchemy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/jobstores/redis.py to redis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/jobstores/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/jobstores/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/jobstores/zookeeper.py to zookeeper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/jobstores/rethinkdb.py to rethinkdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/jobstores/mongodb.py to mongodb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/executors/debug.py to debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/executors/asyncio.py to asyncio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/executors/pool.py to pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/executors/tornado.py to tornado.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/executors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/executors/gevent.py to gevent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/executors/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/executors/twisted.py to twisted.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/executors/base_py3.py to base_py3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/schedulers/asyncio.py to asyncio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/schedulers/tornado.py to tornado.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/schedulers/background.py to background.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/schedulers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/schedulers/gevent.py to gevent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/schedulers/qt.py to qt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/schedulers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/schedulers/blocking.py to blocking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/schedulers/twisted.py to twisted.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/triggers/interval.py to interval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/triggers/combining.py to combining.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/triggers/cron/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/triggers/cron/expressions.py to expressions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/triggers/cron/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/triggers/date.py to date.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/triggers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/apscheduler/triggers/base.py to base.cpython-39.pyc writing byte-compilation script '/tmp/tmpdea7fomo.py' /usr/bin/python3 /tmp/tmpdea7fomo.py removing /tmp/tmpdea7fomo.py running install_egg_info running egg_info writing APScheduler.egg-info/PKG-INFO writing dependency_links to APScheduler.egg-info/dependency_links.txt writing entry points to APScheduler.egg-info/entry_points.txt writing requirements to APScheduler.egg-info/requires.txt writing top-level names to APScheduler.egg-info/top_level.txt reading manifest file 'APScheduler.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'APScheduler.egg-info/SOURCES.txt' Copying APScheduler.egg-info to /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9/site-packages/APScheduler-3.10.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64//usr/share/doc/python-APScheduler + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64//usr/share/doc/python-APScheduler + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64//usr/share/doc/python-APScheduler + pushd /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64 ~/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64 ~/build/BUILD/APScheduler-3.10.1 + '[' -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 ']' ~/build/BUILD/APScheduler-3.10.1 + popd + mv /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-APScheduler-3.10.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.10.1-1 --unique-debug-suffix -3.10.1-1.x86_64 --unique-debug-src-base python-APScheduler-3.10.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/APScheduler-3.10.1 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-APScheduler-3.10.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-APScheduler-3.10.1-1.noarch error: Illegal char '*' (0x2a) in: 3.* Provides: python-APScheduler python3-APScheduler = 3.10.1-1 python3.9dist(apscheduler) = 3.10.1 python3dist(apscheduler) = 3.10.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(pytz) python3.9dist(setuptools) >= 0.7 python3.9dist(six) >= 1.4 python3.9dist(tzlocal) >= 2 RPM build errors: Illegal char '*' (0x2a) in: 3.* 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-apscheduler.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/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-apscheduler.spec