D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-celery-4.4.7-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KG4aAv + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf celery-4.4.7 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/celery-4.4.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd celery-4.4.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-celery-4.4.7 base' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qhMcKu + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd celery-4.4.7 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/celery copying celery/platforms.py -> build/lib/celery copying celery/schedules.py -> build/lib/celery copying celery/_state.py -> build/lib/celery copying celery/result.py -> build/lib/celery copying celery/states.py -> build/lib/celery copying celery/exceptions.py -> build/lib/celery copying celery/__init__.py -> build/lib/celery copying celery/__main__.py -> build/lib/celery copying celery/local.py -> build/lib/celery copying celery/signals.py -> build/lib/celery copying celery/beat.py -> build/lib/celery copying celery/canvas.py -> build/lib/celery copying celery/bootsteps.py -> build/lib/celery copying celery/five.py -> build/lib/celery creating build/lib/celery/loaders copying celery/loaders/default.py -> build/lib/celery/loaders copying celery/loaders/base.py -> build/lib/celery/loaders copying celery/loaders/app.py -> build/lib/celery/loaders copying celery/loaders/__init__.py -> build/lib/celery/loaders creating build/lib/celery/backends copying celery/backends/filesystem.py -> build/lib/celery/backends copying celery/backends/consul.py -> build/lib/celery/backends copying celery/backends/rpc.py -> build/lib/celery/backends copying celery/backends/arangodb.py -> build/lib/celery/backends copying celery/backends/mongodb.py -> build/lib/celery/backends copying celery/backends/base.py -> build/lib/celery/backends copying celery/backends/cosmosdbsql.py -> build/lib/celery/backends copying celery/backends/azureblockblob.py -> build/lib/celery/backends copying celery/backends/riak.py -> build/lib/celery/backends copying celery/backends/cache.py -> build/lib/celery/backends copying celery/backends/elasticsearch.py -> build/lib/celery/backends copying celery/backends/__init__.py -> build/lib/celery/backends copying celery/backends/couchbase.py -> build/lib/celery/backends copying celery/backends/amqp.py -> build/lib/celery/backends copying celery/backends/s3.py -> build/lib/celery/backends copying celery/backends/couchdb.py -> build/lib/celery/backends copying celery/backends/redis.py -> build/lib/celery/backends copying celery/backends/asynchronous.py -> build/lib/celery/backends copying celery/backends/dynamodb.py -> build/lib/celery/backends copying celery/backends/cassandra.py -> build/lib/celery/backends creating build/lib/celery/events copying celery/events/receiver.py -> build/lib/celery/events copying celery/events/cursesmon.py -> build/lib/celery/events copying celery/events/state.py -> build/lib/celery/events copying celery/events/snapshot.py -> build/lib/celery/events copying celery/events/__init__.py -> build/lib/celery/events copying celery/events/dumper.py -> build/lib/celery/events copying celery/events/event.py -> build/lib/celery/events copying celery/events/dispatcher.py -> build/lib/celery/events creating build/lib/celery/security copying celery/security/key.py -> build/lib/celery/security copying celery/security/serialization.py -> build/lib/celery/security copying celery/security/utils.py -> build/lib/celery/security copying celery/security/__init__.py -> build/lib/celery/security copying celery/security/certificate.py -> build/lib/celery/security creating build/lib/celery/contrib copying celery/contrib/abortable.py -> build/lib/celery/contrib copying celery/contrib/pytest.py -> build/lib/celery/contrib copying celery/contrib/__init__.py -> build/lib/celery/contrib copying celery/contrib/migrate.py -> build/lib/celery/contrib copying celery/contrib/rdb.py -> build/lib/celery/contrib copying celery/contrib/sphinx.py -> build/lib/celery/contrib creating build/lib/celery/fixups copying celery/fixups/__init__.py -> build/lib/celery/fixups copying celery/fixups/django.py -> build/lib/celery/fixups creating build/lib/celery/worker copying celery/worker/strategy.py -> build/lib/celery/worker copying celery/worker/worker.py -> build/lib/celery/worker copying celery/worker/heartbeat.py -> build/lib/celery/worker copying celery/worker/loops.py -> build/lib/celery/worker copying celery/worker/request.py -> build/lib/celery/worker copying celery/worker/components.py -> build/lib/celery/worker copying celery/worker/pidbox.py -> build/lib/celery/worker copying celery/worker/state.py -> build/lib/celery/worker copying celery/worker/__init__.py -> build/lib/celery/worker copying celery/worker/autoscale.py -> build/lib/celery/worker copying celery/worker/control.py -> build/lib/celery/worker creating build/lib/celery/task copying celery/task/base.py -> build/lib/celery/task copying celery/task/__init__.py -> build/lib/celery/task creating build/lib/celery/utils copying celery/utils/threads.py -> build/lib/celery/utils copying celery/utils/iso8601.py -> build/lib/celery/utils copying celery/utils/collections.py -> build/lib/celery/utils copying celery/utils/encoding.py -> build/lib/celery/utils copying celery/utils/term.py -> build/lib/celery/utils copying celery/utils/serialization.py -> build/lib/celery/utils copying celery/utils/abstract.py -> build/lib/celery/utils copying celery/utils/debug.py -> build/lib/celery/utils copying celery/utils/__init__.py -> build/lib/celery/utils copying celery/utils/text.py -> build/lib/celery/utils copying celery/utils/functional.py -> build/lib/celery/utils copying celery/utils/timer2.py -> build/lib/celery/utils copying celery/utils/saferepr.py -> build/lib/celery/utils copying celery/utils/nodenames.py -> build/lib/celery/utils copying celery/utils/imports.py -> build/lib/celery/utils copying celery/utils/time.py -> build/lib/celery/utils copying celery/utils/log.py -> build/lib/celery/utils copying celery/utils/objects.py -> build/lib/celery/utils copying celery/utils/sysinfo.py -> build/lib/celery/utils copying celery/utils/deprecated.py -> build/lib/celery/utils copying celery/utils/graph.py -> build/lib/celery/utils creating build/lib/celery/apps copying celery/apps/worker.py -> build/lib/celery/apps copying celery/apps/__init__.py -> build/lib/celery/apps copying celery/apps/beat.py -> build/lib/celery/apps copying celery/apps/multi.py -> build/lib/celery/apps creating build/lib/celery/app copying celery/app/task.py -> build/lib/celery/app copying celery/app/registry.py -> build/lib/celery/app copying celery/app/annotations.py -> build/lib/celery/app copying celery/app/base.py -> build/lib/celery/app copying celery/app/routes.py -> build/lib/celery/app copying celery/app/utils.py -> build/lib/celery/app copying celery/app/__init__.py -> build/lib/celery/app copying celery/app/defaults.py -> build/lib/celery/app copying celery/app/backends.py -> build/lib/celery/app copying celery/app/amqp.py -> build/lib/celery/app copying celery/app/builtins.py -> build/lib/celery/app copying celery/app/autoretry.py -> build/lib/celery/app copying celery/app/log.py -> build/lib/celery/app copying celery/app/events.py -> build/lib/celery/app copying celery/app/control.py -> build/lib/celery/app copying celery/app/trace.py -> build/lib/celery/app creating build/lib/celery/concurrency copying celery/concurrency/solo.py -> build/lib/celery/concurrency copying celery/concurrency/asynpool.py -> build/lib/celery/concurrency copying celery/concurrency/base.py -> build/lib/celery/concurrency copying celery/concurrency/gevent.py -> build/lib/celery/concurrency copying celery/concurrency/prefork.py -> build/lib/celery/concurrency copying celery/concurrency/__init__.py -> build/lib/celery/concurrency copying celery/concurrency/eventlet.py -> build/lib/celery/concurrency copying celery/concurrency/thread.py -> build/lib/celery/concurrency creating build/lib/celery/bin copying celery/bin/worker.py -> build/lib/celery/bin copying celery/bin/celery.py -> build/lib/celery/bin copying celery/bin/result.py -> build/lib/celery/bin copying celery/bin/base.py -> build/lib/celery/bin copying celery/bin/celeryd_detach.py -> build/lib/celery/bin copying celery/bin/call.py -> build/lib/celery/bin copying celery/bin/__init__.py -> build/lib/celery/bin copying celery/bin/migrate.py -> build/lib/celery/bin copying celery/bin/amqp.py -> build/lib/celery/bin copying celery/bin/beat.py -> build/lib/celery/bin copying celery/bin/list.py -> build/lib/celery/bin copying celery/bin/multi.py -> build/lib/celery/bin copying celery/bin/logtool.py -> build/lib/celery/bin copying celery/bin/events.py -> build/lib/celery/bin copying celery/bin/upgrade.py -> build/lib/celery/bin copying celery/bin/control.py -> build/lib/celery/bin copying celery/bin/shell.py -> build/lib/celery/bin copying celery/bin/graph.py -> build/lib/celery/bin copying celery/bin/purge.py -> build/lib/celery/bin creating build/lib/celery/backends/database copying celery/backends/database/models.py -> build/lib/celery/backends/database copying celery/backends/database/session.py -> build/lib/celery/backends/database copying celery/backends/database/__init__.py -> build/lib/celery/backends/database creating build/lib/celery/contrib/testing copying celery/contrib/testing/worker.py -> build/lib/celery/contrib/testing copying celery/contrib/testing/manager.py -> build/lib/celery/contrib/testing copying celery/contrib/testing/tasks.py -> build/lib/celery/contrib/testing copying celery/contrib/testing/app.py -> build/lib/celery/contrib/testing copying celery/contrib/testing/__init__.py -> build/lib/celery/contrib/testing copying celery/contrib/testing/mocks.py -> build/lib/celery/contrib/testing creating build/lib/celery/worker/consumer copying celery/worker/consumer/mingle.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/connection.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/agent.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/consumer.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/tasks.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/__init__.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/heart.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/gossip.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/events.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/control.py -> build/lib/celery/worker/consumer creating build/lib/celery/utils/static copying celery/utils/static/__init__.py -> build/lib/celery/utils/static creating build/lib/celery/utils/dispatch copying celery/utils/dispatch/__init__.py -> build/lib/celery/utils/dispatch copying celery/utils/dispatch/weakref_backports.py -> build/lib/celery/utils/dispatch copying celery/utils/dispatch/signal.py -> build/lib/celery/utils/dispatch running egg_info writing celery.egg-info/PKG-INFO writing dependency_links to celery.egg-info/dependency_links.txt writing entry points to celery.egg-info/entry_points.txt writing requirements to celery.egg-info/requires.txt writing top-level names to celery.egg-info/top_level.txt reading manifest file 'celery.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'extra/centos' warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no previously-included files matching '.*.sw[a-z]' found under directory '*' writing manifest file 'celery.egg-info/SOURCES.txt' copying celery/utils/static/celery_128.png -> build/lib/celery/utils/static + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.E0n5tx + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64 + cd celery-4.4.7 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery creating /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/loaders copying build/lib/celery/loaders/default.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/loaders copying build/lib/celery/loaders/base.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/loaders copying build/lib/celery/loaders/app.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/loaders copying build/lib/celery/loaders/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/loaders copying build/lib/celery/platforms.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery creating /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends copying build/lib/celery/backends/filesystem.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends copying build/lib/celery/backends/consul.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends copying build/lib/celery/backends/rpc.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends copying build/lib/celery/backends/arangodb.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends copying build/lib/celery/backends/mongodb.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends copying build/lib/celery/backends/base.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends copying build/lib/celery/backends/cosmosdbsql.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends copying build/lib/celery/backends/azureblockblob.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends copying build/lib/celery/backends/riak.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends copying build/lib/celery/backends/cache.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends copying build/lib/celery/backends/elasticsearch.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends copying build/lib/celery/backends/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends copying build/lib/celery/backends/couchbase.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends copying build/lib/celery/backends/amqp.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends copying build/lib/celery/backends/s3.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends copying build/lib/celery/backends/couchdb.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends creating /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/database copying build/lib/celery/backends/database/models.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/database copying build/lib/celery/backends/database/session.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/database copying build/lib/celery/backends/database/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/database copying build/lib/celery/backends/redis.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends copying build/lib/celery/backends/asynchronous.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends copying build/lib/celery/backends/dynamodb.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends copying build/lib/celery/backends/cassandra.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends creating /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/events copying build/lib/celery/events/receiver.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/events copying build/lib/celery/events/cursesmon.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/events copying build/lib/celery/events/state.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/events copying build/lib/celery/events/snapshot.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/events copying build/lib/celery/events/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/events copying build/lib/celery/events/dumper.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/events copying build/lib/celery/events/event.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/events copying build/lib/celery/events/dispatcher.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/events copying build/lib/celery/schedules.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery copying build/lib/celery/_state.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery copying build/lib/celery/result.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery copying build/lib/celery/states.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery copying build/lib/celery/exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery copying build/lib/celery/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery copying build/lib/celery/__main__.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery creating /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/security copying build/lib/celery/security/key.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/security copying build/lib/celery/security/serialization.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/security copying build/lib/celery/security/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/security copying build/lib/celery/security/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/security copying build/lib/celery/security/certificate.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/security creating /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/contrib creating /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/contrib/testing copying build/lib/celery/contrib/testing/worker.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/contrib/testing copying build/lib/celery/contrib/testing/manager.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/contrib/testing copying build/lib/celery/contrib/testing/tasks.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/contrib/testing copying build/lib/celery/contrib/testing/app.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/contrib/testing copying build/lib/celery/contrib/testing/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/contrib/testing copying build/lib/celery/contrib/testing/mocks.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/contrib/testing copying build/lib/celery/contrib/abortable.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/contrib copying build/lib/celery/contrib/pytest.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/contrib copying build/lib/celery/contrib/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/contrib copying build/lib/celery/contrib/migrate.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/contrib copying build/lib/celery/contrib/rdb.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/contrib copying build/lib/celery/contrib/sphinx.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/contrib creating /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/fixups copying build/lib/celery/fixups/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/fixups copying build/lib/celery/fixups/django.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/fixups copying build/lib/celery/local.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery creating /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker copying build/lib/celery/worker/strategy.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker copying build/lib/celery/worker/worker.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker copying build/lib/celery/worker/heartbeat.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker copying build/lib/celery/worker/loops.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker copying build/lib/celery/worker/request.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker copying build/lib/celery/worker/components.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker copying build/lib/celery/worker/pidbox.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker copying build/lib/celery/worker/state.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker copying build/lib/celery/worker/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker copying build/lib/celery/worker/autoscale.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker creating /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/mingle.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/connection.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/agent.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/consumer.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/tasks.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/heart.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/gossip.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/events.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/control.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/consumer copying build/lib/celery/worker/control.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker copying build/lib/celery/signals.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery creating /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/task copying build/lib/celery/task/base.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/task copying build/lib/celery/task/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/task copying build/lib/celery/beat.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery creating /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils copying build/lib/celery/utils/threads.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils copying build/lib/celery/utils/iso8601.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils copying build/lib/celery/utils/collections.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils copying build/lib/celery/utils/encoding.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils copying build/lib/celery/utils/term.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils copying build/lib/celery/utils/serialization.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils copying build/lib/celery/utils/abstract.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils creating /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/static copying build/lib/celery/utils/static/celery_128.png -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/static copying build/lib/celery/utils/static/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/static copying build/lib/celery/utils/debug.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils creating /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/dispatch copying build/lib/celery/utils/dispatch/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/dispatch copying build/lib/celery/utils/dispatch/weakref_backports.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/dispatch copying build/lib/celery/utils/dispatch/signal.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/dispatch copying build/lib/celery/utils/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils copying build/lib/celery/utils/text.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils copying build/lib/celery/utils/functional.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils copying build/lib/celery/utils/timer2.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils copying build/lib/celery/utils/saferepr.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils copying build/lib/celery/utils/nodenames.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils copying build/lib/celery/utils/imports.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils copying build/lib/celery/utils/time.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils copying build/lib/celery/utils/log.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils copying build/lib/celery/utils/objects.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils copying build/lib/celery/utils/sysinfo.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils copying build/lib/celery/utils/deprecated.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils copying build/lib/celery/utils/graph.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils creating /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/apps copying build/lib/celery/apps/worker.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/apps copying build/lib/celery/apps/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/apps copying build/lib/celery/apps/beat.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/apps copying build/lib/celery/apps/multi.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/apps copying build/lib/celery/canvas.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery creating /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app copying build/lib/celery/app/task.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app copying build/lib/celery/app/registry.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app copying build/lib/celery/app/annotations.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app copying build/lib/celery/app/base.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app copying build/lib/celery/app/routes.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app copying build/lib/celery/app/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app copying build/lib/celery/app/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app copying build/lib/celery/app/defaults.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app copying build/lib/celery/app/backends.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app copying build/lib/celery/app/amqp.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app copying build/lib/celery/app/builtins.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app copying build/lib/celery/app/autoretry.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app copying build/lib/celery/app/log.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app copying build/lib/celery/app/events.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app copying build/lib/celery/app/control.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app copying build/lib/celery/app/trace.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app creating /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/concurrency copying build/lib/celery/concurrency/solo.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/concurrency copying build/lib/celery/concurrency/asynpool.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/concurrency copying build/lib/celery/concurrency/base.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/concurrency copying build/lib/celery/concurrency/gevent.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/concurrency copying build/lib/celery/concurrency/prefork.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/concurrency copying build/lib/celery/concurrency/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/concurrency copying build/lib/celery/concurrency/eventlet.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/concurrency copying build/lib/celery/concurrency/thread.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/concurrency creating /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin copying build/lib/celery/bin/worker.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin copying build/lib/celery/bin/celery.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin copying build/lib/celery/bin/result.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin copying build/lib/celery/bin/base.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin copying build/lib/celery/bin/celeryd_detach.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin copying build/lib/celery/bin/call.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin copying build/lib/celery/bin/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin copying build/lib/celery/bin/migrate.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin copying build/lib/celery/bin/amqp.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin copying build/lib/celery/bin/beat.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin copying build/lib/celery/bin/list.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin copying build/lib/celery/bin/multi.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin copying build/lib/celery/bin/logtool.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin copying build/lib/celery/bin/events.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin copying build/lib/celery/bin/upgrade.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin copying build/lib/celery/bin/control.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin copying build/lib/celery/bin/shell.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin copying build/lib/celery/bin/graph.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin copying build/lib/celery/bin/purge.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin copying build/lib/celery/bootsteps.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery copying build/lib/celery/five.py -> /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/loaders/default.py to default.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/loaders/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/loaders/app.py to app.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/loaders/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/platforms.py to platforms.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/filesystem.py to filesystem.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/consul.py to consul.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/rpc.py to rpc.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/arangodb.py to arangodb.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/mongodb.py to mongodb.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/cosmosdbsql.py to cosmosdbsql.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/azureblockblob.py to azureblockblob.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/riak.py to riak.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/cache.py to cache.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/elasticsearch.py to elasticsearch.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/couchbase.py to couchbase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/amqp.py to amqp.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/s3.py to s3.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/couchdb.py to couchdb.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/database/models.py to models.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/database/session.py to session.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/database/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/redis.py to redis.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/asynchronous.py to asynchronous.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/dynamodb.py to dynamodb.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/backends/cassandra.py to cassandra.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/events/receiver.py to receiver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/events/cursesmon.py to cursesmon.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/events/state.py to state.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/events/snapshot.py to snapshot.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/events/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/events/dumper.py to dumper.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/events/event.py to event.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/events/dispatcher.py to dispatcher.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/schedules.py to schedules.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/_state.py to _state.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/result.py to result.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/states.py to states.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/exceptions.py to exceptions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/__main__.py to __main__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/security/key.py to key.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/security/serialization.py to serialization.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/security/utils.py to utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/security/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/security/certificate.py to certificate.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/contrib/testing/worker.py to worker.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/contrib/testing/manager.py to manager.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/contrib/testing/tasks.py to tasks.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/contrib/testing/app.py to app.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/contrib/testing/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/contrib/testing/mocks.py to mocks.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/contrib/abortable.py to abortable.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/contrib/pytest.py to pytest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/contrib/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/contrib/migrate.py to migrate.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/contrib/rdb.py to rdb.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/contrib/sphinx.py to sphinx.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/fixups/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/fixups/django.py to django.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/local.py to local.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/strategy.py to strategy.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/worker.py to worker.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/heartbeat.py to heartbeat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/loops.py to loops.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/request.py to request.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/components.py to components.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/pidbox.py to pidbox.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/state.py to state.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/autoscale.py to autoscale.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/consumer/mingle.py to mingle.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/consumer/connection.py to connection.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/consumer/agent.py to agent.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/consumer/consumer.py to consumer.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/consumer/tasks.py to tasks.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/consumer/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/consumer/heart.py to heart.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/consumer/gossip.py to gossip.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/consumer/events.py to events.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/consumer/control.py to control.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/worker/control.py to control.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/signals.py to signals.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/task/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/task/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/beat.py to beat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/threads.py to threads.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/iso8601.py to iso8601.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/collections.py to collections.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/encoding.py to encoding.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/term.py to term.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/serialization.py to serialization.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/abstract.py to abstract.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/static/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/debug.py to debug.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/dispatch/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/dispatch/weakref_backports.py to weakref_backports.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/dispatch/signal.py to signal.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/text.py to text.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/functional.py to functional.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/timer2.py to timer2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/saferepr.py to saferepr.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/nodenames.py to nodenames.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/imports.py to imports.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/time.py to time.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/log.py to log.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/objects.py to objects.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/sysinfo.py to sysinfo.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/deprecated.py to deprecated.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/utils/graph.py to graph.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/apps/worker.py to worker.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/apps/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/apps/beat.py to beat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/apps/multi.py to multi.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/canvas.py to canvas.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app/task.py to task.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app/registry.py to registry.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app/annotations.py to annotations.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app/routes.py to routes.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app/utils.py to utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app/defaults.py to defaults.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app/backends.py to backends.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app/amqp.py to amqp.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app/builtins.py to builtins.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app/autoretry.py to autoretry.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app/log.py to log.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app/events.py to events.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app/control.py to control.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/app/trace.py to trace.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/concurrency/solo.py to solo.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/concurrency/asynpool.py to asynpool.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/concurrency/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/concurrency/gevent.py to gevent.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/concurrency/prefork.py to prefork.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/concurrency/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/concurrency/eventlet.py to eventlet.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/concurrency/thread.py to thread.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin/worker.py to worker.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin/celery.py to celery.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin/result.py to result.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin/celeryd_detach.py to celeryd_detach.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin/call.py to call.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin/migrate.py to migrate.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin/amqp.py to amqp.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin/beat.py to beat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin/list.py to list.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin/multi.py to multi.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin/logtool.py to logtool.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin/events.py to events.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin/upgrade.py to upgrade.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin/control.py to control.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin/shell.py to shell.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin/graph.py to graph.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bin/purge.py to purge.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/bootsteps.py to bootsteps.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery/five.py to five.cpython-38.pyc writing byte-compilation script '/tmp/tmp483dhivy.py' /usr/bin/python3 /tmp/tmp483dhivy.py removing /tmp/tmp483dhivy.py running install_egg_info running egg_info writing celery.egg-info/PKG-INFO writing dependency_links to celery.egg-info/dependency_links.txt writing entry points to celery.egg-info/entry_points.txt writing requirements to celery.egg-info/requires.txt writing top-level names to celery.egg-info/top_level.txt reading manifest file 'celery.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'extra/centos' warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no previously-included files matching '.*.sw[a-z]' found under directory '*' writing manifest file 'celery.egg-info/SOURCES.txt' Copying celery.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8/site-packages/celery-4.4.7-py3.8.egg-info running install_scripts Installing celery script to /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/bin + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/bin/__pycache__ + pushd /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/bin ~/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/bin ~/rpmbuild/BUILD/celery-4.4.7 + ln -s celery celery-3 + ln -s celery-3 celery-3.8 + popd ~/rpmbuild/BUILD/celery-4.4.7 + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 4.4.7-1.mga8 --unique-debug-suffix -4.4.7-1.mga8.x86_64 --unique-debug-src-base python-celery-4.4.7-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/celery-4.4.7 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-celery-4.4.7-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.j5jEoy + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd celery-4.4.7 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/share/doc/python3-celery + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/share/doc/python3-celery + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/share/doc/python3-celery + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/share/doc/python3-celery + cp -pr CONTRIBUTORS.txt /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/share/doc/python3-celery + cp -pr examples /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/share/doc/python3-celery + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.c0dJkw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd celery-4.4.7 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/share/licenses/python3-celery + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/share/licenses/python3-celery + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64/usr/share/licenses/python3-celery + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-celery = 4.4.7-1.mga8 python3-celery = 4.4.7-1.mga8 python3.8-celery = 4.4.7-1.mga8 python3.8dist(celery) = 4.4.7 python3dist(celery) = 4.4.7 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.8 python3.8dist(billiard) < 4 python3.8dist(kombu) < 4.7 python3.8dist(pytz) > dev python3.8dist(setuptools) python3.8dist(vine) = 1.3 Obsoletes: python-celery < 4.4.7-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-celery-4.4.7-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Luzcky + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd celery-4.4.7 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-celery-4.4.7-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MDJSGu + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf celery-4.4.7 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!