>>> py3-sentry-sdk: Building community/py3-sentry-sdk 2.47.0-r1 (using abuild 3.16.0-r0) started Sun, 29 Mar 2026 12:13:25 +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.2-r0) ( 5/28) Installing mpdecimal (4.0.1-r0) ( 6/28) Installing libpanelw (6.6_p20251231-r0) ( 7/28) Installing sqlite-libs (3.51.2-r1) ( 8/28) Installing python3 (3.14.3-r0) ( 9/28) Installing python3-pycache-pyc0 (3.14.3-r0) (10/28) Installing pyc (3.14.3-r0) (11/28) Installing py3-certifi-pyc (2026.2.25-r1) (12/28) Installing python3-pyc (3.14.3-r0) (13/28) Installing py3-certifi (2026.2.25-r1) (14/28) Installing py3-urllib3 (2.6.3-r1) (15/28) Installing py3-urllib3-pyc (2.6.3-r1) (16/28) Installing py3-installer (0.7.0-r3) (17/28) Installing py3-installer-pyc (0.7.0-r3) (18/28) Installing py3-gpep517 (19-r2) (19/28) Installing py3-gpep517-pyc (19-r2) (20/28) Installing py3-parsing (3.3.2-r1) (21/28) Installing py3-parsing-pyc (3.3.2-r1) (22/28) Installing py3-packaging (26.0-r1) (23/28) Installing py3-packaging-pyc (26.0-r1) (24/28) Installing py3-setuptools (82.0.1-r1) (25/28) Installing py3-setuptools-pyc (82.0.1-r1) (26/28) Installing py3-wheel (0.46.3-r1) (27/28) Installing py3-wheel-pyc (0.46.3-r1) (28/28) Installing .makedepends-py3-sentry-sdk (20260329.121326) Executing busybox-1.37.0-r31.trigger OK: 433.9 MiB in 134 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 /var/cache/distfiles/edge/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/edge/py3-sentry-sdk-2.47.0.tar.gz: OK >>> py3-sentry-sdk: Unpacking /var/cache/distfiles/edge/py3-sentry-sdk-2.47.0.tar.gz... 2026-03-29 12:13:27,524 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: 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() 2026-03-29 12:13:27,542 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: 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() 2026-03-29 12:13:27,552 root INFO running build 2026-03-29 12:13:27,552 root INFO running build_py 2026-03-29 12:13:27,554 root INFO creating build/lib/sentry_sdk 2026-03-29 12:13:27,554 root INFO copying sentry_sdk/serializer.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,554 root INFO copying sentry_sdk/__init__.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,554 root INFO copying sentry_sdk/consts.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,555 root INFO copying sentry_sdk/_init_implementation.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,555 root INFO copying sentry_sdk/feature_flags.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,555 root INFO copying sentry_sdk/monitor.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,555 root INFO copying sentry_sdk/hub.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,555 root INFO copying sentry_sdk/tracing_utils.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,556 root INFO copying sentry_sdk/attachments.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,556 root INFO copying sentry_sdk/api.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,556 root INFO copying sentry_sdk/transport.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,556 root INFO copying sentry_sdk/scrubber.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,556 root INFO copying sentry_sdk/_werkzeug.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,556 root INFO copying sentry_sdk/metrics.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,556 root INFO copying sentry_sdk/session.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,556 root INFO copying sentry_sdk/envelope.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,557 root INFO copying sentry_sdk/logger.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,557 root INFO copying sentry_sdk/worker.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,557 root INFO copying sentry_sdk/_log_batcher.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,557 root INFO copying sentry_sdk/_queue.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,557 root INFO copying sentry_sdk/_metrics_batcher.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,557 root INFO copying sentry_sdk/_types.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,558 root INFO copying sentry_sdk/sessions.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,558 root INFO copying sentry_sdk/utils.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,558 root INFO copying sentry_sdk/scope.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,558 root INFO copying sentry_sdk/_lru_cache.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,558 root INFO copying sentry_sdk/client.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,559 root INFO copying sentry_sdk/spotlight.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,559 root INFO copying sentry_sdk/types.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,559 root INFO copying sentry_sdk/_compat.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,559 root INFO copying sentry_sdk/tracing.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,559 root INFO copying sentry_sdk/debug.py -> build/lib/sentry_sdk 2026-03-29 12:13:27,560 root INFO creating build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,560 root INFO copying sentry_sdk/integrations/gnu_backtrace.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,560 root INFO copying sentry_sdk/integrations/strawberry.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,560 root INFO copying sentry_sdk/integrations/aiohttp.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,560 root INFO copying sentry_sdk/integrations/_asgi_common.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,560 root INFO copying sentry_sdk/integrations/httpx.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,560 root INFO copying sentry_sdk/integrations/__init__.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,560 root INFO copying sentry_sdk/integrations/asyncio.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,561 root INFO copying sentry_sdk/integrations/rust_tracing.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,561 root INFO copying sentry_sdk/integrations/dedupe.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,561 root INFO copying sentry_sdk/integrations/cohere.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,561 root INFO copying sentry_sdk/integrations/socket.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,561 root INFO copying sentry_sdk/integrations/beam.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,561 root INFO copying sentry_sdk/integrations/flask.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,561 root INFO copying sentry_sdk/integrations/argv.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,561 root INFO copying sentry_sdk/integrations/threading.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,562 root INFO copying sentry_sdk/integrations/tornado.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,562 root INFO copying sentry_sdk/integrations/anthropic.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,562 root INFO copying sentry_sdk/integrations/quart.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,562 root INFO copying sentry_sdk/integrations/langchain.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,562 root INFO copying sentry_sdk/integrations/langgraph.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,562 root INFO copying sentry_sdk/integrations/otlp.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,563 root INFO copying sentry_sdk/integrations/boto3.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,563 root INFO copying sentry_sdk/integrations/gcp.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,563 root INFO copying sentry_sdk/integrations/logging.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,563 root INFO copying sentry_sdk/integrations/openai.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,563 root INFO copying sentry_sdk/integrations/sys_exit.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,563 root INFO copying sentry_sdk/integrations/sqlalchemy.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,563 root INFO copying sentry_sdk/integrations/starlite.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,564 root INFO copying sentry_sdk/integrations/clickhouse_driver.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,564 root INFO copying sentry_sdk/integrations/excepthook.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,564 root INFO copying sentry_sdk/integrations/falcon.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,564 root INFO copying sentry_sdk/integrations/executing.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,564 root INFO copying sentry_sdk/integrations/asgi.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,564 root INFO copying sentry_sdk/integrations/atexit.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,564 root INFO copying sentry_sdk/integrations/mcp.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,564 root INFO copying sentry_sdk/integrations/litellm.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,565 root INFO copying sentry_sdk/integrations/huggingface_hub.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,565 root INFO copying sentry_sdk/integrations/unleash.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,565 root INFO copying sentry_sdk/integrations/litestar.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,565 root INFO copying sentry_sdk/integrations/asyncpg.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,565 root INFO copying sentry_sdk/integrations/pymongo.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,565 root INFO copying sentry_sdk/integrations/chalice.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,565 root INFO copying sentry_sdk/integrations/stdlib.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,566 root INFO copying sentry_sdk/integrations/modules.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,566 root INFO copying sentry_sdk/integrations/wsgi.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,566 root INFO copying sentry_sdk/integrations/graphene.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,566 root INFO copying sentry_sdk/integrations/aws_lambda.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,566 root INFO copying sentry_sdk/integrations/arq.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,566 root INFO copying sentry_sdk/integrations/statsig.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,566 root INFO copying sentry_sdk/integrations/ariadne.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,566 root INFO copying sentry_sdk/integrations/pure_eval.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,567 root INFO copying sentry_sdk/integrations/gql.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,567 root INFO copying sentry_sdk/integrations/huey.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,567 root INFO copying sentry_sdk/integrations/rq.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,567 root INFO copying sentry_sdk/integrations/loguru.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,567 root INFO copying sentry_sdk/integrations/serverless.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,567 root INFO copying sentry_sdk/integrations/cloud_resource_context.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,567 root INFO copying sentry_sdk/integrations/unraisablehook.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,567 root INFO copying sentry_sdk/integrations/dramatiq.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,567 root INFO copying sentry_sdk/integrations/trytond.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,568 root INFO copying sentry_sdk/integrations/typer.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,568 root INFO copying sentry_sdk/integrations/starlette.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,568 root INFO copying sentry_sdk/integrations/fastapi.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,568 root INFO copying sentry_sdk/integrations/pyramid.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,569 root INFO copying sentry_sdk/integrations/ray.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,569 root INFO copying sentry_sdk/integrations/bottle.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,569 root INFO copying sentry_sdk/integrations/sanic.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,569 root INFO copying sentry_sdk/integrations/openfeature.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,569 root INFO copying sentry_sdk/integrations/_wsgi_common.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,569 root INFO copying sentry_sdk/integrations/launchdarkly.py -> build/lib/sentry_sdk/integrations 2026-03-29 12:13:27,569 root INFO creating build/lib/sentry_sdk/profiler 2026-03-29 12:13:27,569 root INFO copying sentry_sdk/profiler/__init__.py -> build/lib/sentry_sdk/profiler 2026-03-29 12:13:27,570 root INFO copying sentry_sdk/profiler/transaction_profiler.py -> build/lib/sentry_sdk/profiler 2026-03-29 12:13:27,570 root INFO copying sentry_sdk/profiler/utils.py -> build/lib/sentry_sdk/profiler 2026-03-29 12:13:27,570 root INFO copying sentry_sdk/profiler/continuous_profiler.py -> build/lib/sentry_sdk/profiler 2026-03-29 12:13:27,570 root INFO creating build/lib/sentry_sdk/crons 2026-03-29 12:13:27,570 root INFO copying sentry_sdk/crons/__init__.py -> build/lib/sentry_sdk/crons 2026-03-29 12:13:27,570 root INFO copying sentry_sdk/crons/consts.py -> build/lib/sentry_sdk/crons 2026-03-29 12:13:27,570 root INFO copying sentry_sdk/crons/api.py -> build/lib/sentry_sdk/crons 2026-03-29 12:13:27,570 root INFO copying sentry_sdk/crons/decorator.py -> build/lib/sentry_sdk/crons 2026-03-29 12:13:27,571 root INFO creating build/lib/sentry_sdk/ai 2026-03-29 12:13:27,571 root INFO copying sentry_sdk/ai/__init__.py -> build/lib/sentry_sdk/ai 2026-03-29 12:13:27,571 root INFO copying sentry_sdk/ai/monitoring.py -> build/lib/sentry_sdk/ai 2026-03-29 12:13:27,571 root INFO copying sentry_sdk/ai/utils.py -> build/lib/sentry_sdk/ai 2026-03-29 12:13:27,571 root INFO creating build/lib/sentry_sdk/integrations/celery 2026-03-29 12:13:27,571 root INFO copying sentry_sdk/integrations/celery/__init__.py -> build/lib/sentry_sdk/integrations/celery 2026-03-29 12:13:27,571 root INFO copying sentry_sdk/integrations/celery/beat.py -> build/lib/sentry_sdk/integrations/celery 2026-03-29 12:13:27,571 root INFO copying sentry_sdk/integrations/celery/utils.py -> build/lib/sentry_sdk/integrations/celery 2026-03-29 12:13:27,572 root INFO creating build/lib/sentry_sdk/integrations/google_genai 2026-03-29 12:13:27,572 root INFO copying sentry_sdk/integrations/google_genai/__init__.py -> build/lib/sentry_sdk/integrations/google_genai 2026-03-29 12:13:27,572 root INFO copying sentry_sdk/integrations/google_genai/consts.py -> build/lib/sentry_sdk/integrations/google_genai 2026-03-29 12:13:27,572 root INFO copying sentry_sdk/integrations/google_genai/streaming.py -> build/lib/sentry_sdk/integrations/google_genai 2026-03-29 12:13:27,572 root INFO copying sentry_sdk/integrations/google_genai/utils.py -> build/lib/sentry_sdk/integrations/google_genai 2026-03-29 12:13:27,572 root INFO creating build/lib/sentry_sdk/integrations/redis 2026-03-29 12:13:27,572 root INFO copying sentry_sdk/integrations/redis/redis_cluster.py -> build/lib/sentry_sdk/integrations/redis 2026-03-29 12:13:27,572 root INFO copying sentry_sdk/integrations/redis/__init__.py -> build/lib/sentry_sdk/integrations/redis 2026-03-29 12:13:27,572 root INFO copying sentry_sdk/integrations/redis/consts.py -> build/lib/sentry_sdk/integrations/redis 2026-03-29 12:13:27,573 root INFO copying sentry_sdk/integrations/redis/rb.py -> build/lib/sentry_sdk/integrations/redis 2026-03-29 12:13:27,573 root INFO copying sentry_sdk/integrations/redis/redis.py -> build/lib/sentry_sdk/integrations/redis 2026-03-29 12:13:27,573 root INFO copying sentry_sdk/integrations/redis/_async_common.py -> build/lib/sentry_sdk/integrations/redis 2026-03-29 12:13:27,573 root INFO copying sentry_sdk/integrations/redis/_sync_common.py -> build/lib/sentry_sdk/integrations/redis 2026-03-29 12:13:27,573 root INFO copying sentry_sdk/integrations/redis/redis_py_cluster_legacy.py -> build/lib/sentry_sdk/integrations/redis 2026-03-29 12:13:27,573 root INFO copying sentry_sdk/integrations/redis/utils.py -> build/lib/sentry_sdk/integrations/redis 2026-03-29 12:13:27,573 root INFO creating build/lib/sentry_sdk/integrations/grpc 2026-03-29 12:13:27,573 root INFO copying sentry_sdk/integrations/grpc/__init__.py -> build/lib/sentry_sdk/integrations/grpc 2026-03-29 12:13:27,574 root INFO copying sentry_sdk/integrations/grpc/consts.py -> build/lib/sentry_sdk/integrations/grpc 2026-03-29 12:13:27,574 root INFO copying sentry_sdk/integrations/grpc/server.py -> build/lib/sentry_sdk/integrations/grpc 2026-03-29 12:13:27,574 root INFO copying sentry_sdk/integrations/grpc/client.py -> build/lib/sentry_sdk/integrations/grpc 2026-03-29 12:13:27,574 root INFO creating build/lib/sentry_sdk/integrations/django 2026-03-29 12:13:27,574 root INFO copying sentry_sdk/integrations/django/__init__.py -> build/lib/sentry_sdk/integrations/django 2026-03-29 12:13:27,574 root INFO copying sentry_sdk/integrations/django/transactions.py -> build/lib/sentry_sdk/integrations/django 2026-03-29 12:13:27,574 root INFO copying sentry_sdk/integrations/django/middleware.py -> build/lib/sentry_sdk/integrations/django 2026-03-29 12:13:27,574 root INFO copying sentry_sdk/integrations/django/views.py -> build/lib/sentry_sdk/integrations/django 2026-03-29 12:13:27,574 root INFO copying sentry_sdk/integrations/django/asgi.py -> build/lib/sentry_sdk/integrations/django 2026-03-29 12:13:27,575 root INFO copying sentry_sdk/integrations/django/templates.py -> build/lib/sentry_sdk/integrations/django 2026-03-29 12:13:27,575 root INFO copying sentry_sdk/integrations/django/signals_handlers.py -> build/lib/sentry_sdk/integrations/django 2026-03-29 12:13:27,575 root INFO copying sentry_sdk/integrations/django/caching.py -> build/lib/sentry_sdk/integrations/django 2026-03-29 12:13:27,575 root INFO creating build/lib/sentry_sdk/integrations/openai_agents 2026-03-29 12:13:27,575 root INFO copying sentry_sdk/integrations/openai_agents/__init__.py -> build/lib/sentry_sdk/integrations/openai_agents 2026-03-29 12:13:27,575 root INFO copying sentry_sdk/integrations/openai_agents/consts.py -> build/lib/sentry_sdk/integrations/openai_agents 2026-03-29 12:13:27,575 root INFO copying sentry_sdk/integrations/openai_agents/utils.py -> build/lib/sentry_sdk/integrations/openai_agents 2026-03-29 12:13:27,575 root INFO creating build/lib/sentry_sdk/integrations/opentelemetry 2026-03-29 12:13:27,576 root INFO copying sentry_sdk/integrations/opentelemetry/__init__.py -> build/lib/sentry_sdk/integrations/opentelemetry 2026-03-29 12:13:27,576 root INFO copying sentry_sdk/integrations/opentelemetry/consts.py -> build/lib/sentry_sdk/integrations/opentelemetry 2026-03-29 12:13:27,576 root INFO copying sentry_sdk/integrations/opentelemetry/integration.py -> build/lib/sentry_sdk/integrations/opentelemetry 2026-03-29 12:13:27,576 root INFO copying sentry_sdk/integrations/opentelemetry/propagator.py -> build/lib/sentry_sdk/integrations/opentelemetry 2026-03-29 12:13:27,576 root INFO copying sentry_sdk/integrations/opentelemetry/span_processor.py -> build/lib/sentry_sdk/integrations/opentelemetry 2026-03-29 12:13:27,576 root INFO creating build/lib/sentry_sdk/integrations/spark 2026-03-29 12:13:27,576 root INFO copying sentry_sdk/integrations/spark/__init__.py -> build/lib/sentry_sdk/integrations/spark 2026-03-29 12:13:27,576 root INFO copying sentry_sdk/integrations/spark/spark_driver.py -> build/lib/sentry_sdk/integrations/spark 2026-03-29 12:13:27,576 root INFO copying sentry_sdk/integrations/spark/spark_worker.py -> build/lib/sentry_sdk/integrations/spark 2026-03-29 12:13:27,577 root INFO creating build/lib/sentry_sdk/integrations/pydantic_ai 2026-03-29 12:13:27,577 root INFO copying sentry_sdk/integrations/pydantic_ai/__init__.py -> build/lib/sentry_sdk/integrations/pydantic_ai 2026-03-29 12:13:27,577 root INFO copying sentry_sdk/integrations/pydantic_ai/consts.py -> build/lib/sentry_sdk/integrations/pydantic_ai 2026-03-29 12:13:27,577 root INFO copying sentry_sdk/integrations/pydantic_ai/utils.py -> build/lib/sentry_sdk/integrations/pydantic_ai 2026-03-29 12:13:27,577 root INFO creating build/lib/sentry_sdk/integrations/redis/modules 2026-03-29 12:13:27,577 root INFO copying sentry_sdk/integrations/redis/modules/__init__.py -> build/lib/sentry_sdk/integrations/redis/modules 2026-03-29 12:13:27,577 root INFO copying sentry_sdk/integrations/redis/modules/caches.py -> build/lib/sentry_sdk/integrations/redis/modules 2026-03-29 12:13:27,577 root INFO copying sentry_sdk/integrations/redis/modules/queries.py -> build/lib/sentry_sdk/integrations/redis/modules 2026-03-29 12:13:27,577 root INFO creating build/lib/sentry_sdk/integrations/grpc/aio 2026-03-29 12:13:27,578 root INFO copying sentry_sdk/integrations/grpc/aio/__init__.py -> build/lib/sentry_sdk/integrations/grpc/aio 2026-03-29 12:13:27,578 root INFO copying sentry_sdk/integrations/grpc/aio/server.py -> build/lib/sentry_sdk/integrations/grpc/aio 2026-03-29 12:13:27,578 root INFO copying sentry_sdk/integrations/grpc/aio/client.py -> build/lib/sentry_sdk/integrations/grpc/aio 2026-03-29 12:13:27,578 root INFO creating build/lib/sentry_sdk/integrations/openai_agents/spans 2026-03-29 12:13:27,578 root INFO copying sentry_sdk/integrations/openai_agents/spans/execute_tool.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2026-03-29 12:13:27,578 root INFO copying sentry_sdk/integrations/openai_agents/spans/__init__.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2026-03-29 12:13:27,578 root INFO copying sentry_sdk/integrations/openai_agents/spans/handoff.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2026-03-29 12:13:27,578 root INFO copying sentry_sdk/integrations/openai_agents/spans/invoke_agent.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2026-03-29 12:13:27,578 root INFO copying sentry_sdk/integrations/openai_agents/spans/agent_workflow.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2026-03-29 12:13:27,579 root INFO copying sentry_sdk/integrations/openai_agents/spans/ai_client.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2026-03-29 12:13:27,579 root INFO creating build/lib/sentry_sdk/integrations/openai_agents/patches 2026-03-29 12:13:27,579 root INFO copying sentry_sdk/integrations/openai_agents/patches/__init__.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2026-03-29 12:13:27,579 root INFO copying sentry_sdk/integrations/openai_agents/patches/error_tracing.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2026-03-29 12:13:27,579 root INFO copying sentry_sdk/integrations/openai_agents/patches/models.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2026-03-29 12:13:27,579 root INFO copying sentry_sdk/integrations/openai_agents/patches/runner.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2026-03-29 12:13:27,579 root INFO copying sentry_sdk/integrations/openai_agents/patches/tools.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2026-03-29 12:13:27,579 root INFO copying sentry_sdk/integrations/openai_agents/patches/agent_run.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2026-03-29 12:13:27,579 root INFO creating build/lib/sentry_sdk/integrations/pydantic_ai/spans 2026-03-29 12:13:27,580 root INFO copying sentry_sdk/integrations/pydantic_ai/spans/execute_tool.py -> build/lib/sentry_sdk/integrations/pydantic_ai/spans 2026-03-29 12:13:27,580 root INFO copying sentry_sdk/integrations/pydantic_ai/spans/__init__.py -> build/lib/sentry_sdk/integrations/pydantic_ai/spans 2026-03-29 12:13:27,580 root INFO copying sentry_sdk/integrations/pydantic_ai/spans/invoke_agent.py -> build/lib/sentry_sdk/integrations/pydantic_ai/spans 2026-03-29 12:13:27,580 root INFO copying sentry_sdk/integrations/pydantic_ai/spans/ai_client.py -> build/lib/sentry_sdk/integrations/pydantic_ai/spans 2026-03-29 12:13:27,580 root INFO copying sentry_sdk/integrations/pydantic_ai/spans/utils.py -> build/lib/sentry_sdk/integrations/pydantic_ai/spans 2026-03-29 12:13:27,580 root INFO creating build/lib/sentry_sdk/integrations/pydantic_ai/patches 2026-03-29 12:13:27,580 root INFO copying sentry_sdk/integrations/pydantic_ai/patches/__init__.py -> build/lib/sentry_sdk/integrations/pydantic_ai/patches 2026-03-29 12:13:27,580 root INFO copying sentry_sdk/integrations/pydantic_ai/patches/graph_nodes.py -> build/lib/sentry_sdk/integrations/pydantic_ai/patches 2026-03-29 12:13:27,580 root INFO copying sentry_sdk/integrations/pydantic_ai/patches/tools.py -> build/lib/sentry_sdk/integrations/pydantic_ai/patches 2026-03-29 12:13:27,581 root INFO copying sentry_sdk/integrations/pydantic_ai/patches/model_request.py -> build/lib/sentry_sdk/integrations/pydantic_ai/patches 2026-03-29 12:13:27,581 root INFO copying sentry_sdk/integrations/pydantic_ai/patches/agent_run.py -> build/lib/sentry_sdk/integrations/pydantic_ai/patches 2026-03-29 12:13:27,582 root INFO copying sentry_sdk/py.typed -> build/lib/sentry_sdk 2026-03-29 12:13:27,588 root INFO installing to build/bdist.linux-s390x/wheel 2026-03-29 12:13:27,588 root INFO running install 2026-03-29 12:13:27,594 root INFO running install_lib 2026-03-29 12:13:27,596 root INFO creating build/bdist.linux-s390x/wheel 2026-03-29 12:13:27,596 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk 2026-03-29 12:13:27,596 root INFO copying build/lib/sentry_sdk/serializer.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,596 root INFO copying build/lib/sentry_sdk/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,596 root INFO copying build/lib/sentry_sdk/consts.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,596 root INFO copying build/lib/sentry_sdk/_init_implementation.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,596 root INFO copying build/lib/sentry_sdk/feature_flags.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,596 root INFO copying build/lib/sentry_sdk/monitor.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,596 root INFO copying build/lib/sentry_sdk/hub.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,597 root INFO copying build/lib/sentry_sdk/tracing_utils.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,597 root INFO copying build/lib/sentry_sdk/attachments.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,597 root INFO copying build/lib/sentry_sdk/api.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,597 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations 2026-03-29 12:13:27,597 root INFO copying build/lib/sentry_sdk/integrations/gnu_backtrace.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,597 root INFO copying build/lib/sentry_sdk/integrations/strawberry.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,597 root INFO copying build/lib/sentry_sdk/integrations/aiohttp.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,598 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/celery 2026-03-29 12:13:27,598 root INFO copying build/lib/sentry_sdk/integrations/celery/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/celery 2026-03-29 12:13:27,598 root INFO copying build/lib/sentry_sdk/integrations/celery/beat.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/celery 2026-03-29 12:13:27,598 root INFO copying build/lib/sentry_sdk/integrations/celery/utils.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/celery 2026-03-29 12:13:27,598 root INFO copying build/lib/sentry_sdk/integrations/_asgi_common.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,598 root INFO copying build/lib/sentry_sdk/integrations/httpx.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,598 root INFO copying build/lib/sentry_sdk/integrations/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,598 root INFO copying build/lib/sentry_sdk/integrations/asyncio.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,599 root INFO copying build/lib/sentry_sdk/integrations/rust_tracing.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,599 root INFO copying build/lib/sentry_sdk/integrations/dedupe.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,599 root INFO copying build/lib/sentry_sdk/integrations/cohere.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,599 root INFO copying build/lib/sentry_sdk/integrations/socket.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,599 root INFO copying build/lib/sentry_sdk/integrations/beam.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,599 root INFO copying build/lib/sentry_sdk/integrations/flask.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,599 root INFO copying build/lib/sentry_sdk/integrations/argv.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,599 root INFO copying build/lib/sentry_sdk/integrations/threading.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,599 root INFO copying build/lib/sentry_sdk/integrations/tornado.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,599 root INFO copying build/lib/sentry_sdk/integrations/anthropic.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,600 root INFO copying build/lib/sentry_sdk/integrations/quart.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,600 root INFO copying build/lib/sentry_sdk/integrations/langchain.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,600 root INFO copying build/lib/sentry_sdk/integrations/langgraph.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,600 root INFO copying build/lib/sentry_sdk/integrations/otlp.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,600 root INFO copying build/lib/sentry_sdk/integrations/boto3.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,600 root INFO copying build/lib/sentry_sdk/integrations/gcp.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,600 root INFO copying build/lib/sentry_sdk/integrations/logging.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,600 root INFO copying build/lib/sentry_sdk/integrations/openai.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,600 root INFO copying build/lib/sentry_sdk/integrations/sys_exit.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,601 root INFO copying build/lib/sentry_sdk/integrations/sqlalchemy.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,601 root INFO copying build/lib/sentry_sdk/integrations/starlite.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,601 root INFO copying build/lib/sentry_sdk/integrations/clickhouse_driver.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,601 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/google_genai 2026-03-29 12:13:27,601 root INFO copying build/lib/sentry_sdk/integrations/google_genai/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/google_genai 2026-03-29 12:13:27,601 root INFO copying build/lib/sentry_sdk/integrations/google_genai/consts.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/google_genai 2026-03-29 12:13:27,601 root INFO copying build/lib/sentry_sdk/integrations/google_genai/streaming.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/google_genai 2026-03-29 12:13:27,601 root INFO copying build/lib/sentry_sdk/integrations/google_genai/utils.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/google_genai 2026-03-29 12:13:27,601 root INFO copying build/lib/sentry_sdk/integrations/excepthook.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,601 root INFO copying build/lib/sentry_sdk/integrations/falcon.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,602 root INFO copying build/lib/sentry_sdk/integrations/executing.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,602 root INFO copying build/lib/sentry_sdk/integrations/asgi.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,602 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/redis 2026-03-29 12:13:27,602 root INFO copying build/lib/sentry_sdk/integrations/redis/redis_cluster.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/redis 2026-03-29 12:13:27,602 root INFO copying build/lib/sentry_sdk/integrations/redis/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/redis 2026-03-29 12:13:27,602 root INFO copying build/lib/sentry_sdk/integrations/redis/consts.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/redis 2026-03-29 12:13:27,602 root INFO copying build/lib/sentry_sdk/integrations/redis/rb.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/redis 2026-03-29 12:13:27,602 root INFO copying build/lib/sentry_sdk/integrations/redis/redis.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/redis 2026-03-29 12:13:27,602 root INFO copying build/lib/sentry_sdk/integrations/redis/_async_common.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/redis 2026-03-29 12:13:27,602 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/redis/modules 2026-03-29 12:13:27,603 root INFO copying build/lib/sentry_sdk/integrations/redis/modules/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/redis/modules 2026-03-29 12:13:27,603 root INFO copying build/lib/sentry_sdk/integrations/redis/modules/caches.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/redis/modules 2026-03-29 12:13:27,603 root INFO copying build/lib/sentry_sdk/integrations/redis/modules/queries.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/redis/modules 2026-03-29 12:13:27,603 root INFO copying build/lib/sentry_sdk/integrations/redis/_sync_common.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/redis 2026-03-29 12:13:27,603 root INFO copying build/lib/sentry_sdk/integrations/redis/redis_py_cluster_legacy.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/redis 2026-03-29 12:13:27,603 root INFO copying build/lib/sentry_sdk/integrations/redis/utils.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/redis 2026-03-29 12:13:27,603 root INFO copying build/lib/sentry_sdk/integrations/atexit.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,603 root INFO copying build/lib/sentry_sdk/integrations/mcp.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,603 root INFO copying build/lib/sentry_sdk/integrations/litellm.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,603 root INFO copying build/lib/sentry_sdk/integrations/huggingface_hub.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,604 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/grpc 2026-03-29 12:13:27,604 root INFO copying build/lib/sentry_sdk/integrations/grpc/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/grpc 2026-03-29 12:13:27,604 root INFO copying build/lib/sentry_sdk/integrations/grpc/consts.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/grpc 2026-03-29 12:13:27,604 root INFO copying build/lib/sentry_sdk/integrations/grpc/server.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/grpc 2026-03-29 12:13:27,604 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/grpc/aio 2026-03-29 12:13:27,604 root INFO copying build/lib/sentry_sdk/integrations/grpc/aio/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/grpc/aio 2026-03-29 12:13:27,604 root INFO copying build/lib/sentry_sdk/integrations/grpc/aio/server.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/grpc/aio 2026-03-29 12:13:27,604 root INFO copying build/lib/sentry_sdk/integrations/grpc/aio/client.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/grpc/aio 2026-03-29 12:13:27,604 root INFO copying build/lib/sentry_sdk/integrations/grpc/client.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/grpc 2026-03-29 12:13:27,604 root INFO copying build/lib/sentry_sdk/integrations/unleash.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,605 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/django 2026-03-29 12:13:27,605 root INFO copying build/lib/sentry_sdk/integrations/django/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/django 2026-03-29 12:13:27,605 root INFO copying build/lib/sentry_sdk/integrations/django/transactions.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/django 2026-03-29 12:13:27,605 root INFO copying build/lib/sentry_sdk/integrations/django/middleware.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/django 2026-03-29 12:13:27,605 root INFO copying build/lib/sentry_sdk/integrations/django/views.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/django 2026-03-29 12:13:27,605 root INFO copying build/lib/sentry_sdk/integrations/django/asgi.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/django 2026-03-29 12:13:27,605 root INFO copying build/lib/sentry_sdk/integrations/django/templates.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/django 2026-03-29 12:13:27,605 root INFO copying build/lib/sentry_sdk/integrations/django/signals_handlers.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/django 2026-03-29 12:13:27,605 root INFO copying build/lib/sentry_sdk/integrations/django/caching.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/django 2026-03-29 12:13:27,606 root INFO copying build/lib/sentry_sdk/integrations/litestar.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,606 root INFO copying build/lib/sentry_sdk/integrations/asyncpg.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,606 root INFO copying build/lib/sentry_sdk/integrations/pymongo.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,606 root INFO copying build/lib/sentry_sdk/integrations/chalice.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,606 root INFO copying build/lib/sentry_sdk/integrations/stdlib.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,606 root INFO copying build/lib/sentry_sdk/integrations/modules.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,606 root INFO copying build/lib/sentry_sdk/integrations/wsgi.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,606 root INFO copying build/lib/sentry_sdk/integrations/graphene.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,606 root INFO copying build/lib/sentry_sdk/integrations/aws_lambda.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,606 root INFO copying build/lib/sentry_sdk/integrations/arq.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,607 root INFO copying build/lib/sentry_sdk/integrations/statsig.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,607 root INFO copying build/lib/sentry_sdk/integrations/ariadne.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,607 root INFO copying build/lib/sentry_sdk/integrations/pure_eval.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,607 root INFO copying build/lib/sentry_sdk/integrations/gql.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,607 root INFO copying build/lib/sentry_sdk/integrations/huey.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,607 root INFO copying build/lib/sentry_sdk/integrations/rq.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,607 root INFO copying build/lib/sentry_sdk/integrations/loguru.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,607 root INFO copying build/lib/sentry_sdk/integrations/serverless.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,607 root INFO copying build/lib/sentry_sdk/integrations/cloud_resource_context.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,607 root INFO copying build/lib/sentry_sdk/integrations/unraisablehook.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,608 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/openai_agents 2026-03-29 12:13:27,608 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/openai_agents 2026-03-29 12:13:27,608 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/consts.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/openai_agents 2026-03-29 12:13:27,608 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/openai_agents/spans 2026-03-29 12:13:27,608 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/spans/execute_tool.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/openai_agents/spans 2026-03-29 12:13:27,608 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/spans/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/openai_agents/spans 2026-03-29 12:13:27,608 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/spans/handoff.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/openai_agents/spans 2026-03-29 12:13:27,608 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/spans/invoke_agent.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/openai_agents/spans 2026-03-29 12:13:27,608 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/spans/agent_workflow.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/openai_agents/spans 2026-03-29 12:13:27,608 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/spans/ai_client.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/openai_agents/spans 2026-03-29 12:13:27,608 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/utils.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/openai_agents 2026-03-29 12:13:27,609 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/openai_agents/patches 2026-03-29 12:13:27,609 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/openai_agents/patches 2026-03-29 12:13:27,609 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/error_tracing.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/openai_agents/patches 2026-03-29 12:13:27,609 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/models.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/openai_agents/patches 2026-03-29 12:13:27,609 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/runner.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/openai_agents/patches 2026-03-29 12:13:27,609 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/tools.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/openai_agents/patches 2026-03-29 12:13:27,609 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/agent_run.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/openai_agents/patches 2026-03-29 12:13:27,609 root INFO copying build/lib/sentry_sdk/integrations/dramatiq.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,609 root INFO copying build/lib/sentry_sdk/integrations/trytond.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,609 root INFO copying build/lib/sentry_sdk/integrations/typer.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,609 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/opentelemetry 2026-03-29 12:13:27,610 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/opentelemetry 2026-03-29 12:13:27,610 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/consts.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/opentelemetry 2026-03-29 12:13:27,610 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/integration.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/opentelemetry 2026-03-29 12:13:27,610 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/propagator.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/opentelemetry 2026-03-29 12:13:27,610 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/span_processor.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/opentelemetry 2026-03-29 12:13:27,610 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/spark 2026-03-29 12:13:27,610 root INFO copying build/lib/sentry_sdk/integrations/spark/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/spark 2026-03-29 12:13:27,610 root INFO copying build/lib/sentry_sdk/integrations/spark/spark_driver.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/spark 2026-03-29 12:13:27,610 root INFO copying build/lib/sentry_sdk/integrations/spark/spark_worker.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/spark 2026-03-29 12:13:27,610 root INFO copying build/lib/sentry_sdk/integrations/starlette.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,611 root INFO copying build/lib/sentry_sdk/integrations/fastapi.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,611 root INFO copying build/lib/sentry_sdk/integrations/pyramid.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,611 root INFO copying build/lib/sentry_sdk/integrations/ray.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,611 root INFO copying build/lib/sentry_sdk/integrations/bottle.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,611 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/pydantic_ai 2026-03-29 12:13:27,611 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/pydantic_ai 2026-03-29 12:13:27,611 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/consts.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/pydantic_ai 2026-03-29 12:13:27,611 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/pydantic_ai/spans 2026-03-29 12:13:27,611 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/spans/execute_tool.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/pydantic_ai/spans 2026-03-29 12:13:27,611 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/spans/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/pydantic_ai/spans 2026-03-29 12:13:27,612 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/spans/invoke_agent.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/pydantic_ai/spans 2026-03-29 12:13:27,612 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/spans/ai_client.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/pydantic_ai/spans 2026-03-29 12:13:27,612 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/spans/utils.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/pydantic_ai/spans 2026-03-29 12:13:27,612 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/utils.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/pydantic_ai 2026-03-29 12:13:27,612 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/pydantic_ai/patches 2026-03-29 12:13:27,612 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/patches/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/pydantic_ai/patches 2026-03-29 12:13:27,612 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/patches/graph_nodes.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/pydantic_ai/patches 2026-03-29 12:13:27,612 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/patches/tools.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/pydantic_ai/patches 2026-03-29 12:13:27,612 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/patches/model_request.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/pydantic_ai/patches 2026-03-29 12:13:27,612 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/patches/agent_run.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/pydantic_ai/patches 2026-03-29 12:13:27,612 root INFO copying build/lib/sentry_sdk/integrations/sanic.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,613 root INFO copying build/lib/sentry_sdk/integrations/openfeature.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,613 root INFO copying build/lib/sentry_sdk/integrations/_wsgi_common.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,613 root INFO copying build/lib/sentry_sdk/integrations/launchdarkly.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2026-03-29 12:13:27,613 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/profiler 2026-03-29 12:13:27,613 root INFO copying build/lib/sentry_sdk/profiler/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/profiler 2026-03-29 12:13:27,613 root INFO copying build/lib/sentry_sdk/profiler/transaction_profiler.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/profiler 2026-03-29 12:13:27,613 root INFO copying build/lib/sentry_sdk/profiler/utils.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/profiler 2026-03-29 12:13:27,613 root INFO copying build/lib/sentry_sdk/profiler/continuous_profiler.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/profiler 2026-03-29 12:13:27,614 root INFO copying build/lib/sentry_sdk/transport.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,614 root INFO copying build/lib/sentry_sdk/scrubber.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,614 root INFO copying build/lib/sentry_sdk/_werkzeug.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,614 root INFO copying build/lib/sentry_sdk/metrics.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,614 root INFO copying build/lib/sentry_sdk/py.typed -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,614 root INFO copying build/lib/sentry_sdk/session.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,614 root INFO copying build/lib/sentry_sdk/envelope.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,614 root INFO copying build/lib/sentry_sdk/logger.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,614 root INFO copying build/lib/sentry_sdk/worker.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,614 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/crons 2026-03-29 12:13:27,615 root INFO copying build/lib/sentry_sdk/crons/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/crons 2026-03-29 12:13:27,615 root INFO copying build/lib/sentry_sdk/crons/consts.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/crons 2026-03-29 12:13:27,615 root INFO copying build/lib/sentry_sdk/crons/api.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/crons 2026-03-29 12:13:27,615 root INFO copying build/lib/sentry_sdk/crons/decorator.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/crons 2026-03-29 12:13:27,615 root INFO copying build/lib/sentry_sdk/_log_batcher.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,615 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/ai 2026-03-29 12:13:27,615 root INFO copying build/lib/sentry_sdk/ai/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/ai 2026-03-29 12:13:27,615 root INFO copying build/lib/sentry_sdk/ai/monitoring.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/ai 2026-03-29 12:13:27,615 root INFO copying build/lib/sentry_sdk/ai/utils.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/ai 2026-03-29 12:13:27,615 root INFO copying build/lib/sentry_sdk/_queue.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,615 root INFO copying build/lib/sentry_sdk/_metrics_batcher.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,616 root INFO copying build/lib/sentry_sdk/_types.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,616 root INFO copying build/lib/sentry_sdk/sessions.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,616 root INFO copying build/lib/sentry_sdk/utils.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,616 root INFO copying build/lib/sentry_sdk/scope.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,616 root INFO copying build/lib/sentry_sdk/_lru_cache.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,616 root INFO copying build/lib/sentry_sdk/client.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,616 root INFO copying build/lib/sentry_sdk/spotlight.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,616 root INFO copying build/lib/sentry_sdk/types.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,617 root INFO copying build/lib/sentry_sdk/_compat.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,617 root INFO copying build/lib/sentry_sdk/tracing.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,617 root INFO copying build/lib/sentry_sdk/debug.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2026-03-29 12:13:27,617 root INFO running install_egg_info 2026-03-29 12:13:27,619 root INFO running egg_info 2026-03-29 12:13:27,621 root INFO creating sentry_sdk.egg-info 2026-03-29 12:13:27,621 root INFO writing sentry_sdk.egg-info/PKG-INFO 2026-03-29 12:13:27,625 root INFO writing dependency_links to sentry_sdk.egg-info/dependency_links.txt 2026-03-29 12:13:27,625 root INFO writing entry points to sentry_sdk.egg-info/entry_points.txt 2026-03-29 12:13:27,628 root INFO writing requirements to sentry_sdk.egg-info/requires.txt 2026-03-29 12:13:27,628 root INFO writing top-level names to sentry_sdk.egg-info/top_level.txt 2026-03-29 12:13:27,628 root INFO writing manifest file 'sentry_sdk.egg-info/SOURCES.txt' 2026-03-29 12:13:27,633 root INFO reading manifest file 'sentry_sdk.egg-info/SOURCES.txt' 2026-03-29 12:13:27,633 root INFO reading manifest template 'MANIFEST.in' 2026-03-29 12:13:27,633 root INFO adding license file 'LICENSE' 2026-03-29 12:13:27,635 root INFO writing manifest file 'sentry_sdk.egg-info/SOURCES.txt' 2026-03-29 12:13:27,635 root INFO Copying sentry_sdk.egg-info to build/bdist.linux-s390x/wheel/./sentry_sdk-2.47.0-py3.14.egg-info 2026-03-29 12:13:27,636 root INFO running install_scripts 2026-03-29 12:13:27,636 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk-2.47.0.dist-info/WHEEL 2026-03-29 12:13:27,637 wheel INFO creating '/home/buildozer/aports/community/py3-sentry-sdk/src/sentry-python-2.47.0/.dist/.tmp-rn9096is/sentry_sdk-2.47.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2026-03-29 12:13:27,637 wheel INFO adding 'sentry_sdk/__init__.py' 2026-03-29 12:13:27,637 wheel INFO adding 'sentry_sdk/_compat.py' 2026-03-29 12:13:27,637 wheel INFO adding 'sentry_sdk/_init_implementation.py' 2026-03-29 12:13:27,637 wheel INFO adding 'sentry_sdk/_log_batcher.py' 2026-03-29 12:13:27,638 wheel INFO adding 'sentry_sdk/_lru_cache.py' 2026-03-29 12:13:27,638 wheel INFO adding 'sentry_sdk/_metrics_batcher.py' 2026-03-29 12:13:27,638 wheel INFO adding 'sentry_sdk/_queue.py' 2026-03-29 12:13:27,638 wheel INFO adding 'sentry_sdk/_types.py' 2026-03-29 12:13:27,638 wheel INFO adding 'sentry_sdk/_werkzeug.py' 2026-03-29 12:13:27,638 wheel INFO adding 'sentry_sdk/api.py' 2026-03-29 12:13:27,638 wheel INFO adding 'sentry_sdk/attachments.py' 2026-03-29 12:13:27,639 wheel INFO adding 'sentry_sdk/client.py' 2026-03-29 12:13:27,639 wheel INFO adding 'sentry_sdk/consts.py' 2026-03-29 12:13:27,639 wheel INFO adding 'sentry_sdk/debug.py' 2026-03-29 12:13:27,639 wheel INFO adding 'sentry_sdk/envelope.py' 2026-03-29 12:13:27,639 wheel INFO adding 'sentry_sdk/feature_flags.py' 2026-03-29 12:13:27,639 wheel INFO adding 'sentry_sdk/hub.py' 2026-03-29 12:13:27,639 wheel INFO adding 'sentry_sdk/logger.py' 2026-03-29 12:13:27,639 wheel INFO adding 'sentry_sdk/metrics.py' 2026-03-29 12:13:27,640 wheel INFO adding 'sentry_sdk/monitor.py' 2026-03-29 12:13:27,640 wheel INFO adding 'sentry_sdk/py.typed' 2026-03-29 12:13:27,640 wheel INFO adding 'sentry_sdk/scope.py' 2026-03-29 12:13:27,640 wheel INFO adding 'sentry_sdk/scrubber.py' 2026-03-29 12:13:27,640 wheel INFO adding 'sentry_sdk/serializer.py' 2026-03-29 12:13:27,640 wheel INFO adding 'sentry_sdk/session.py' 2026-03-29 12:13:27,640 wheel INFO adding 'sentry_sdk/sessions.py' 2026-03-29 12:13:27,640 wheel INFO adding 'sentry_sdk/spotlight.py' 2026-03-29 12:13:27,641 wheel INFO adding 'sentry_sdk/tracing.py' 2026-03-29 12:13:27,641 wheel INFO adding 'sentry_sdk/tracing_utils.py' 2026-03-29 12:13:27,641 wheel INFO adding 'sentry_sdk/transport.py' 2026-03-29 12:13:27,641 wheel INFO adding 'sentry_sdk/types.py' 2026-03-29 12:13:27,641 wheel INFO adding 'sentry_sdk/utils.py' 2026-03-29 12:13:27,642 wheel INFO adding 'sentry_sdk/worker.py' 2026-03-29 12:13:27,642 wheel INFO adding 'sentry_sdk/ai/__init__.py' 2026-03-29 12:13:27,642 wheel INFO adding 'sentry_sdk/ai/monitoring.py' 2026-03-29 12:13:27,642 wheel INFO adding 'sentry_sdk/ai/utils.py' 2026-03-29 12:13:27,642 wheel INFO adding 'sentry_sdk/crons/__init__.py' 2026-03-29 12:13:27,642 wheel INFO adding 'sentry_sdk/crons/api.py' 2026-03-29 12:13:27,642 wheel INFO adding 'sentry_sdk/crons/consts.py' 2026-03-29 12:13:27,642 wheel INFO adding 'sentry_sdk/crons/decorator.py' 2026-03-29 12:13:27,643 wheel INFO adding 'sentry_sdk/integrations/__init__.py' 2026-03-29 12:13:27,643 wheel INFO adding 'sentry_sdk/integrations/_asgi_common.py' 2026-03-29 12:13:27,643 wheel INFO adding 'sentry_sdk/integrations/_wsgi_common.py' 2026-03-29 12:13:27,643 wheel INFO adding 'sentry_sdk/integrations/aiohttp.py' 2026-03-29 12:13:27,643 wheel INFO adding 'sentry_sdk/integrations/anthropic.py' 2026-03-29 12:13:27,643 wheel INFO adding 'sentry_sdk/integrations/argv.py' 2026-03-29 12:13:27,643 wheel INFO adding 'sentry_sdk/integrations/ariadne.py' 2026-03-29 12:13:27,643 wheel INFO adding 'sentry_sdk/integrations/arq.py' 2026-03-29 12:13:27,644 wheel INFO adding 'sentry_sdk/integrations/asgi.py' 2026-03-29 12:13:27,644 wheel INFO adding 'sentry_sdk/integrations/asyncio.py' 2026-03-29 12:13:27,644 wheel INFO adding 'sentry_sdk/integrations/asyncpg.py' 2026-03-29 12:13:27,644 wheel INFO adding 'sentry_sdk/integrations/atexit.py' 2026-03-29 12:13:27,644 wheel INFO adding 'sentry_sdk/integrations/aws_lambda.py' 2026-03-29 12:13:27,644 wheel INFO adding 'sentry_sdk/integrations/beam.py' 2026-03-29 12:13:27,644 wheel INFO adding 'sentry_sdk/integrations/boto3.py' 2026-03-29 12:13:27,644 wheel INFO adding 'sentry_sdk/integrations/bottle.py' 2026-03-29 12:13:27,644 wheel INFO adding 'sentry_sdk/integrations/chalice.py' 2026-03-29 12:13:27,645 wheel INFO adding 'sentry_sdk/integrations/clickhouse_driver.py' 2026-03-29 12:13:27,645 wheel INFO adding 'sentry_sdk/integrations/cloud_resource_context.py' 2026-03-29 12:13:27,645 wheel INFO adding 'sentry_sdk/integrations/cohere.py' 2026-03-29 12:13:27,645 wheel INFO adding 'sentry_sdk/integrations/dedupe.py' 2026-03-29 12:13:27,645 wheel INFO adding 'sentry_sdk/integrations/dramatiq.py' 2026-03-29 12:13:27,645 wheel INFO adding 'sentry_sdk/integrations/excepthook.py' 2026-03-29 12:13:27,645 wheel INFO adding 'sentry_sdk/integrations/executing.py' 2026-03-29 12:13:27,645 wheel INFO adding 'sentry_sdk/integrations/falcon.py' 2026-03-29 12:13:27,645 wheel INFO adding 'sentry_sdk/integrations/fastapi.py' 2026-03-29 12:13:27,646 wheel INFO adding 'sentry_sdk/integrations/flask.py' 2026-03-29 12:13:27,646 wheel INFO adding 'sentry_sdk/integrations/gcp.py' 2026-03-29 12:13:27,646 wheel INFO adding 'sentry_sdk/integrations/gnu_backtrace.py' 2026-03-29 12:13:27,646 wheel INFO adding 'sentry_sdk/integrations/gql.py' 2026-03-29 12:13:27,646 wheel INFO adding 'sentry_sdk/integrations/graphene.py' 2026-03-29 12:13:27,646 wheel INFO adding 'sentry_sdk/integrations/httpx.py' 2026-03-29 12:13:27,646 wheel INFO adding 'sentry_sdk/integrations/huey.py' 2026-03-29 12:13:27,646 wheel INFO adding 'sentry_sdk/integrations/huggingface_hub.py' 2026-03-29 12:13:27,647 wheel INFO adding 'sentry_sdk/integrations/langchain.py' 2026-03-29 12:13:27,647 wheel INFO adding 'sentry_sdk/integrations/langgraph.py' 2026-03-29 12:13:27,647 wheel INFO adding 'sentry_sdk/integrations/launchdarkly.py' 2026-03-29 12:13:27,647 wheel INFO adding 'sentry_sdk/integrations/litellm.py' 2026-03-29 12:13:27,647 wheel INFO adding 'sentry_sdk/integrations/litestar.py' 2026-03-29 12:13:27,647 wheel INFO adding 'sentry_sdk/integrations/logging.py' 2026-03-29 12:13:27,647 wheel INFO adding 'sentry_sdk/integrations/loguru.py' 2026-03-29 12:13:27,647 wheel INFO adding 'sentry_sdk/integrations/mcp.py' 2026-03-29 12:13:27,648 wheel INFO adding 'sentry_sdk/integrations/modules.py' 2026-03-29 12:13:27,648 wheel INFO adding 'sentry_sdk/integrations/openai.py' 2026-03-29 12:13:27,648 wheel INFO adding 'sentry_sdk/integrations/openfeature.py' 2026-03-29 12:13:27,648 wheel INFO adding 'sentry_sdk/integrations/otlp.py' 2026-03-29 12:13:27,648 wheel INFO adding 'sentry_sdk/integrations/pure_eval.py' 2026-03-29 12:13:27,648 wheel INFO adding 'sentry_sdk/integrations/pymongo.py' 2026-03-29 12:13:27,648 wheel INFO adding 'sentry_sdk/integrations/pyramid.py' 2026-03-29 12:13:27,648 wheel INFO adding 'sentry_sdk/integrations/quart.py' 2026-03-29 12:13:27,649 wheel INFO adding 'sentry_sdk/integrations/ray.py' 2026-03-29 12:13:27,649 wheel INFO adding 'sentry_sdk/integrations/rq.py' 2026-03-29 12:13:27,649 wheel INFO adding 'sentry_sdk/integrations/rust_tracing.py' 2026-03-29 12:13:27,649 wheel INFO adding 'sentry_sdk/integrations/sanic.py' 2026-03-29 12:13:27,649 wheel INFO adding 'sentry_sdk/integrations/serverless.py' 2026-03-29 12:13:27,649 wheel INFO adding 'sentry_sdk/integrations/socket.py' 2026-03-29 12:13:27,649 wheel INFO adding 'sentry_sdk/integrations/sqlalchemy.py' 2026-03-29 12:13:27,649 wheel INFO adding 'sentry_sdk/integrations/starlette.py' 2026-03-29 12:13:27,650 wheel INFO adding 'sentry_sdk/integrations/starlite.py' 2026-03-29 12:13:27,650 wheel INFO adding 'sentry_sdk/integrations/statsig.py' 2026-03-29 12:13:27,650 wheel INFO adding 'sentry_sdk/integrations/stdlib.py' 2026-03-29 12:13:27,650 wheel INFO adding 'sentry_sdk/integrations/strawberry.py' 2026-03-29 12:13:27,650 wheel INFO adding 'sentry_sdk/integrations/sys_exit.py' 2026-03-29 12:13:27,650 wheel INFO adding 'sentry_sdk/integrations/threading.py' 2026-03-29 12:13:27,650 wheel INFO adding 'sentry_sdk/integrations/tornado.py' 2026-03-29 12:13:27,650 wheel INFO adding 'sentry_sdk/integrations/trytond.py' 2026-03-29 12:13:27,650 wheel INFO adding 'sentry_sdk/integrations/typer.py' 2026-03-29 12:13:27,651 wheel INFO adding 'sentry_sdk/integrations/unleash.py' 2026-03-29 12:13:27,651 wheel INFO adding 'sentry_sdk/integrations/unraisablehook.py' 2026-03-29 12:13:27,651 wheel INFO adding 'sentry_sdk/integrations/wsgi.py' 2026-03-29 12:13:27,651 wheel INFO adding 'sentry_sdk/integrations/celery/__init__.py' 2026-03-29 12:13:27,651 wheel INFO adding 'sentry_sdk/integrations/celery/beat.py' 2026-03-29 12:13:27,651 wheel INFO adding 'sentry_sdk/integrations/celery/utils.py' 2026-03-29 12:13:27,651 wheel INFO adding 'sentry_sdk/integrations/django/__init__.py' 2026-03-29 12:13:27,651 wheel INFO adding 'sentry_sdk/integrations/django/asgi.py' 2026-03-29 12:13:27,652 wheel INFO adding 'sentry_sdk/integrations/django/caching.py' 2026-03-29 12:13:27,652 wheel INFO adding 'sentry_sdk/integrations/django/middleware.py' 2026-03-29 12:13:27,652 wheel INFO adding 'sentry_sdk/integrations/django/signals_handlers.py' 2026-03-29 12:13:27,652 wheel INFO adding 'sentry_sdk/integrations/django/templates.py' 2026-03-29 12:13:27,652 wheel INFO adding 'sentry_sdk/integrations/django/transactions.py' 2026-03-29 12:13:27,652 wheel INFO adding 'sentry_sdk/integrations/django/views.py' 2026-03-29 12:13:27,652 wheel INFO adding 'sentry_sdk/integrations/google_genai/__init__.py' 2026-03-29 12:13:27,652 wheel INFO adding 'sentry_sdk/integrations/google_genai/consts.py' 2026-03-29 12:13:27,652 wheel INFO adding 'sentry_sdk/integrations/google_genai/streaming.py' 2026-03-29 12:13:27,653 wheel INFO adding 'sentry_sdk/integrations/google_genai/utils.py' 2026-03-29 12:13:27,653 wheel INFO adding 'sentry_sdk/integrations/grpc/__init__.py' 2026-03-29 12:13:27,653 wheel INFO adding 'sentry_sdk/integrations/grpc/client.py' 2026-03-29 12:13:27,653 wheel INFO adding 'sentry_sdk/integrations/grpc/consts.py' 2026-03-29 12:13:27,653 wheel INFO adding 'sentry_sdk/integrations/grpc/server.py' 2026-03-29 12:13:27,653 wheel INFO adding 'sentry_sdk/integrations/grpc/aio/__init__.py' 2026-03-29 12:13:27,653 wheel INFO adding 'sentry_sdk/integrations/grpc/aio/client.py' 2026-03-29 12:13:27,653 wheel INFO adding 'sentry_sdk/integrations/grpc/aio/server.py' 2026-03-29 12:13:27,653 wheel INFO adding 'sentry_sdk/integrations/openai_agents/__init__.py' 2026-03-29 12:13:27,654 wheel INFO adding 'sentry_sdk/integrations/openai_agents/consts.py' 2026-03-29 12:13:27,654 wheel INFO adding 'sentry_sdk/integrations/openai_agents/utils.py' 2026-03-29 12:13:27,654 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/__init__.py' 2026-03-29 12:13:27,654 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/agent_run.py' 2026-03-29 12:13:27,654 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/error_tracing.py' 2026-03-29 12:13:27,654 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/models.py' 2026-03-29 12:13:27,654 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/runner.py' 2026-03-29 12:13:27,654 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/tools.py' 2026-03-29 12:13:27,654 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/__init__.py' 2026-03-29 12:13:27,654 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/agent_workflow.py' 2026-03-29 12:13:27,655 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/ai_client.py' 2026-03-29 12:13:27,655 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/execute_tool.py' 2026-03-29 12:13:27,655 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/handoff.py' 2026-03-29 12:13:27,655 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/invoke_agent.py' 2026-03-29 12:13:27,655 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/__init__.py' 2026-03-29 12:13:27,655 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/consts.py' 2026-03-29 12:13:27,655 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/integration.py' 2026-03-29 12:13:27,655 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/propagator.py' 2026-03-29 12:13:27,655 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/span_processor.py' 2026-03-29 12:13:27,656 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/__init__.py' 2026-03-29 12:13:27,656 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/consts.py' 2026-03-29 12:13:27,656 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/utils.py' 2026-03-29 12:13:27,656 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/patches/__init__.py' 2026-03-29 12:13:27,656 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/patches/agent_run.py' 2026-03-29 12:13:27,656 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/patches/graph_nodes.py' 2026-03-29 12:13:27,656 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/patches/model_request.py' 2026-03-29 12:13:27,656 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/patches/tools.py' 2026-03-29 12:13:27,656 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/spans/__init__.py' 2026-03-29 12:13:27,656 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/spans/ai_client.py' 2026-03-29 12:13:27,657 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/spans/execute_tool.py' 2026-03-29 12:13:27,657 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/spans/invoke_agent.py' 2026-03-29 12:13:27,657 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/spans/utils.py' 2026-03-29 12:13:27,657 wheel INFO adding 'sentry_sdk/integrations/redis/__init__.py' 2026-03-29 12:13:27,657 wheel INFO adding 'sentry_sdk/integrations/redis/_async_common.py' 2026-03-29 12:13:27,657 wheel INFO adding 'sentry_sdk/integrations/redis/_sync_common.py' 2026-03-29 12:13:27,657 wheel INFO adding 'sentry_sdk/integrations/redis/consts.py' 2026-03-29 12:13:27,657 wheel INFO adding 'sentry_sdk/integrations/redis/rb.py' 2026-03-29 12:13:27,657 wheel INFO adding 'sentry_sdk/integrations/redis/redis.py' 2026-03-29 12:13:27,657 wheel INFO adding 'sentry_sdk/integrations/redis/redis_cluster.py' 2026-03-29 12:13:27,658 wheel INFO adding 'sentry_sdk/integrations/redis/redis_py_cluster_legacy.py' 2026-03-29 12:13:27,658 wheel INFO adding 'sentry_sdk/integrations/redis/utils.py' 2026-03-29 12:13:27,658 wheel INFO adding 'sentry_sdk/integrations/redis/modules/__init__.py' 2026-03-29 12:13:27,658 wheel INFO adding 'sentry_sdk/integrations/redis/modules/caches.py' 2026-03-29 12:13:27,658 wheel INFO adding 'sentry_sdk/integrations/redis/modules/queries.py' 2026-03-29 12:13:27,659 wheel INFO adding 'sentry_sdk/integrations/spark/__init__.py' 2026-03-29 12:13:27,659 wheel INFO adding 'sentry_sdk/integrations/spark/spark_driver.py' 2026-03-29 12:13:27,659 wheel INFO adding 'sentry_sdk/integrations/spark/spark_worker.py' 2026-03-29 12:13:27,659 wheel INFO adding 'sentry_sdk/profiler/__init__.py' 2026-03-29 12:13:27,659 wheel INFO adding 'sentry_sdk/profiler/continuous_profiler.py' 2026-03-29 12:13:27,659 wheel INFO adding 'sentry_sdk/profiler/transaction_profiler.py' 2026-03-29 12:13:27,659 wheel INFO adding 'sentry_sdk/profiler/utils.py' 2026-03-29 12:13:27,660 wheel INFO adding 'sentry_sdk-2.47.0.dist-info/licenses/LICENSE' 2026-03-29 12:13:27,660 wheel INFO adding 'sentry_sdk-2.47.0.dist-info/METADATA' 2026-03-29 12:13:27,660 wheel INFO adding 'sentry_sdk-2.47.0.dist-info/WHEEL' 2026-03-29 12:13:27,660 wheel INFO adding 'sentry_sdk-2.47.0.dist-info/entry_points.txt' 2026-03-29 12:13:27,660 wheel INFO adding 'sentry_sdk-2.47.0.dist-info/top_level.txt' 2026-03-29 12:13:27,660 wheel INFO adding 'sentry_sdk-2.47.0.dist-info/RECORD' 2026-03-29 12:13:27,661 root INFO removing build/bdist.linux-s390x/wheel 2026-03-29 12:13:27,663 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... libfakeroot internal error: payload not recognized! >>> py3-sentry-sdk-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/sentry_sdk/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/celery/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/celery/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/google_genai/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/google_genai/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/redis/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/redis/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/redis/modules/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/redis/modules/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/grpc/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/grpc/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/grpc/aio/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/grpc/aio/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/django/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/django/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/openai_agents/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/openai_agents/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/openai_agents/spans/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/openai_agents/spans/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/openai_agents/patches/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/openai_agents/patches/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/opentelemetry/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/opentelemetry/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/spark/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/spark/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/pydantic_ai/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/pydantic_ai/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/pydantic_ai/spans/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/pydantic_ai/spans/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/pydantic_ai/patches/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/pydantic_ai/patches/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/profiler/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/profiler/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/crons/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/crons/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/ai/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/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.14 >>> py3-sentry-sdk-pyc*: Package size: 1.6 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-r1.apk >>> py3-sentry-sdk*: Tracing dependencies... py3-certifi py3-urllib3 python3~3.14 >>> 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-r1.apk >>> py3-sentry-sdk: Build complete at Sun, 29 Mar 2026 12:13:28 +0000 elapsed time 0h 0m 3s >>> py3-sentry-sdk: Cleaning up srcdir >>> py3-sentry-sdk: Cleaning up pkgdir >>> py3-sentry-sdk: Uninstalling dependencies... ( 1/28) Purging .makedepends-py3-sentry-sdk (20260329.121326) ( 2/28) Purging py3-certifi-pyc (2026.2.25-r1) ( 3/28) Purging py3-certifi (2026.2.25-r1) ( 4/28) Purging py3-urllib3-pyc (2.6.3-r1) ( 5/28) Purging py3-urllib3 (2.6.3-r1) ( 6/28) Purging py3-gpep517-pyc (19-r2) ( 7/28) Purging py3-gpep517 (19-r2) ( 8/28) Purging py3-installer-pyc (0.7.0-r3) ( 9/28) Purging py3-installer (0.7.0-r3) (10/28) Purging py3-setuptools-pyc (82.0.1-r1) (11/28) Purging py3-setuptools (82.0.1-r1) (12/28) Purging py3-wheel-pyc (0.46.3-r1) (13/28) Purging py3-wheel (0.46.3-r1) (14/28) Purging py3-packaging-pyc (26.0-r1) (15/28) Purging py3-packaging (26.0-r1) (16/28) Purging py3-parsing-pyc (3.3.2-r1) (17/28) Purging py3-parsing (3.3.2-r1) (18/28) Purging python3-pyc (3.14.3-r0) (19/28) Purging python3-pycache-pyc0 (3.14.3-r0) (20/28) Purging pyc (3.14.3-r0) (21/28) Purging python3 (3.14.3-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.6_p20251231-r0) (26/28) Purging mpdecimal (4.0.1-r0) (27/28) Purging sqlite-libs (3.51.2-r1) (28/28) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 386.9 MiB in 106 packages >>> py3-sentry-sdk: Updating the community/s390x repository index... >>> py3-sentry-sdk: Signing the index...