>>> py3-sentry-sdk: Building community/py3-sentry-sdk 2.47.0-r0 (using abuild 3.16.0-r0) started Thu, 04 Dec 2025 14:18:38 +0000 >>> py3-sentry-sdk: Validating /home/buildozer/aports/community/py3-sentry-sdk/APKBUILD... >>> py3-sentry-sdk: Analyzing dependencies... >>> py3-sentry-sdk: Installing for build: build-base py3-certifi py3-urllib3 py3-gpep517 py3-setuptools py3-wheel ( 1/28) Installing libbz2 (1.0.8-r6) ( 2/28) Installing libffi (3.5.2-r0) ( 3/28) Installing gdbm (1.26-r0) ( 4/28) Installing xz-libs (5.8.1-r0) ( 5/28) Installing mpdecimal (4.0.1-r0) ( 6/28) Installing libpanelw (6.5_p20251123-r0) ( 7/28) Installing sqlite-libs (3.51.1-r0) ( 8/28) Installing python3 (3.12.12-r0) ( 9/28) Installing python3-pycache-pyc0 (3.12.12-r0) (10/28) Installing pyc (3.12.12-r0) (11/28) Installing py3-certifi-pyc (2025.11.12-r0) (12/28) Installing python3-pyc (3.12.12-r0) (13/28) Installing py3-certifi (2025.11.12-r0) (14/28) Installing py3-urllib3 (2.5.0-r0) (15/28) Installing py3-urllib3-pyc (2.5.0-r0) (16/28) Installing py3-installer (0.7.0-r2) (17/28) Installing py3-installer-pyc (0.7.0-r2) (18/28) Installing py3-gpep517 (19-r1) (19/28) Installing py3-gpep517-pyc (19-r1) (20/28) Installing py3-parsing (3.2.3-r0) (21/28) Installing py3-parsing-pyc (3.2.3-r0) (22/28) Installing py3-packaging (25.0-r0) (23/28) Installing py3-packaging-pyc (25.0-r0) (24/28) Installing py3-setuptools (80.9.0-r2) (25/28) Installing py3-setuptools-pyc (80.9.0-r2) (26/28) Installing py3-wheel (0.46.1-r0) (27/28) Installing py3-wheel-pyc (0.46.1-r0) (28/28) Installing .makedepends-py3-sentry-sdk (20251204.141840) Executing busybox-1.37.0-r29.trigger OK: 319 MiB in 131 packages >>> py3-sentry-sdk: Cleaning up srcdir >>> py3-sentry-sdk: Cleaning up pkgdir >>> py3-sentry-sdk: Cleaning up tmpdir >>> py3-sentry-sdk: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-sentry-sdk-2.47.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-sentry-sdk: Fetching py3-sentry-sdk-2.47.0.tar.gz::https://github.com/getsentry/sentry-python/archive/2.47.0.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/py3-sentry-sdk-2.47.0.tar.gz.part' py3-sentry-sdk-2.47. 100% |********************************| 843k 0:00:00 ETA '/var/cache/distfiles/py3-sentry-sdk-2.47.0.tar.gz.part' saved /var/cache/distfiles/py3-sentry-sdk-2.47.0.tar.gz: OK >>> py3-sentry-sdk: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-sentry-sdk-2.47.0.tar.gz /var/cache/distfiles/py3-sentry-sdk-2.47.0.tar.gz: OK >>> py3-sentry-sdk: Unpacking /var/cache/distfiles/py3-sentry-sdk-2.47.0.tar.gz... 2025-12-04 14:18:42,644 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-12-04 14:18:42,703 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-12-04 14:18:42,739 root INFO running build 2025-12-04 14:18:42,739 root INFO running build_py 2025-12-04 14:18:42,746 root INFO creating build/lib/sentry_sdk 2025-12-04 14:18:42,747 root INFO copying sentry_sdk/logger.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,747 root INFO copying sentry_sdk/sessions.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,748 root INFO copying sentry_sdk/tracing.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,748 root INFO copying sentry_sdk/spotlight.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,749 root INFO copying sentry_sdk/utils.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,749 root INFO copying sentry_sdk/types.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,750 root INFO copying sentry_sdk/scope.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,750 root INFO copying sentry_sdk/_metrics_batcher.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,751 root INFO copying sentry_sdk/attachments.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,751 root INFO copying sentry_sdk/serializer.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,752 root INFO copying sentry_sdk/session.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,752 root INFO copying sentry_sdk/_log_batcher.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,752 root INFO copying sentry_sdk/_types.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,753 root INFO copying sentry_sdk/tracing_utils.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,753 root INFO copying sentry_sdk/debug.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,754 root INFO copying sentry_sdk/feature_flags.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,754 root INFO copying sentry_sdk/_queue.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,755 root INFO copying sentry_sdk/_lru_cache.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,755 root INFO copying sentry_sdk/transport.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,756 root INFO copying sentry_sdk/__init__.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,756 root INFO copying sentry_sdk/_compat.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,756 root INFO copying sentry_sdk/api.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,757 root INFO copying sentry_sdk/worker.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,758 root INFO copying sentry_sdk/monitor.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,758 root INFO copying sentry_sdk/client.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,758 root INFO copying sentry_sdk/consts.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,759 root INFO copying sentry_sdk/_init_implementation.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,759 root INFO copying sentry_sdk/metrics.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,760 root INFO copying sentry_sdk/envelope.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,760 root INFO copying sentry_sdk/hub.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,761 root INFO copying sentry_sdk/scrubber.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,761 root INFO copying sentry_sdk/_werkzeug.py -> build/lib/sentry_sdk 2025-12-04 14:18:42,763 root INFO creating build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,763 root INFO copying sentry_sdk/integrations/beam.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,764 root INFO copying sentry_sdk/integrations/dedupe.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,764 root INFO copying sentry_sdk/integrations/sqlalchemy.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,765 root INFO copying sentry_sdk/integrations/graphene.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,765 root INFO copying sentry_sdk/integrations/arq.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,765 root INFO copying sentry_sdk/integrations/tornado.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,766 root INFO copying sentry_sdk/integrations/starlette.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,766 root INFO copying sentry_sdk/integrations/chalice.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,767 root INFO copying sentry_sdk/integrations/trytond.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,767 root INFO copying sentry_sdk/integrations/asyncio.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,768 root INFO copying sentry_sdk/integrations/cohere.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,768 root INFO copying sentry_sdk/integrations/loguru.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,769 root INFO copying sentry_sdk/integrations/logging.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,769 root INFO copying sentry_sdk/integrations/serverless.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,769 root INFO copying sentry_sdk/integrations/modules.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,770 root INFO copying sentry_sdk/integrations/asgi.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,770 root INFO copying sentry_sdk/integrations/cloud_resource_context.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,771 root INFO copying sentry_sdk/integrations/dramatiq.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,771 root INFO copying sentry_sdk/integrations/pymongo.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,772 root INFO copying sentry_sdk/integrations/mcp.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,772 root INFO copying sentry_sdk/integrations/_asgi_common.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,773 root INFO copying sentry_sdk/integrations/socket.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,773 root INFO copying sentry_sdk/integrations/stdlib.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,773 root INFO copying sentry_sdk/integrations/falcon.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,774 root INFO copying sentry_sdk/integrations/gnu_backtrace.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,774 root INFO copying sentry_sdk/integrations/typer.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,775 root INFO copying sentry_sdk/integrations/litestar.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,775 root INFO copying sentry_sdk/integrations/asyncpg.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,776 root INFO copying sentry_sdk/integrations/pure_eval.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,776 root INFO copying sentry_sdk/integrations/pyramid.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,776 root INFO copying sentry_sdk/integrations/gcp.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,777 root INFO copying sentry_sdk/integrations/litellm.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,777 root INFO copying sentry_sdk/integrations/ray.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,778 root INFO copying sentry_sdk/integrations/openai.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,778 root INFO copying sentry_sdk/integrations/clickhouse_driver.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,779 root INFO copying sentry_sdk/integrations/rust_tracing.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,779 root INFO copying sentry_sdk/integrations/gql.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,779 root INFO copying sentry_sdk/integrations/fastapi.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,780 root INFO copying sentry_sdk/integrations/ariadne.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,780 root INFO copying sentry_sdk/integrations/sanic.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,781 root INFO copying sentry_sdk/integrations/langgraph.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,781 root INFO copying sentry_sdk/integrations/huggingface_hub.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,782 root INFO copying sentry_sdk/integrations/threading.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,782 root INFO copying sentry_sdk/integrations/boto3.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,783 root INFO copying sentry_sdk/integrations/openfeature.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,783 root INFO copying sentry_sdk/integrations/flask.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,783 root INFO copying sentry_sdk/integrations/starlite.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,784 root INFO copying sentry_sdk/integrations/sys_exit.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,784 root INFO copying sentry_sdk/integrations/huey.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,785 root INFO copying sentry_sdk/integrations/__init__.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,785 root INFO copying sentry_sdk/integrations/unraisablehook.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,786 root INFO copying sentry_sdk/integrations/statsig.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,786 root INFO copying sentry_sdk/integrations/bottle.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,786 root INFO copying sentry_sdk/integrations/aiohttp.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,787 root INFO copying sentry_sdk/integrations/atexit.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,787 root INFO copying sentry_sdk/integrations/executing.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,788 root INFO copying sentry_sdk/integrations/httpx.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,788 root INFO copying sentry_sdk/integrations/unleash.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,789 root INFO copying sentry_sdk/integrations/otlp.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,789 root INFO copying sentry_sdk/integrations/anthropic.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,790 root INFO copying sentry_sdk/integrations/excepthook.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,790 root INFO copying sentry_sdk/integrations/launchdarkly.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,790 root INFO copying sentry_sdk/integrations/quart.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,791 root INFO copying sentry_sdk/integrations/aws_lambda.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,791 root INFO copying sentry_sdk/integrations/wsgi.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,792 root INFO copying sentry_sdk/integrations/argv.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,792 root INFO copying sentry_sdk/integrations/langchain.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,793 root INFO copying sentry_sdk/integrations/_wsgi_common.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,793 root INFO copying sentry_sdk/integrations/rq.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,794 root INFO copying sentry_sdk/integrations/strawberry.py -> build/lib/sentry_sdk/integrations 2025-12-04 14:18:42,794 root INFO creating build/lib/sentry_sdk/profiler 2025-12-04 14:18:42,795 root INFO copying sentry_sdk/profiler/utils.py -> build/lib/sentry_sdk/profiler 2025-12-04 14:18:42,795 root INFO copying sentry_sdk/profiler/__init__.py -> build/lib/sentry_sdk/profiler 2025-12-04 14:18:42,795 root INFO copying sentry_sdk/profiler/continuous_profiler.py -> build/lib/sentry_sdk/profiler 2025-12-04 14:18:42,796 root INFO copying sentry_sdk/profiler/transaction_profiler.py -> build/lib/sentry_sdk/profiler 2025-12-04 14:18:42,797 root INFO creating build/lib/sentry_sdk/crons 2025-12-04 14:18:42,797 root INFO copying sentry_sdk/crons/decorator.py -> build/lib/sentry_sdk/crons 2025-12-04 14:18:42,797 root INFO copying sentry_sdk/crons/__init__.py -> build/lib/sentry_sdk/crons 2025-12-04 14:18:42,798 root INFO copying sentry_sdk/crons/api.py -> build/lib/sentry_sdk/crons 2025-12-04 14:18:42,798 root INFO copying sentry_sdk/crons/consts.py -> build/lib/sentry_sdk/crons 2025-12-04 14:18:42,799 root INFO creating build/lib/sentry_sdk/ai 2025-12-04 14:18:42,799 root INFO copying sentry_sdk/ai/utils.py -> build/lib/sentry_sdk/ai 2025-12-04 14:18:42,800 root INFO copying sentry_sdk/ai/monitoring.py -> build/lib/sentry_sdk/ai 2025-12-04 14:18:42,800 root INFO copying sentry_sdk/ai/__init__.py -> build/lib/sentry_sdk/ai 2025-12-04 14:18:42,801 root INFO creating build/lib/sentry_sdk/integrations/django 2025-12-04 14:18:42,801 root INFO copying sentry_sdk/integrations/django/templates.py -> build/lib/sentry_sdk/integrations/django 2025-12-04 14:18:42,801 root INFO copying sentry_sdk/integrations/django/asgi.py -> build/lib/sentry_sdk/integrations/django 2025-12-04 14:18:42,802 root INFO copying sentry_sdk/integrations/django/transactions.py -> build/lib/sentry_sdk/integrations/django 2025-12-04 14:18:42,802 root INFO copying sentry_sdk/integrations/django/views.py -> build/lib/sentry_sdk/integrations/django 2025-12-04 14:18:42,803 root INFO copying sentry_sdk/integrations/django/middleware.py -> build/lib/sentry_sdk/integrations/django 2025-12-04 14:18:42,803 root INFO copying sentry_sdk/integrations/django/signals_handlers.py -> build/lib/sentry_sdk/integrations/django 2025-12-04 14:18:42,804 root INFO copying sentry_sdk/integrations/django/__init__.py -> build/lib/sentry_sdk/integrations/django 2025-12-04 14:18:42,804 root INFO copying sentry_sdk/integrations/django/caching.py -> build/lib/sentry_sdk/integrations/django 2025-12-04 14:18:42,805 root INFO creating build/lib/sentry_sdk/integrations/openai_agents 2025-12-04 14:18:42,805 root INFO copying sentry_sdk/integrations/openai_agents/utils.py -> build/lib/sentry_sdk/integrations/openai_agents 2025-12-04 14:18:42,805 root INFO copying sentry_sdk/integrations/openai_agents/__init__.py -> build/lib/sentry_sdk/integrations/openai_agents 2025-12-04 14:18:42,806 root INFO copying sentry_sdk/integrations/openai_agents/consts.py -> build/lib/sentry_sdk/integrations/openai_agents 2025-12-04 14:18:42,806 root INFO creating build/lib/sentry_sdk/integrations/pydantic_ai 2025-12-04 14:18:42,807 root INFO copying sentry_sdk/integrations/pydantic_ai/utils.py -> build/lib/sentry_sdk/integrations/pydantic_ai 2025-12-04 14:18:42,807 root INFO copying sentry_sdk/integrations/pydantic_ai/__init__.py -> build/lib/sentry_sdk/integrations/pydantic_ai 2025-12-04 14:18:42,808 root INFO copying sentry_sdk/integrations/pydantic_ai/consts.py -> build/lib/sentry_sdk/integrations/pydantic_ai 2025-12-04 14:18:42,808 root INFO creating build/lib/sentry_sdk/integrations/celery 2025-12-04 14:18:42,809 root INFO copying sentry_sdk/integrations/celery/beat.py -> build/lib/sentry_sdk/integrations/celery 2025-12-04 14:18:42,809 root INFO copying sentry_sdk/integrations/celery/utils.py -> build/lib/sentry_sdk/integrations/celery 2025-12-04 14:18:42,809 root INFO copying sentry_sdk/integrations/celery/__init__.py -> build/lib/sentry_sdk/integrations/celery 2025-12-04 14:18:42,810 root INFO creating build/lib/sentry_sdk/integrations/redis 2025-12-04 14:18:42,810 root INFO copying sentry_sdk/integrations/redis/redis_cluster.py -> build/lib/sentry_sdk/integrations/redis 2025-12-04 14:18:42,811 root INFO copying sentry_sdk/integrations/redis/utils.py -> build/lib/sentry_sdk/integrations/redis 2025-12-04 14:18:42,811 root INFO copying sentry_sdk/integrations/redis/_async_common.py -> build/lib/sentry_sdk/integrations/redis 2025-12-04 14:18:42,812 root INFO copying sentry_sdk/integrations/redis/_sync_common.py -> build/lib/sentry_sdk/integrations/redis 2025-12-04 14:18:42,812 root INFO copying sentry_sdk/integrations/redis/__init__.py -> build/lib/sentry_sdk/integrations/redis 2025-12-04 14:18:42,813 root INFO copying sentry_sdk/integrations/redis/redis_py_cluster_legacy.py -> build/lib/sentry_sdk/integrations/redis 2025-12-04 14:18:42,813 root INFO copying sentry_sdk/integrations/redis/rb.py -> build/lib/sentry_sdk/integrations/redis 2025-12-04 14:18:42,813 root INFO copying sentry_sdk/integrations/redis/consts.py -> build/lib/sentry_sdk/integrations/redis 2025-12-04 14:18:42,814 root INFO copying sentry_sdk/integrations/redis/redis.py -> build/lib/sentry_sdk/integrations/redis 2025-12-04 14:18:42,814 root INFO creating build/lib/sentry_sdk/integrations/grpc 2025-12-04 14:18:42,815 root INFO copying sentry_sdk/integrations/grpc/server.py -> build/lib/sentry_sdk/integrations/grpc 2025-12-04 14:18:42,815 root INFO copying sentry_sdk/integrations/grpc/__init__.py -> build/lib/sentry_sdk/integrations/grpc 2025-12-04 14:18:42,816 root INFO copying sentry_sdk/integrations/grpc/client.py -> build/lib/sentry_sdk/integrations/grpc 2025-12-04 14:18:42,816 root INFO copying sentry_sdk/integrations/grpc/consts.py -> build/lib/sentry_sdk/integrations/grpc 2025-12-04 14:18:42,817 root INFO creating build/lib/sentry_sdk/integrations/spark 2025-12-04 14:18:42,817 root INFO copying sentry_sdk/integrations/spark/__init__.py -> build/lib/sentry_sdk/integrations/spark 2025-12-04 14:18:42,817 root INFO copying sentry_sdk/integrations/spark/spark_worker.py -> build/lib/sentry_sdk/integrations/spark 2025-12-04 14:18:42,818 root INFO copying sentry_sdk/integrations/spark/spark_driver.py -> build/lib/sentry_sdk/integrations/spark 2025-12-04 14:18:42,818 root INFO creating build/lib/sentry_sdk/integrations/google_genai 2025-12-04 14:18:42,819 root INFO copying sentry_sdk/integrations/google_genai/utils.py -> build/lib/sentry_sdk/integrations/google_genai 2025-12-04 14:18:42,819 root INFO copying sentry_sdk/integrations/google_genai/streaming.py -> build/lib/sentry_sdk/integrations/google_genai 2025-12-04 14:18:42,820 root INFO copying sentry_sdk/integrations/google_genai/__init__.py -> build/lib/sentry_sdk/integrations/google_genai 2025-12-04 14:18:42,820 root INFO copying sentry_sdk/integrations/google_genai/consts.py -> build/lib/sentry_sdk/integrations/google_genai 2025-12-04 14:18:42,821 root INFO creating build/lib/sentry_sdk/integrations/opentelemetry 2025-12-04 14:18:42,821 root INFO copying sentry_sdk/integrations/opentelemetry/propagator.py -> build/lib/sentry_sdk/integrations/opentelemetry 2025-12-04 14:18:42,821 root INFO copying sentry_sdk/integrations/opentelemetry/integration.py -> build/lib/sentry_sdk/integrations/opentelemetry 2025-12-04 14:18:42,822 root INFO copying sentry_sdk/integrations/opentelemetry/__init__.py -> build/lib/sentry_sdk/integrations/opentelemetry 2025-12-04 14:18:42,822 root INFO copying sentry_sdk/integrations/opentelemetry/span_processor.py -> build/lib/sentry_sdk/integrations/opentelemetry 2025-12-04 14:18:42,823 root INFO copying sentry_sdk/integrations/opentelemetry/consts.py -> build/lib/sentry_sdk/integrations/opentelemetry 2025-12-04 14:18:42,823 root INFO creating build/lib/sentry_sdk/integrations/openai_agents/spans 2025-12-04 14:18:42,824 root INFO copying sentry_sdk/integrations/openai_agents/spans/ai_client.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2025-12-04 14:18:42,824 root INFO copying sentry_sdk/integrations/openai_agents/spans/invoke_agent.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2025-12-04 14:18:42,825 root INFO copying sentry_sdk/integrations/openai_agents/spans/__init__.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2025-12-04 14:18:42,825 root INFO copying sentry_sdk/integrations/openai_agents/spans/agent_workflow.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2025-12-04 14:18:42,826 root INFO copying sentry_sdk/integrations/openai_agents/spans/execute_tool.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2025-12-04 14:18:42,826 root INFO copying sentry_sdk/integrations/openai_agents/spans/handoff.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2025-12-04 14:18:42,827 root INFO creating build/lib/sentry_sdk/integrations/openai_agents/patches 2025-12-04 14:18:42,827 root INFO copying sentry_sdk/integrations/openai_agents/patches/agent_run.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2025-12-04 14:18:42,828 root INFO copying sentry_sdk/integrations/openai_agents/patches/error_tracing.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2025-12-04 14:18:42,828 root INFO copying sentry_sdk/integrations/openai_agents/patches/__init__.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2025-12-04 14:18:42,828 root INFO copying sentry_sdk/integrations/openai_agents/patches/runner.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2025-12-04 14:18:42,829 root INFO copying sentry_sdk/integrations/openai_agents/patches/models.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2025-12-04 14:18:42,829 root INFO copying sentry_sdk/integrations/openai_agents/patches/tools.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2025-12-04 14:18:42,830 root INFO creating build/lib/sentry_sdk/integrations/pydantic_ai/spans 2025-12-04 14:18:42,830 root INFO copying sentry_sdk/integrations/pydantic_ai/spans/ai_client.py -> build/lib/sentry_sdk/integrations/pydantic_ai/spans 2025-12-04 14:18:42,831 root INFO copying sentry_sdk/integrations/pydantic_ai/spans/utils.py -> build/lib/sentry_sdk/integrations/pydantic_ai/spans 2025-12-04 14:18:42,831 root INFO copying sentry_sdk/integrations/pydantic_ai/spans/invoke_agent.py -> build/lib/sentry_sdk/integrations/pydantic_ai/spans 2025-12-04 14:18:42,832 root INFO copying sentry_sdk/integrations/pydantic_ai/spans/__init__.py -> build/lib/sentry_sdk/integrations/pydantic_ai/spans 2025-12-04 14:18:42,832 root INFO copying sentry_sdk/integrations/pydantic_ai/spans/execute_tool.py -> build/lib/sentry_sdk/integrations/pydantic_ai/spans 2025-12-04 14:18:42,833 root INFO creating build/lib/sentry_sdk/integrations/pydantic_ai/patches 2025-12-04 14:18:42,833 root INFO copying sentry_sdk/integrations/pydantic_ai/patches/agent_run.py -> build/lib/sentry_sdk/integrations/pydantic_ai/patches 2025-12-04 14:18:42,833 root INFO copying sentry_sdk/integrations/pydantic_ai/patches/model_request.py -> build/lib/sentry_sdk/integrations/pydantic_ai/patches 2025-12-04 14:18:42,834 root INFO copying sentry_sdk/integrations/pydantic_ai/patches/graph_nodes.py -> build/lib/sentry_sdk/integrations/pydantic_ai/patches 2025-12-04 14:18:42,834 root INFO copying sentry_sdk/integrations/pydantic_ai/patches/__init__.py -> build/lib/sentry_sdk/integrations/pydantic_ai/patches 2025-12-04 14:18:42,835 root INFO copying sentry_sdk/integrations/pydantic_ai/patches/tools.py -> build/lib/sentry_sdk/integrations/pydantic_ai/patches 2025-12-04 14:18:42,835 root INFO creating build/lib/sentry_sdk/integrations/redis/modules 2025-12-04 14:18:42,836 root INFO copying sentry_sdk/integrations/redis/modules/caches.py -> build/lib/sentry_sdk/integrations/redis/modules 2025-12-04 14:18:42,836 root INFO copying sentry_sdk/integrations/redis/modules/queries.py -> build/lib/sentry_sdk/integrations/redis/modules 2025-12-04 14:18:42,837 root INFO copying sentry_sdk/integrations/redis/modules/__init__.py -> build/lib/sentry_sdk/integrations/redis/modules 2025-12-04 14:18:42,837 root INFO creating build/lib/sentry_sdk/integrations/grpc/aio 2025-12-04 14:18:42,837 root INFO copying sentry_sdk/integrations/grpc/aio/server.py -> build/lib/sentry_sdk/integrations/grpc/aio 2025-12-04 14:18:42,838 root INFO copying sentry_sdk/integrations/grpc/aio/__init__.py -> build/lib/sentry_sdk/integrations/grpc/aio 2025-12-04 14:18:42,838 root INFO copying sentry_sdk/integrations/grpc/aio/client.py -> build/lib/sentry_sdk/integrations/grpc/aio 2025-12-04 14:18:42,843 root INFO copying sentry_sdk/py.typed -> build/lib/sentry_sdk 2025-12-04 14:18:42,863 root INFO installing to build/bdist.linux-loongarch64/wheel 2025-12-04 14:18:42,863 root INFO running install 2025-12-04 14:18:42,881 root INFO running install_lib 2025-12-04 14:18:42,889 root INFO creating build/bdist.linux-loongarch64/wheel 2025-12-04 14:18:42,890 root INFO creating build/bdist.linux-loongarch64/wheel/sentry_sdk 2025-12-04 14:18:42,890 root INFO copying build/lib/sentry_sdk/logger.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:42,890 root INFO copying build/lib/sentry_sdk/sessions.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:42,891 root INFO copying build/lib/sentry_sdk/tracing.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:42,891 root INFO copying build/lib/sentry_sdk/spotlight.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:42,891 root INFO copying build/lib/sentry_sdk/utils.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:42,892 root INFO copying build/lib/sentry_sdk/types.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:42,892 root INFO copying build/lib/sentry_sdk/py.typed -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:42,893 root INFO creating build/bdist.linux-loongarch64/wheel/sentry_sdk/integrations 2025-12-04 14:18:42,893 root INFO copying build/lib/sentry_sdk/integrations/beam.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:42,894 root INFO copying build/lib/sentry_sdk/integrations/dedupe.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:42,894 root INFO copying build/lib/sentry_sdk/integrations/sqlalchemy.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:42,894 root INFO creating build/bdist.linux-loongarch64/wheel/sentry_sdk/integrations/django 2025-12-04 14:18:42,895 root INFO copying build/lib/sentry_sdk/integrations/django/templates.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/django 2025-12-04 14:18:42,895 root INFO copying build/lib/sentry_sdk/integrations/django/asgi.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/django 2025-12-04 14:18:42,895 root INFO copying build/lib/sentry_sdk/integrations/django/transactions.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/django 2025-12-04 14:18:42,896 root INFO copying build/lib/sentry_sdk/integrations/django/views.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/django 2025-12-04 14:18:42,896 root INFO copying build/lib/sentry_sdk/integrations/django/middleware.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/django 2025-12-04 14:18:42,897 root INFO copying build/lib/sentry_sdk/integrations/django/signals_handlers.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/django 2025-12-04 14:18:42,897 root INFO copying build/lib/sentry_sdk/integrations/django/__init__.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/django 2025-12-04 14:18:42,897 root INFO copying build/lib/sentry_sdk/integrations/django/caching.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/django 2025-12-04 14:18:42,898 root INFO creating build/bdist.linux-loongarch64/wheel/sentry_sdk/integrations/openai_agents 2025-12-04 14:18:43,548 root INFO creating build/bdist.linux-loongarch64/wheel/sentry_sdk/integrations/openai_agents/spans 2025-12-04 14:18:43,548 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/spans/ai_client.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/openai_agents/spans 2025-12-04 14:18:43,549 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/spans/invoke_agent.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/openai_agents/spans 2025-12-04 14:18:43,549 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/spans/__init__.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/openai_agents/spans 2025-12-04 14:18:43,549 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/spans/agent_workflow.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/openai_agents/spans 2025-12-04 14:18:43,550 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/spans/execute_tool.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/openai_agents/spans 2025-12-04 14:18:43,550 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/spans/handoff.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/openai_agents/spans 2025-12-04 14:18:43,550 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/utils.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/openai_agents 2025-12-04 14:18:43,551 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/__init__.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/openai_agents 2025-12-04 14:18:43,551 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/consts.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/openai_agents 2025-12-04 14:18:43,552 root INFO creating build/bdist.linux-loongarch64/wheel/sentry_sdk/integrations/openai_agents/patches 2025-12-04 14:18:43,552 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/agent_run.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/openai_agents/patches 2025-12-04 14:18:43,552 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/error_tracing.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/openai_agents/patches 2025-12-04 14:18:43,553 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/__init__.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/openai_agents/patches 2025-12-04 14:18:43,553 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/runner.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/openai_agents/patches 2025-12-04 14:18:43,553 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/models.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/openai_agents/patches 2025-12-04 14:18:43,554 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/tools.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/openai_agents/patches 2025-12-04 14:18:43,554 root INFO copying build/lib/sentry_sdk/integrations/graphene.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,554 root INFO copying build/lib/sentry_sdk/integrations/arq.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,555 root INFO copying build/lib/sentry_sdk/integrations/tornado.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,555 root INFO copying build/lib/sentry_sdk/integrations/starlette.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,555 root INFO copying build/lib/sentry_sdk/integrations/chalice.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,556 root INFO creating build/bdist.linux-loongarch64/wheel/sentry_sdk/integrations/pydantic_ai 2025-12-04 14:18:43,557 root INFO creating build/bdist.linux-loongarch64/wheel/sentry_sdk/integrations/pydantic_ai/spans 2025-12-04 14:18:43,557 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/spans/ai_client.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/pydantic_ai/spans 2025-12-04 14:18:43,557 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/spans/utils.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/pydantic_ai/spans 2025-12-04 14:18:43,558 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/spans/invoke_agent.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/pydantic_ai/spans 2025-12-04 14:18:43,558 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/spans/__init__.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/pydantic_ai/spans 2025-12-04 14:18:43,558 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/spans/execute_tool.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/pydantic_ai/spans 2025-12-04 14:18:43,559 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/utils.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/pydantic_ai 2025-12-04 14:18:43,559 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/__init__.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/pydantic_ai 2025-12-04 14:18:43,559 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/consts.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/pydantic_ai 2025-12-04 14:18:43,560 root INFO creating build/bdist.linux-loongarch64/wheel/sentry_sdk/integrations/pydantic_ai/patches 2025-12-04 14:18:43,560 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/patches/agent_run.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/pydantic_ai/patches 2025-12-04 14:18:43,561 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/patches/model_request.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/pydantic_ai/patches 2025-12-04 14:18:43,561 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/patches/graph_nodes.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/pydantic_ai/patches 2025-12-04 14:18:43,561 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/patches/__init__.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/pydantic_ai/patches 2025-12-04 14:18:43,562 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/patches/tools.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/pydantic_ai/patches 2025-12-04 14:18:43,562 root INFO copying build/lib/sentry_sdk/integrations/trytond.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,562 root INFO copying build/lib/sentry_sdk/integrations/asyncio.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,563 root INFO copying build/lib/sentry_sdk/integrations/cohere.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,563 root INFO copying build/lib/sentry_sdk/integrations/loguru.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,563 root INFO copying build/lib/sentry_sdk/integrations/logging.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,564 root INFO copying build/lib/sentry_sdk/integrations/serverless.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,564 root INFO copying build/lib/sentry_sdk/integrations/modules.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,564 root INFO copying build/lib/sentry_sdk/integrations/asgi.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,565 root INFO copying build/lib/sentry_sdk/integrations/cloud_resource_context.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,565 root INFO copying build/lib/sentry_sdk/integrations/dramatiq.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,565 root INFO copying build/lib/sentry_sdk/integrations/pymongo.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,566 root INFO copying build/lib/sentry_sdk/integrations/mcp.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,566 root INFO copying build/lib/sentry_sdk/integrations/_asgi_common.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,566 root INFO copying build/lib/sentry_sdk/integrations/socket.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,567 root INFO copying build/lib/sentry_sdk/integrations/stdlib.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,567 root INFO copying build/lib/sentry_sdk/integrations/falcon.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,567 root INFO copying build/lib/sentry_sdk/integrations/gnu_backtrace.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,568 root INFO copying build/lib/sentry_sdk/integrations/typer.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,568 root INFO copying build/lib/sentry_sdk/integrations/litestar.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,569 root INFO copying build/lib/sentry_sdk/integrations/asyncpg.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,569 root INFO copying build/lib/sentry_sdk/integrations/pure_eval.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,569 root INFO copying build/lib/sentry_sdk/integrations/pyramid.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,570 root INFO copying build/lib/sentry_sdk/integrations/gcp.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,570 root INFO copying build/lib/sentry_sdk/integrations/litellm.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,570 root INFO creating build/bdist.linux-loongarch64/wheel/sentry_sdk/integrations/celery 2025-12-04 14:18:43,571 root INFO copying build/lib/sentry_sdk/integrations/celery/beat.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/celery 2025-12-04 14:18:43,571 root INFO copying build/lib/sentry_sdk/integrations/celery/utils.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/celery 2025-12-04 14:18:43,572 root INFO copying build/lib/sentry_sdk/integrations/celery/__init__.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/celery 2025-12-04 14:18:43,572 root INFO copying build/lib/sentry_sdk/integrations/ray.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,572 root INFO copying build/lib/sentry_sdk/integrations/openai.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,573 root INFO copying build/lib/sentry_sdk/integrations/clickhouse_driver.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,573 root INFO copying build/lib/sentry_sdk/integrations/rust_tracing.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,573 root INFO copying build/lib/sentry_sdk/integrations/gql.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,574 root INFO copying build/lib/sentry_sdk/integrations/fastapi.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,574 root INFO copying build/lib/sentry_sdk/integrations/ariadne.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,574 root INFO copying build/lib/sentry_sdk/integrations/sanic.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,575 root INFO copying build/lib/sentry_sdk/integrations/langgraph.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,575 root INFO copying build/lib/sentry_sdk/integrations/huggingface_hub.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,575 root INFO copying build/lib/sentry_sdk/integrations/threading.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,576 root INFO copying build/lib/sentry_sdk/integrations/boto3.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,576 root INFO creating build/bdist.linux-loongarch64/wheel/sentry_sdk/integrations/redis 2025-12-04 14:18:43,577 root INFO copying build/lib/sentry_sdk/integrations/redis/redis_cluster.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/redis 2025-12-04 14:18:43,577 root INFO copying build/lib/sentry_sdk/integrations/redis/utils.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/redis 2025-12-04 14:18:43,577 root INFO copying build/lib/sentry_sdk/integrations/redis/_async_common.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/redis 2025-12-04 14:18:43,578 root INFO creating build/bdist.linux-loongarch64/wheel/sentry_sdk/integrations/redis/modules 2025-12-04 14:18:43,578 root INFO copying build/lib/sentry_sdk/integrations/redis/modules/caches.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/redis/modules 2025-12-04 14:18:43,579 root INFO copying build/lib/sentry_sdk/integrations/redis/modules/queries.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/redis/modules 2025-12-04 14:18:43,579 root INFO copying build/lib/sentry_sdk/integrations/redis/modules/__init__.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/redis/modules 2025-12-04 14:18:43,579 root INFO copying build/lib/sentry_sdk/integrations/redis/_sync_common.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/redis 2025-12-04 14:18:43,580 root INFO copying build/lib/sentry_sdk/integrations/redis/__init__.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/redis 2025-12-04 14:18:43,580 root INFO copying build/lib/sentry_sdk/integrations/redis/redis_py_cluster_legacy.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/redis 2025-12-04 14:18:43,580 root INFO copying build/lib/sentry_sdk/integrations/redis/rb.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/redis 2025-12-04 14:18:43,581 root INFO copying build/lib/sentry_sdk/integrations/redis/consts.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/redis 2025-12-04 14:18:43,581 root INFO copying build/lib/sentry_sdk/integrations/redis/redis.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/redis 2025-12-04 14:18:43,581 root INFO copying build/lib/sentry_sdk/integrations/openfeature.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,582 root INFO copying build/lib/sentry_sdk/integrations/flask.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,582 root INFO copying build/lib/sentry_sdk/integrations/starlite.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,582 root INFO copying build/lib/sentry_sdk/integrations/sys_exit.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,583 root INFO copying build/lib/sentry_sdk/integrations/huey.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,583 root INFO copying build/lib/sentry_sdk/integrations/__init__.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,583 root INFO copying build/lib/sentry_sdk/integrations/unraisablehook.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,584 root INFO copying build/lib/sentry_sdk/integrations/statsig.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,584 root INFO copying build/lib/sentry_sdk/integrations/bottle.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,584 root INFO copying build/lib/sentry_sdk/integrations/aiohttp.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,585 root INFO copying build/lib/sentry_sdk/integrations/atexit.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,585 root INFO copying build/lib/sentry_sdk/integrations/executing.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,586 root INFO creating build/bdist.linux-loongarch64/wheel/sentry_sdk/integrations/grpc 2025-12-04 14:18:43,586 root INFO copying build/lib/sentry_sdk/integrations/grpc/server.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/grpc 2025-12-04 14:18:43,586 root INFO copying build/lib/sentry_sdk/integrations/grpc/__init__.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/grpc 2025-12-04 14:18:43,587 root INFO creating build/bdist.linux-loongarch64/wheel/sentry_sdk/integrations/grpc/aio 2025-12-04 14:18:43,587 root INFO copying build/lib/sentry_sdk/integrations/grpc/aio/server.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/grpc/aio 2025-12-04 14:18:43,587 root INFO copying build/lib/sentry_sdk/integrations/grpc/aio/__init__.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/grpc/aio 2025-12-04 14:18:43,588 root INFO copying build/lib/sentry_sdk/integrations/grpc/aio/client.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/grpc/aio 2025-12-04 14:18:43,588 root INFO copying build/lib/sentry_sdk/integrations/grpc/client.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/grpc 2025-12-04 14:18:43,588 root INFO copying build/lib/sentry_sdk/integrations/grpc/consts.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/grpc 2025-12-04 14:18:43,589 root INFO copying build/lib/sentry_sdk/integrations/httpx.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,589 root INFO creating build/bdist.linux-loongarch64/wheel/sentry_sdk/integrations/spark 2025-12-04 14:18:43,590 root INFO copying build/lib/sentry_sdk/integrations/spark/__init__.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/spark 2025-12-04 14:18:43,590 root INFO copying build/lib/sentry_sdk/integrations/spark/spark_worker.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/spark 2025-12-04 14:18:43,590 root INFO copying build/lib/sentry_sdk/integrations/spark/spark_driver.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/spark 2025-12-04 14:18:43,591 root INFO copying build/lib/sentry_sdk/integrations/unleash.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,591 root INFO copying build/lib/sentry_sdk/integrations/otlp.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,591 root INFO copying build/lib/sentry_sdk/integrations/anthropic.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,592 root INFO copying build/lib/sentry_sdk/integrations/excepthook.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,592 root INFO copying build/lib/sentry_sdk/integrations/launchdarkly.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,592 root INFO copying build/lib/sentry_sdk/integrations/quart.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,593 root INFO copying build/lib/sentry_sdk/integrations/aws_lambda.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,593 root INFO creating build/bdist.linux-loongarch64/wheel/sentry_sdk/integrations/google_genai 2025-12-04 14:18:43,594 root INFO copying build/lib/sentry_sdk/integrations/google_genai/utils.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/google_genai 2025-12-04 14:18:43,594 root INFO copying build/lib/sentry_sdk/integrations/google_genai/streaming.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/google_genai 2025-12-04 14:18:43,594 root INFO copying build/lib/sentry_sdk/integrations/google_genai/__init__.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/google_genai 2025-12-04 14:18:43,595 root INFO copying build/lib/sentry_sdk/integrations/google_genai/consts.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/google_genai 2025-12-04 14:18:43,595 root INFO creating build/bdist.linux-loongarch64/wheel/sentry_sdk/integrations/opentelemetry 2025-12-04 14:18:43,595 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/propagator.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/opentelemetry 2025-12-04 14:18:43,596 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/integration.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/opentelemetry 2025-12-04 14:18:43,596 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/__init__.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/opentelemetry 2025-12-04 14:18:43,596 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/span_processor.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/opentelemetry 2025-12-04 14:18:43,597 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/consts.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations/opentelemetry 2025-12-04 14:18:43,597 root INFO copying build/lib/sentry_sdk/integrations/wsgi.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,597 root INFO copying build/lib/sentry_sdk/integrations/argv.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,598 root INFO copying build/lib/sentry_sdk/integrations/langchain.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,598 root INFO copying build/lib/sentry_sdk/integrations/_wsgi_common.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,599 root INFO copying build/lib/sentry_sdk/integrations/rq.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,599 root INFO copying build/lib/sentry_sdk/integrations/strawberry.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/integrations 2025-12-04 14:18:43,599 root INFO copying build/lib/sentry_sdk/scope.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:43,600 root INFO copying build/lib/sentry_sdk/_metrics_batcher.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:43,600 root INFO copying build/lib/sentry_sdk/attachments.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:43,600 root INFO copying build/lib/sentry_sdk/serializer.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:43,601 root INFO creating build/bdist.linux-loongarch64/wheel/sentry_sdk/profiler 2025-12-04 14:18:43,601 root INFO copying build/lib/sentry_sdk/profiler/utils.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/profiler 2025-12-04 14:18:43,602 root INFO copying build/lib/sentry_sdk/profiler/__init__.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/profiler 2025-12-04 14:18:43,602 root INFO copying build/lib/sentry_sdk/profiler/continuous_profiler.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/profiler 2025-12-04 14:18:43,602 root INFO copying build/lib/sentry_sdk/profiler/transaction_profiler.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/profiler 2025-12-04 14:18:43,603 root INFO copying build/lib/sentry_sdk/session.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:43,603 root INFO copying build/lib/sentry_sdk/_log_batcher.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:43,603 root INFO copying build/lib/sentry_sdk/_types.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:43,604 root INFO copying build/lib/sentry_sdk/tracing_utils.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:43,604 root INFO copying build/lib/sentry_sdk/debug.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:43,605 root INFO copying build/lib/sentry_sdk/feature_flags.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:43,605 root INFO copying build/lib/sentry_sdk/_queue.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:43,605 root INFO copying build/lib/sentry_sdk/_lru_cache.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:43,606 root INFO copying build/lib/sentry_sdk/transport.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:43,606 root INFO copying build/lib/sentry_sdk/__init__.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:43,606 root INFO copying build/lib/sentry_sdk/_compat.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:43,607 root INFO copying build/lib/sentry_sdk/api.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:43,607 root INFO copying build/lib/sentry_sdk/worker.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:43,607 root INFO copying build/lib/sentry_sdk/monitor.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:43,608 root INFO copying build/lib/sentry_sdk/client.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:43,608 root INFO copying build/lib/sentry_sdk/consts.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:43,609 root INFO copying build/lib/sentry_sdk/_init_implementation.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:43,609 root INFO copying build/lib/sentry_sdk/metrics.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:43,609 root INFO copying build/lib/sentry_sdk/envelope.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:43,610 root INFO creating build/bdist.linux-loongarch64/wheel/sentry_sdk/crons 2025-12-04 14:18:43,610 root INFO copying build/lib/sentry_sdk/crons/decorator.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/crons 2025-12-04 14:18:43,610 root INFO copying build/lib/sentry_sdk/crons/__init__.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/crons 2025-12-04 14:18:43,611 root INFO copying build/lib/sentry_sdk/crons/api.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/crons 2025-12-04 14:18:43,611 root INFO copying build/lib/sentry_sdk/crons/consts.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/crons 2025-12-04 14:18:43,611 root INFO copying build/lib/sentry_sdk/hub.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:43,612 root INFO creating build/bdist.linux-loongarch64/wheel/sentry_sdk/ai 2025-12-04 14:18:43,612 root INFO copying build/lib/sentry_sdk/ai/utils.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/ai 2025-12-04 14:18:43,613 root INFO copying build/lib/sentry_sdk/ai/monitoring.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/ai 2025-12-04 14:18:43,613 root INFO copying build/lib/sentry_sdk/ai/__init__.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk/ai 2025-12-04 14:18:43,613 root INFO copying build/lib/sentry_sdk/scrubber.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:43,614 root INFO copying build/lib/sentry_sdk/_werkzeug.py -> build/bdist.linux-loongarch64/wheel/./sentry_sdk 2025-12-04 14:18:43,614 root INFO running install_egg_info 2025-12-04 14:18:43,621 root INFO running egg_info 2025-12-04 14:18:43,626 root INFO creating sentry_sdk.egg-info 2025-12-04 14:18:43,626 root INFO writing sentry_sdk.egg-info/PKG-INFO 2025-12-04 14:18:43,645 root INFO writing dependency_links to sentry_sdk.egg-info/dependency_links.txt 2025-12-04 14:18:43,646 root INFO writing entry points to sentry_sdk.egg-info/entry_points.txt 2025-12-04 14:18:43,659 root INFO writing requirements to sentry_sdk.egg-info/requires.txt 2025-12-04 14:18:43,660 root INFO writing top-level names to sentry_sdk.egg-info/top_level.txt 2025-12-04 14:18:43,660 root INFO writing manifest file 'sentry_sdk.egg-info/SOURCES.txt' 2025-12-04 14:18:43,677 root INFO reading manifest file 'sentry_sdk.egg-info/SOURCES.txt' 2025-12-04 14:18:43,678 root INFO reading manifest template 'MANIFEST.in' 2025-12-04 14:18:43,678 root INFO adding license file 'LICENSE' 2025-12-04 14:18:43,683 root INFO writing manifest file 'sentry_sdk.egg-info/SOURCES.txt' 2025-12-04 14:18:44,097 root INFO Copying sentry_sdk.egg-info to build/bdist.linux-loongarch64/wheel/./sentry_sdk-2.47.0-py3.12.egg-info 2025-12-04 14:18:44,100 root INFO running install_scripts 2025-12-04 14:18:44,103 root INFO creating build/bdist.linux-loongarch64/wheel/sentry_sdk-2.47.0.dist-info/WHEEL 2025-12-04 14:18:44,104 wheel INFO creating '/home/buildozer/aports/community/py3-sentry-sdk/src/sentry-python-2.47.0/.dist/.tmp-tnbvvmum/sentry_sdk-2.47.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2025-12-04 14:18:44,105 wheel INFO adding 'sentry_sdk/__init__.py' 2025-12-04 14:18:44,105 wheel INFO adding 'sentry_sdk/_compat.py' 2025-12-04 14:18:44,105 wheel INFO adding 'sentry_sdk/_init_implementation.py' 2025-12-04 14:18:44,106 wheel INFO adding 'sentry_sdk/_log_batcher.py' 2025-12-04 14:18:44,106 wheel INFO adding 'sentry_sdk/_lru_cache.py' 2025-12-04 14:18:44,107 wheel INFO adding 'sentry_sdk/_metrics_batcher.py' 2025-12-04 14:18:44,107 wheel INFO adding 'sentry_sdk/_queue.py' 2025-12-04 14:18:44,107 wheel INFO adding 'sentry_sdk/_types.py' 2025-12-04 14:18:44,108 wheel INFO adding 'sentry_sdk/_werkzeug.py' 2025-12-04 14:18:44,108 wheel INFO adding 'sentry_sdk/api.py' 2025-12-04 14:18:44,109 wheel INFO adding 'sentry_sdk/attachments.py' 2025-12-04 14:18:44,109 wheel INFO adding 'sentry_sdk/client.py' 2025-12-04 14:18:44,110 wheel INFO adding 'sentry_sdk/consts.py' 2025-12-04 14:18:44,111 wheel INFO adding 'sentry_sdk/debug.py' 2025-12-04 14:18:44,111 wheel INFO adding 'sentry_sdk/envelope.py' 2025-12-04 14:18:44,112 wheel INFO adding 'sentry_sdk/feature_flags.py' 2025-12-04 14:18:44,112 wheel INFO adding 'sentry_sdk/hub.py' 2025-12-04 14:18:44,113 wheel INFO adding 'sentry_sdk/logger.py' 2025-12-04 14:18:44,113 wheel INFO adding 'sentry_sdk/metrics.py' 2025-12-04 14:18:44,113 wheel INFO adding 'sentry_sdk/monitor.py' 2025-12-04 14:18:44,114 wheel INFO adding 'sentry_sdk/py.typed' 2025-12-04 14:18:44,114 wheel INFO adding 'sentry_sdk/scope.py' 2025-12-04 14:18:44,115 wheel INFO adding 'sentry_sdk/scrubber.py' 2025-12-04 14:18:44,115 wheel INFO adding 'sentry_sdk/serializer.py' 2025-12-04 14:18:44,116 wheel INFO adding 'sentry_sdk/session.py' 2025-12-04 14:18:44,116 wheel INFO adding 'sentry_sdk/sessions.py' 2025-12-04 14:18:44,117 wheel INFO adding 'sentry_sdk/spotlight.py' 2025-12-04 14:18:44,117 wheel INFO adding 'sentry_sdk/tracing.py' 2025-12-04 14:18:44,118 wheel INFO adding 'sentry_sdk/tracing_utils.py' 2025-12-04 14:18:44,119 wheel INFO adding 'sentry_sdk/transport.py' 2025-12-04 14:18:44,119 wheel INFO adding 'sentry_sdk/types.py' 2025-12-04 14:18:44,120 wheel INFO adding 'sentry_sdk/utils.py' 2025-12-04 14:18:44,121 wheel INFO adding 'sentry_sdk/worker.py' 2025-12-04 14:18:44,121 wheel INFO adding 'sentry_sdk/ai/__init__.py' 2025-12-04 14:18:44,121 wheel INFO adding 'sentry_sdk/ai/monitoring.py' 2025-12-04 14:18:44,122 wheel INFO adding 'sentry_sdk/ai/utils.py' 2025-12-04 14:18:44,122 wheel INFO adding 'sentry_sdk/crons/__init__.py' 2025-12-04 14:18:44,123 wheel INFO adding 'sentry_sdk/crons/api.py' 2025-12-04 14:18:44,123 wheel INFO adding 'sentry_sdk/crons/consts.py' 2025-12-04 14:18:44,123 wheel INFO adding 'sentry_sdk/crons/decorator.py' 2025-12-04 14:18:44,124 wheel INFO adding 'sentry_sdk/integrations/__init__.py' 2025-12-04 14:18:44,124 wheel INFO adding 'sentry_sdk/integrations/_asgi_common.py' 2025-12-04 14:18:44,125 wheel INFO adding 'sentry_sdk/integrations/_wsgi_common.py' 2025-12-04 14:18:44,125 wheel INFO adding 'sentry_sdk/integrations/aiohttp.py' 2025-12-04 14:18:44,126 wheel INFO adding 'sentry_sdk/integrations/anthropic.py' 2025-12-04 14:18:44,126 wheel INFO adding 'sentry_sdk/integrations/argv.py' 2025-12-04 14:18:44,127 wheel INFO adding 'sentry_sdk/integrations/ariadne.py' 2025-12-04 14:18:44,127 wheel INFO adding 'sentry_sdk/integrations/arq.py' 2025-12-04 14:18:44,127 wheel INFO adding 'sentry_sdk/integrations/asgi.py' 2025-12-04 14:18:44,128 wheel INFO adding 'sentry_sdk/integrations/asyncio.py' 2025-12-04 14:18:44,128 wheel INFO adding 'sentry_sdk/integrations/asyncpg.py' 2025-12-04 14:18:44,129 wheel INFO adding 'sentry_sdk/integrations/atexit.py' 2025-12-04 14:18:44,129 wheel INFO adding 'sentry_sdk/integrations/aws_lambda.py' 2025-12-04 14:18:44,129 wheel INFO adding 'sentry_sdk/integrations/beam.py' 2025-12-04 14:18:44,130 wheel INFO adding 'sentry_sdk/integrations/boto3.py' 2025-12-04 14:18:44,130 wheel INFO adding 'sentry_sdk/integrations/bottle.py' 2025-12-04 14:18:44,131 wheel INFO adding 'sentry_sdk/integrations/chalice.py' 2025-12-04 14:18:44,131 wheel INFO adding 'sentry_sdk/integrations/clickhouse_driver.py' 2025-12-04 14:18:44,131 wheel INFO adding 'sentry_sdk/integrations/cloud_resource_context.py' 2025-12-04 14:18:44,132 wheel INFO adding 'sentry_sdk/integrations/cohere.py' 2025-12-04 14:18:44,132 wheel INFO adding 'sentry_sdk/integrations/dedupe.py' 2025-12-04 14:18:44,133 wheel INFO adding 'sentry_sdk/integrations/dramatiq.py' 2025-12-04 14:18:44,133 wheel INFO adding 'sentry_sdk/integrations/excepthook.py' 2025-12-04 14:18:44,133 wheel INFO adding 'sentry_sdk/integrations/executing.py' 2025-12-04 14:18:44,134 wheel INFO adding 'sentry_sdk/integrations/falcon.py' 2025-12-04 14:18:44,134 wheel INFO adding 'sentry_sdk/integrations/fastapi.py' 2025-12-04 14:18:44,134 wheel INFO adding 'sentry_sdk/integrations/flask.py' 2025-12-04 14:18:44,135 wheel INFO adding 'sentry_sdk/integrations/gcp.py' 2025-12-04 14:18:44,135 wheel INFO adding 'sentry_sdk/integrations/gnu_backtrace.py' 2025-12-04 14:18:44,136 wheel INFO adding 'sentry_sdk/integrations/gql.py' 2025-12-04 14:18:44,136 wheel INFO adding 'sentry_sdk/integrations/graphene.py' 2025-12-04 14:18:44,136 wheel INFO adding 'sentry_sdk/integrations/httpx.py' 2025-12-04 14:18:44,137 wheel INFO adding 'sentry_sdk/integrations/huey.py' 2025-12-04 14:18:44,137 wheel INFO adding 'sentry_sdk/integrations/huggingface_hub.py' 2025-12-04 14:18:44,138 wheel INFO adding 'sentry_sdk/integrations/langchain.py' 2025-12-04 14:18:44,139 wheel INFO adding 'sentry_sdk/integrations/langgraph.py' 2025-12-04 14:18:44,139 wheel INFO adding 'sentry_sdk/integrations/launchdarkly.py' 2025-12-04 14:18:44,139 wheel INFO adding 'sentry_sdk/integrations/litellm.py' 2025-12-04 14:18:44,140 wheel INFO adding 'sentry_sdk/integrations/litestar.py' 2025-12-04 14:18:44,140 wheel INFO adding 'sentry_sdk/integrations/logging.py' 2025-12-04 14:18:44,141 wheel INFO adding 'sentry_sdk/integrations/loguru.py' 2025-12-04 14:18:44,141 wheel INFO adding 'sentry_sdk/integrations/mcp.py' 2025-12-04 14:18:44,142 wheel INFO adding 'sentry_sdk/integrations/modules.py' 2025-12-04 14:18:44,142 wheel INFO adding 'sentry_sdk/integrations/openai.py' 2025-12-04 14:18:44,143 wheel INFO adding 'sentry_sdk/integrations/openfeature.py' 2025-12-04 14:18:44,143 wheel INFO adding 'sentry_sdk/integrations/otlp.py' 2025-12-04 14:18:44,143 wheel INFO adding 'sentry_sdk/integrations/pure_eval.py' 2025-12-04 14:18:44,144 wheel INFO adding 'sentry_sdk/integrations/pymongo.py' 2025-12-04 14:18:44,144 wheel INFO adding 'sentry_sdk/integrations/pyramid.py' 2025-12-04 14:18:44,144 wheel INFO adding 'sentry_sdk/integrations/quart.py' 2025-12-04 14:18:44,145 wheel INFO adding 'sentry_sdk/integrations/ray.py' 2025-12-04 14:18:44,145 wheel INFO adding 'sentry_sdk/integrations/rq.py' 2025-12-04 14:18:44,146 wheel INFO adding 'sentry_sdk/integrations/rust_tracing.py' 2025-12-04 14:18:44,146 wheel INFO adding 'sentry_sdk/integrations/sanic.py' 2025-12-04 14:18:44,146 wheel INFO adding 'sentry_sdk/integrations/serverless.py' 2025-12-04 14:18:44,147 wheel INFO adding 'sentry_sdk/integrations/socket.py' 2025-12-04 14:18:44,147 wheel INFO adding 'sentry_sdk/integrations/sqlalchemy.py' 2025-12-04 14:18:44,148 wheel INFO adding 'sentry_sdk/integrations/starlette.py' 2025-12-04 14:18:44,148 wheel INFO adding 'sentry_sdk/integrations/starlite.py' 2025-12-04 14:18:44,149 wheel INFO adding 'sentry_sdk/integrations/statsig.py' 2025-12-04 14:18:44,149 wheel INFO adding 'sentry_sdk/integrations/stdlib.py' 2025-12-04 14:18:44,150 wheel INFO adding 'sentry_sdk/integrations/strawberry.py' 2025-12-04 14:18:44,150 wheel INFO adding 'sentry_sdk/integrations/sys_exit.py' 2025-12-04 14:18:44,150 wheel INFO adding 'sentry_sdk/integrations/threading.py' 2025-12-04 14:18:44,151 wheel INFO adding 'sentry_sdk/integrations/tornado.py' 2025-12-04 14:18:44,151 wheel INFO adding 'sentry_sdk/integrations/trytond.py' 2025-12-04 14:18:44,151 wheel INFO adding 'sentry_sdk/integrations/typer.py' 2025-12-04 14:18:44,152 wheel INFO adding 'sentry_sdk/integrations/unleash.py' 2025-12-04 14:18:44,152 wheel INFO adding 'sentry_sdk/integrations/unraisablehook.py' 2025-12-04 14:18:44,153 wheel INFO adding 'sentry_sdk/integrations/wsgi.py' 2025-12-04 14:18:44,153 wheel INFO adding 'sentry_sdk/integrations/celery/__init__.py' 2025-12-04 14:18:44,154 wheel INFO adding 'sentry_sdk/integrations/celery/beat.py' 2025-12-04 14:18:44,154 wheel INFO adding 'sentry_sdk/integrations/celery/utils.py' 2025-12-04 14:18:44,155 wheel INFO adding 'sentry_sdk/integrations/django/__init__.py' 2025-12-04 14:18:44,155 wheel INFO adding 'sentry_sdk/integrations/django/asgi.py' 2025-12-04 14:18:44,156 wheel INFO adding 'sentry_sdk/integrations/django/caching.py' 2025-12-04 14:18:44,156 wheel INFO adding 'sentry_sdk/integrations/django/middleware.py' 2025-12-04 14:18:44,156 wheel INFO adding 'sentry_sdk/integrations/django/signals_handlers.py' 2025-12-04 14:18:44,157 wheel INFO adding 'sentry_sdk/integrations/django/templates.py' 2025-12-04 14:18:44,157 wheel INFO adding 'sentry_sdk/integrations/django/transactions.py' 2025-12-04 14:18:44,158 wheel INFO adding 'sentry_sdk/integrations/django/views.py' 2025-12-04 14:18:44,158 wheel INFO adding 'sentry_sdk/integrations/google_genai/__init__.py' 2025-12-04 14:18:44,158 wheel INFO adding 'sentry_sdk/integrations/google_genai/consts.py' 2025-12-04 14:18:44,159 wheel INFO adding 'sentry_sdk/integrations/google_genai/streaming.py' 2025-12-04 14:18:44,159 wheel INFO adding 'sentry_sdk/integrations/google_genai/utils.py' 2025-12-04 14:18:44,160 wheel INFO adding 'sentry_sdk/integrations/grpc/__init__.py' 2025-12-04 14:18:44,160 wheel INFO adding 'sentry_sdk/integrations/grpc/client.py' 2025-12-04 14:18:44,161 wheel INFO adding 'sentry_sdk/integrations/grpc/consts.py' 2025-12-04 14:18:44,161 wheel INFO adding 'sentry_sdk/integrations/grpc/server.py' 2025-12-04 14:18:44,162 wheel INFO adding 'sentry_sdk/integrations/grpc/aio/__init__.py' 2025-12-04 14:18:44,162 wheel INFO adding 'sentry_sdk/integrations/grpc/aio/client.py' 2025-12-04 14:18:44,162 wheel INFO adding 'sentry_sdk/integrations/grpc/aio/server.py' 2025-12-04 14:18:44,163 wheel INFO adding 'sentry_sdk/integrations/openai_agents/__init__.py' 2025-12-04 14:18:44,163 wheel INFO adding 'sentry_sdk/integrations/openai_agents/consts.py' 2025-12-04 14:18:44,164 wheel INFO adding 'sentry_sdk/integrations/openai_agents/utils.py' 2025-12-04 14:18:44,164 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/__init__.py' 2025-12-04 14:18:44,165 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/agent_run.py' 2025-12-04 14:18:44,165 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/error_tracing.py' 2025-12-04 14:18:44,165 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/models.py' 2025-12-04 14:18:44,166 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/runner.py' 2025-12-04 14:18:44,166 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/tools.py' 2025-12-04 14:18:44,167 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/__init__.py' 2025-12-04 14:18:44,167 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/agent_workflow.py' 2025-12-04 14:18:44,167 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/ai_client.py' 2025-12-04 14:18:44,168 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/execute_tool.py' 2025-12-04 14:18:44,168 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/handoff.py' 2025-12-04 14:18:44,168 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/invoke_agent.py' 2025-12-04 14:18:44,169 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/__init__.py' 2025-12-04 14:18:44,169 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/consts.py' 2025-12-04 14:18:44,169 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/integration.py' 2025-12-04 14:18:44,170 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/propagator.py' 2025-12-04 14:18:44,170 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/span_processor.py' 2025-12-04 14:18:44,171 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/__init__.py' 2025-12-04 14:18:44,171 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/consts.py' 2025-12-04 14:18:44,171 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/utils.py' 2025-12-04 14:18:44,172 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/patches/__init__.py' 2025-12-04 14:18:44,172 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/patches/agent_run.py' 2025-12-04 14:18:44,173 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/patches/graph_nodes.py' 2025-12-04 14:18:44,173 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/patches/model_request.py' 2025-12-04 14:18:44,173 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/patches/tools.py' 2025-12-04 14:18:44,174 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/spans/__init__.py' 2025-12-04 14:18:44,174 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/spans/ai_client.py' 2025-12-04 14:18:44,174 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/spans/execute_tool.py' 2025-12-04 14:18:44,175 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/spans/invoke_agent.py' 2025-12-04 14:18:44,175 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/spans/utils.py' 2025-12-04 14:18:44,176 wheel INFO adding 'sentry_sdk/integrations/redis/__init__.py' 2025-12-04 14:18:44,176 wheel INFO adding 'sentry_sdk/integrations/redis/_async_common.py' 2025-12-04 14:18:44,176 wheel INFO adding 'sentry_sdk/integrations/redis/_sync_common.py' 2025-12-04 14:18:44,177 wheel INFO adding 'sentry_sdk/integrations/redis/consts.py' 2025-12-04 14:18:44,177 wheel INFO adding 'sentry_sdk/integrations/redis/rb.py' 2025-12-04 14:18:44,177 wheel INFO adding 'sentry_sdk/integrations/redis/redis.py' 2025-12-04 14:18:44,178 wheel INFO adding 'sentry_sdk/integrations/redis/redis_cluster.py' 2025-12-04 14:18:44,178 wheel INFO adding 'sentry_sdk/integrations/redis/redis_py_cluster_legacy.py' 2025-12-04 14:18:44,178 wheel INFO adding 'sentry_sdk/integrations/redis/utils.py' 2025-12-04 14:18:44,179 wheel INFO adding 'sentry_sdk/integrations/redis/modules/__init__.py' 2025-12-04 14:18:44,179 wheel INFO adding 'sentry_sdk/integrations/redis/modules/caches.py' 2025-12-04 14:18:44,180 wheel INFO adding 'sentry_sdk/integrations/redis/modules/queries.py' 2025-12-04 14:18:44,180 wheel INFO adding 'sentry_sdk/integrations/spark/__init__.py' 2025-12-04 14:18:44,180 wheel INFO adding 'sentry_sdk/integrations/spark/spark_driver.py' 2025-12-04 14:18:44,181 wheel INFO adding 'sentry_sdk/integrations/spark/spark_worker.py' 2025-12-04 14:18:44,181 wheel INFO adding 'sentry_sdk/profiler/__init__.py' 2025-12-04 14:18:44,182 wheel INFO adding 'sentry_sdk/profiler/continuous_profiler.py' 2025-12-04 14:18:44,182 wheel INFO adding 'sentry_sdk/profiler/transaction_profiler.py' 2025-12-04 14:18:44,183 wheel INFO adding 'sentry_sdk/profiler/utils.py' 2025-12-04 14:18:44,183 wheel INFO adding 'sentry_sdk-2.47.0.dist-info/licenses/LICENSE' 2025-12-04 14:18:44,184 wheel INFO adding 'sentry_sdk-2.47.0.dist-info/METADATA' 2025-12-04 14:18:44,184 wheel INFO adding 'sentry_sdk-2.47.0.dist-info/WHEEL' 2025-12-04 14:18:44,184 wheel INFO adding 'sentry_sdk-2.47.0.dist-info/entry_points.txt' 2025-12-04 14:18:44,185 wheel INFO adding 'sentry_sdk-2.47.0.dist-info/top_level.txt' 2025-12-04 14:18:44,186 wheel INFO adding 'sentry_sdk-2.47.0.dist-info/RECORD' 2025-12-04 14:18:44,187 root INFO removing build/bdist.linux-loongarch64/wheel 2025-12-04 14:18:44,198 gpep517 INFO The backend produced .dist/sentry_sdk-2.47.0-py2.py3-none-any.whl sentry_sdk-2.47.0-py2.py3-none-any.whl >>> py3-sentry-sdk: Entering fakeroot... >>> py3-sentry-sdk-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/sentry_sdk/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/django/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/django/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/openai_agents/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/openai_agents/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/openai_agents/spans/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/openai_agents/spans/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/openai_agents/patches/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/openai_agents/patches/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/pydantic_ai/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/pydantic_ai/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/pydantic_ai/spans/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/pydantic_ai/spans/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/pydantic_ai/patches/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/pydantic_ai/patches/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/celery/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/celery/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/redis/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/redis/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/redis/modules/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/redis/modules/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/grpc/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/grpc/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/grpc/aio/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/grpc/aio/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/spark/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/spark/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/google_genai/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/google_genai/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/opentelemetry/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/opentelemetry/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/profiler/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/profiler/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/crons/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/crons/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/ai/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/ai/__pycache__' >>> py3-sentry-sdk-pyc*: Preparing subpackage py3-sentry-sdk-pyc... >>> py3-sentry-sdk-pyc*: Running postcheck for py3-sentry-sdk-pyc >>> py3-sentry-sdk*: Running postcheck for py3-sentry-sdk >>> py3-sentry-sdk*: Preparing package py3-sentry-sdk... >>> py3-sentry-sdk-pyc*: Tracing dependencies... python3~3.12 >>> py3-sentry-sdk-pyc*: Package size: 1.5 MB >>> py3-sentry-sdk-pyc*: Compressing data... >>> py3-sentry-sdk-pyc*: Create checksum... >>> py3-sentry-sdk-pyc*: Create py3-sentry-sdk-pyc-2.47.0-r0.apk >>> py3-sentry-sdk*: Tracing dependencies... py3-certifi py3-urllib3 python3~3.12 >>> py3-sentry-sdk*: Package size: 1.4 MB >>> py3-sentry-sdk*: Compressing data... >>> py3-sentry-sdk*: Create checksum... >>> py3-sentry-sdk*: Create py3-sentry-sdk-2.47.0-r0.apk >>> py3-sentry-sdk: Build complete at Thu, 04 Dec 2025 14:18:46 +0000 elapsed time 0h 0m 8s >>> py3-sentry-sdk: Cleaning up srcdir >>> py3-sentry-sdk: Cleaning up pkgdir >>> py3-sentry-sdk: Cleaning up tmpdir >>> py3-sentry-sdk: Uninstalling dependencies... ( 1/28) Purging .makedepends-py3-sentry-sdk (20251204.141840) ( 2/28) Purging py3-certifi-pyc (2025.11.12-r0) ( 3/28) Purging py3-certifi (2025.11.12-r0) ( 4/28) Purging py3-urllib3-pyc (2.5.0-r0) ( 5/28) Purging py3-urllib3 (2.5.0-r0) ( 6/28) Purging py3-gpep517-pyc (19-r1) ( 7/28) Purging py3-gpep517 (19-r1) ( 8/28) Purging py3-installer-pyc (0.7.0-r2) ( 9/28) Purging py3-installer (0.7.0-r2) (10/28) Purging py3-setuptools-pyc (80.9.0-r2) (11/28) Purging py3-setuptools (80.9.0-r2) (12/28) Purging py3-wheel-pyc (0.46.1-r0) (13/28) Purging py3-wheel (0.46.1-r0) (14/28) Purging py3-packaging-pyc (25.0-r0) (15/28) Purging py3-packaging (25.0-r0) (16/28) Purging py3-parsing-pyc (3.2.3-r0) (17/28) Purging py3-parsing (3.2.3-r0) (18/28) Purging python3-pyc (3.12.12-r0) (19/28) Purging python3-pycache-pyc0 (3.12.12-r0) (20/28) Purging pyc (3.12.12-r0) (21/28) Purging python3 (3.12.12-r0) (22/28) Purging gdbm (1.26-r0) (23/28) Purging libbz2 (1.0.8-r6) (24/28) Purging libffi (3.5.2-r0) (25/28) Purging libpanelw (6.5_p20251123-r0) (26/28) Purging mpdecimal (4.0.1-r0) (27/28) Purging sqlite-libs (3.51.1-r0) (28/28) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r29.trigger OK: 269 MiB in 103 packages >>> py3-sentry-sdk: Updating the community/loongarch64 repository index... >>> py3-sentry-sdk: Signing the index...