>>> py3-sentry-sdk: Building community/py3-sentry-sdk 0.19.5-r0 (using abuild 3.7.0_rc1-r1) started Sun, 20 Dec 2020 17:49:56 +0000 >>> py3-sentry-sdk: Checking sanity of /home/buildozer/aports/community/py3-sentry-sdk/APKBUILD... >>> py3-sentry-sdk: Analyzing dependencies... >>> py3-sentry-sdk: Installing for build: build-base python3 py3-certifi py3-urllib3 py3-setuptools (1/16) Installing libbz2 (1.0.8-r1) (2/16) Installing libffi (3.3-r2) (3/16) Installing gdbm (1.18.1-r0) (4/16) Installing xz-libs (5.2.5-r0) (5/16) Installing readline (8.0.4-r0) (6/16) Installing sqlite-libs (3.34.0-r0) (7/16) Installing python3 (3.8.6-r0) (8/16) Installing py3-certifi (2020.6.20-r0) (9/16) Installing py3-urllib3 (1.26.2-r1) (10/16) Installing py3-ordered-set (4.0.2-r0) (11/16) Installing py3-appdirs (1.4.4-r1) (12/16) Installing py3-parsing (2.4.7-r1) (13/16) Installing py3-six (1.15.0-r0) (14/16) Installing py3-packaging (20.8-r0) (15/16) Installing py3-setuptools (51.0.0-r0) (16/16) Installing .makedepends-py3-sentry-sdk (20201220.174956) Executing busybox-1.32.0-r8.trigger OK: 361 MiB in 102 packages >>> py3-sentry-sdk: Cleaning up srcdir >>> py3-sentry-sdk: Cleaning up pkgdir >>> py3-sentry-sdk: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/py3-sentry-sdk-0.19.5.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-sentry-sdk: Fetching py3-sentry-sdk-0.19.5.tar.gz::https://github.com/getsentry/sentry-python/archive/0.19.5.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131 100 131 0 0 579 0 --:--:-- --:--:-- --:--:-- 579 100 201k 0 201k 0 0 356k 0 --:--:-- --:--:-- --:--:-- 356k >>> py3-sentry-sdk: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/py3-sentry-sdk-0.19.5.tar.gz >>> py3-sentry-sdk: Checking sha512sums... py3-sentry-sdk-0.19.5.tar.gz: OK >>> py3-sentry-sdk: Unpacking /var/cache/distfiles/v3.13/py3-sentry-sdk-0.19.5.tar.gz... running build running build_py creating build creating build/lib creating build/lib/sentry_sdk copying sentry_sdk/_compat.py -> build/lib/sentry_sdk copying sentry_sdk/utils.py -> build/lib/sentry_sdk copying sentry_sdk/api.py -> build/lib/sentry_sdk copying sentry_sdk/envelope.py -> build/lib/sentry_sdk copying sentry_sdk/tracing.py -> build/lib/sentry_sdk copying sentry_sdk/_queue.py -> build/lib/sentry_sdk copying sentry_sdk/hub.py -> build/lib/sentry_sdk copying sentry_sdk/sessions.py -> build/lib/sentry_sdk copying sentry_sdk/consts.py -> build/lib/sentry_sdk copying sentry_sdk/worker.py -> build/lib/sentry_sdk copying sentry_sdk/scope.py -> build/lib/sentry_sdk copying sentry_sdk/attachments.py -> build/lib/sentry_sdk copying sentry_sdk/__init__.py -> build/lib/sentry_sdk copying sentry_sdk/transport.py -> build/lib/sentry_sdk copying sentry_sdk/_functools.py -> build/lib/sentry_sdk copying sentry_sdk/serializer.py -> build/lib/sentry_sdk copying sentry_sdk/client.py -> build/lib/sentry_sdk copying sentry_sdk/debug.py -> build/lib/sentry_sdk copying sentry_sdk/_types.py -> build/lib/sentry_sdk creating build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/logging.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/_wsgi_common.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/threading.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/aws_lambda.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/asgi.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/pure_eval.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/atexit.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/celery.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/modules.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/serverless.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/sanic.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/trytond.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/__init__.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/bottle.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/excepthook.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/chalice.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/aiohttp.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/pyramid.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/dedupe.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/executing.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/falcon.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/rq.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/argv.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/stdlib.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/gnu_backtrace.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/sqlalchemy.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/tornado.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/flask.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/redis.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/beam.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/wsgi.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/boto3.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/gcp.py -> build/lib/sentry_sdk/integrations creating build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/templates.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/asgi.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/views.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/__init__.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/middleware.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/transactions.py -> build/lib/sentry_sdk/integrations/django creating build/lib/sentry_sdk/integrations/spark copying sentry_sdk/integrations/spark/__init__.py -> build/lib/sentry_sdk/integrations/spark copying sentry_sdk/integrations/spark/spark_worker.py -> build/lib/sentry_sdk/integrations/spark copying sentry_sdk/integrations/spark/spark_driver.py -> build/lib/sentry_sdk/integrations/spark copying sentry_sdk/py.typed -> build/lib/sentry_sdk >>> py3-sentry-sdk: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-sentry-sdk/pkg creating /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk creating /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr creating /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib creating /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8 creating /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages creating /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk copying build/lib/sentry_sdk/_compat.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk copying build/lib/sentry_sdk/utils.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk copying build/lib/sentry_sdk/api.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk copying build/lib/sentry_sdk/envelope.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk copying build/lib/sentry_sdk/tracing.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk copying build/lib/sentry_sdk/_queue.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk copying build/lib/sentry_sdk/hub.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk copying build/lib/sentry_sdk/sessions.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk copying build/lib/sentry_sdk/consts.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk creating /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/logging.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations creating /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/templates.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/asgi.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/views.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/__init__.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/middleware.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/transactions.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/_wsgi_common.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/threading.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/aws_lambda.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/asgi.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/pure_eval.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/atexit.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/celery.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/modules.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/serverless.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/sanic.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/trytond.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/__init__.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/bottle.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/excepthook.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations creating /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/spark copying build/lib/sentry_sdk/integrations/spark/__init__.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/spark copying build/lib/sentry_sdk/integrations/spark/spark_worker.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/spark copying build/lib/sentry_sdk/integrations/spark/spark_driver.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/spark copying build/lib/sentry_sdk/integrations/chalice.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/aiohttp.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/pyramid.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/dedupe.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/executing.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/falcon.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/rq.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/argv.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/stdlib.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/gnu_backtrace.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/sqlalchemy.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/tornado.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/flask.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/redis.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/beam.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/wsgi.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/boto3.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/gcp.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/worker.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk copying build/lib/sentry_sdk/scope.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk copying build/lib/sentry_sdk/attachments.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk copying build/lib/sentry_sdk/__init__.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk copying build/lib/sentry_sdk/transport.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk copying build/lib/sentry_sdk/_functools.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk copying build/lib/sentry_sdk/py.typed -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk copying build/lib/sentry_sdk/serializer.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk copying build/lib/sentry_sdk/client.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk copying build/lib/sentry_sdk/debug.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk copying build/lib/sentry_sdk/_types.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/_compat.py to _compat.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/utils.py to utils.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/api.py to api.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/envelope.py to envelope.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/tracing.py to tracing.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/_queue.py to _queue.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/hub.py to hub.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/sessions.py to sessions.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/consts.py to consts.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/logging.py to logging.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/django/templates.py to templates.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/django/asgi.py to asgi.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/django/views.py to views.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/django/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/django/middleware.py to middleware.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/django/transactions.py to transactions.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/_wsgi_common.py to _wsgi_common.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/threading.py to threading.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/aws_lambda.py to aws_lambda.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/asgi.py to asgi.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/pure_eval.py to pure_eval.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/atexit.py to atexit.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/celery.py to celery.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/modules.py to modules.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/serverless.py to serverless.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/sanic.py to sanic.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/trytond.py to trytond.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/bottle.py to bottle.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/excepthook.py to excepthook.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/spark/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/spark/spark_worker.py to spark_worker.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/spark/spark_driver.py to spark_driver.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/chalice.py to chalice.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/aiohttp.py to aiohttp.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/pyramid.py to pyramid.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/dedupe.py to dedupe.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/executing.py to executing.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/falcon.py to falcon.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/rq.py to rq.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/argv.py to argv.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/stdlib.py to stdlib.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/gnu_backtrace.py to gnu_backtrace.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/sqlalchemy.py to sqlalchemy.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/tornado.py to tornado.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/flask.py to flask.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/redis.py to redis.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/beam.py to beam.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/wsgi.py to wsgi.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/boto3.py to boto3.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/integrations/gcp.py to gcp.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/worker.py to worker.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/scope.py to scope.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/attachments.py to attachments.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/transport.py to transport.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/_functools.py to _functools.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/serializer.py to serializer.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/client.py to client.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/debug.py to debug.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk/_types.py to _types.cpython-38.pyc running install_egg_info running egg_info creating sentry_sdk.egg-info writing sentry_sdk.egg-info/PKG-INFO writing dependency_links to sentry_sdk.egg-info/dependency_links.txt writing requirements to sentry_sdk.egg-info/requires.txt writing top-level names to sentry_sdk.egg-info/top_level.txt writing manifest file 'sentry_sdk.egg-info/SOURCES.txt' reading manifest file 'sentry_sdk.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'sentry_sdk.egg-info/SOURCES.txt' Copying sentry_sdk.egg-info to /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.8/site-packages/sentry_sdk-0.19.5-py3.8.egg-info running install_scripts >>> py3-sentry-sdk*: Running postcheck for py3-sentry-sdk >>> py3-sentry-sdk*: Preparing package py3-sentry-sdk... >>> py3-sentry-sdk*: Tracing dependencies... >>> py3-sentry-sdk*: Package size: 1020.0 KB >>> py3-sentry-sdk*: Compressing data... >>> py3-sentry-sdk*: Create checksum... >>> py3-sentry-sdk*: Create py3-sentry-sdk-0.19.5-r0.apk >>> py3-sentry-sdk: Build complete at Sun, 20 Dec 2020 17:49:59 +0000 elapsed time 0h 0m 3s >>> py3-sentry-sdk: Cleaning up srcdir >>> py3-sentry-sdk: Cleaning up pkgdir >>> py3-sentry-sdk: Uninstalling dependencies... (1/16) Purging .makedepends-py3-sentry-sdk (20201220.174956) (2/16) Purging py3-certifi (2020.6.20-r0) (3/16) Purging py3-urllib3 (1.26.2-r1) (4/16) Purging py3-setuptools (51.0.0-r0) (5/16) Purging py3-ordered-set (4.0.2-r0) (6/16) Purging py3-appdirs (1.4.4-r1) (7/16) Purging py3-packaging (20.8-r0) (8/16) Purging py3-parsing (2.4.7-r1) (9/16) Purging py3-six (1.15.0-r0) (10/16) Purging python3 (3.8.6-r0) (11/16) Purging libbz2 (1.0.8-r1) (12/16) Purging libffi (3.3-r2) (13/16) Purging gdbm (1.18.1-r0) (14/16) Purging xz-libs (5.2.5-r0) (15/16) Purging readline (8.0.4-r0) (16/16) Purging sqlite-libs (3.34.0-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> py3-sentry-sdk: Updating the community/x86 repository index... >>> py3-sentry-sdk: Signing the index...