>>> py3-sentry-sdk: Building community/py3-sentry-sdk 2.46.0-r0 (using abuild 3.16.0_rc4-r0) started Mon, 24 Nov 2025 22:11: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.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.0-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 (20251124.221126) busybox-1.37.0-r29.trigger: Executing script... OK: 433 MiB in 133 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/v3.23/py3-sentry-sdk-2.46.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.46.0.tar.gz::https://github.com/getsentry/sentry-python/archive/2.46.0.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/v3.23/py3-sentry-sdk-2.46.0.tar.gz.part' py3-sentry-sdk-2.46. 1% | | 12973 0:01:04 ETA py3-sentry-sdk-2.46. 100% |********************************| 826k 0:00:00 ETA '/var/cache/distfiles/v3.23/py3-sentry-sdk-2.46.0.tar.gz.part' saved /var/cache/distfiles/v3.23/py3-sentry-sdk-2.46.0.tar.gz: OK >>> py3-sentry-sdk: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-sentry-sdk-2.46.0.tar.gz /var/cache/distfiles/v3.23/py3-sentry-sdk-2.46.0.tar.gz: OK >>> py3-sentry-sdk: Unpacking /var/cache/distfiles/v3.23/py3-sentry-sdk-2.46.0.tar.gz... 2025-11-24 22:11:29,164 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-11-24 22:11:29,189 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-11-24 22:11:29,203 root INFO running build 2025-11-24 22:11:29,203 root INFO running build_py 2025-11-24 22:11:29,207 root INFO creating build/lib/sentry_sdk 2025-11-24 22:11:29,207 root INFO copying sentry_sdk/serializer.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,207 root INFO copying sentry_sdk/__init__.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,207 root INFO copying sentry_sdk/consts.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,207 root INFO copying sentry_sdk/_init_implementation.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,208 root INFO copying sentry_sdk/feature_flags.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,208 root INFO copying sentry_sdk/monitor.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,208 root INFO copying sentry_sdk/hub.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,208 root INFO copying sentry_sdk/tracing_utils.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,208 root INFO copying sentry_sdk/attachments.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,208 root INFO copying sentry_sdk/api.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,209 root INFO copying sentry_sdk/transport.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,209 root INFO copying sentry_sdk/scrubber.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,209 root INFO copying sentry_sdk/_werkzeug.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,209 root INFO copying sentry_sdk/metrics.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,209 root INFO copying sentry_sdk/session.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,209 root INFO copying sentry_sdk/envelope.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,209 root INFO copying sentry_sdk/logger.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,210 root INFO copying sentry_sdk/worker.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,210 root INFO copying sentry_sdk/_log_batcher.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,210 root INFO copying sentry_sdk/_queue.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,210 root INFO copying sentry_sdk/_metrics_batcher.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,210 root INFO copying sentry_sdk/_types.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,210 root INFO copying sentry_sdk/sessions.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,210 root INFO copying sentry_sdk/utils.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,211 root INFO copying sentry_sdk/scope.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,211 root INFO copying sentry_sdk/_lru_cache.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,211 root INFO copying sentry_sdk/client.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,211 root INFO copying sentry_sdk/spotlight.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,211 root INFO copying sentry_sdk/types.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,211 root INFO copying sentry_sdk/_compat.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,212 root INFO copying sentry_sdk/tracing.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,212 root INFO copying sentry_sdk/debug.py -> build/lib/sentry_sdk 2025-11-24 22:11:29,212 root INFO creating build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,212 root INFO copying sentry_sdk/integrations/gnu_backtrace.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,213 root INFO copying sentry_sdk/integrations/strawberry.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,213 root INFO copying sentry_sdk/integrations/aiohttp.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,213 root INFO copying sentry_sdk/integrations/_asgi_common.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,213 root INFO copying sentry_sdk/integrations/httpx.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,213 root INFO copying sentry_sdk/integrations/__init__.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,213 root INFO copying sentry_sdk/integrations/asyncio.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,213 root INFO copying sentry_sdk/integrations/rust_tracing.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,214 root INFO copying sentry_sdk/integrations/dedupe.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,214 root INFO copying sentry_sdk/integrations/cohere.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,214 root INFO copying sentry_sdk/integrations/socket.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,214 root INFO copying sentry_sdk/integrations/beam.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,214 root INFO copying sentry_sdk/integrations/flask.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,214 root INFO copying sentry_sdk/integrations/argv.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,214 root INFO copying sentry_sdk/integrations/threading.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,214 root INFO copying sentry_sdk/integrations/tornado.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,215 root INFO copying sentry_sdk/integrations/anthropic.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,215 root INFO copying sentry_sdk/integrations/quart.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,215 root INFO copying sentry_sdk/integrations/langchain.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,215 root INFO copying sentry_sdk/integrations/langgraph.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,215 root INFO copying sentry_sdk/integrations/otlp.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,215 root INFO copying sentry_sdk/integrations/boto3.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,215 root INFO copying sentry_sdk/integrations/gcp.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,216 root INFO copying sentry_sdk/integrations/logging.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,216 root INFO copying sentry_sdk/integrations/openai.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,216 root INFO copying sentry_sdk/integrations/sys_exit.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,216 root INFO copying sentry_sdk/integrations/sqlalchemy.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,216 root INFO copying sentry_sdk/integrations/starlite.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,216 root INFO copying sentry_sdk/integrations/clickhouse_driver.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,216 root INFO copying sentry_sdk/integrations/excepthook.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,217 root INFO copying sentry_sdk/integrations/falcon.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,217 root INFO copying sentry_sdk/integrations/executing.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,217 root INFO copying sentry_sdk/integrations/asgi.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,217 root INFO copying sentry_sdk/integrations/atexit.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,217 root INFO copying sentry_sdk/integrations/mcp.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,217 root INFO copying sentry_sdk/integrations/litellm.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,217 root INFO copying sentry_sdk/integrations/huggingface_hub.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,218 root INFO copying sentry_sdk/integrations/unleash.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,218 root INFO copying sentry_sdk/integrations/litestar.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,218 root INFO copying sentry_sdk/integrations/asyncpg.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,218 root INFO copying sentry_sdk/integrations/pymongo.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,218 root INFO copying sentry_sdk/integrations/chalice.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,218 root INFO copying sentry_sdk/integrations/stdlib.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,218 root INFO copying sentry_sdk/integrations/modules.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,218 root INFO copying sentry_sdk/integrations/wsgi.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,219 root INFO copying sentry_sdk/integrations/graphene.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,219 root INFO copying sentry_sdk/integrations/aws_lambda.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,219 root INFO copying sentry_sdk/integrations/arq.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,219 root INFO copying sentry_sdk/integrations/statsig.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,219 root INFO copying sentry_sdk/integrations/ariadne.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,219 root INFO copying sentry_sdk/integrations/pure_eval.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,219 root INFO copying sentry_sdk/integrations/gql.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,220 root INFO copying sentry_sdk/integrations/huey.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,220 root INFO copying sentry_sdk/integrations/rq.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,220 root INFO copying sentry_sdk/integrations/loguru.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,220 root INFO copying sentry_sdk/integrations/serverless.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,220 root INFO copying sentry_sdk/integrations/cloud_resource_context.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,220 root INFO copying sentry_sdk/integrations/unraisablehook.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,220 root INFO copying sentry_sdk/integrations/dramatiq.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,220 root INFO copying sentry_sdk/integrations/trytond.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,221 root INFO copying sentry_sdk/integrations/typer.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,221 root INFO copying sentry_sdk/integrations/starlette.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,221 root INFO copying sentry_sdk/integrations/fastapi.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,221 root INFO copying sentry_sdk/integrations/pyramid.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,221 root INFO copying sentry_sdk/integrations/ray.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,221 root INFO copying sentry_sdk/integrations/bottle.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,221 root INFO copying sentry_sdk/integrations/sanic.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,222 root INFO copying sentry_sdk/integrations/openfeature.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,222 root INFO copying sentry_sdk/integrations/_wsgi_common.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,222 root INFO copying sentry_sdk/integrations/launchdarkly.py -> build/lib/sentry_sdk/integrations 2025-11-24 22:11:29,222 root INFO creating build/lib/sentry_sdk/profiler 2025-11-24 22:11:29,222 root INFO copying sentry_sdk/profiler/__init__.py -> build/lib/sentry_sdk/profiler 2025-11-24 22:11:29,222 root INFO copying sentry_sdk/profiler/transaction_profiler.py -> build/lib/sentry_sdk/profiler 2025-11-24 22:11:29,222 root INFO copying sentry_sdk/profiler/utils.py -> build/lib/sentry_sdk/profiler 2025-11-24 22:11:29,223 root INFO copying sentry_sdk/profiler/continuous_profiler.py -> build/lib/sentry_sdk/profiler 2025-11-24 22:11:29,223 root INFO creating build/lib/sentry_sdk/crons 2025-11-24 22:11:29,223 root INFO copying sentry_sdk/crons/__init__.py -> build/lib/sentry_sdk/crons 2025-11-24 22:11:29,223 root INFO copying sentry_sdk/crons/consts.py -> build/lib/sentry_sdk/crons 2025-11-24 22:11:29,223 root INFO copying sentry_sdk/crons/api.py -> build/lib/sentry_sdk/crons 2025-11-24 22:11:29,223 root INFO copying sentry_sdk/crons/decorator.py -> build/lib/sentry_sdk/crons 2025-11-24 22:11:29,223 root INFO creating build/lib/sentry_sdk/ai 2025-11-24 22:11:29,223 root INFO copying sentry_sdk/ai/__init__.py -> build/lib/sentry_sdk/ai 2025-11-24 22:11:29,224 root INFO copying sentry_sdk/ai/monitoring.py -> build/lib/sentry_sdk/ai 2025-11-24 22:11:29,224 root INFO copying sentry_sdk/ai/utils.py -> build/lib/sentry_sdk/ai 2025-11-24 22:11:29,224 root INFO creating build/lib/sentry_sdk/integrations/celery 2025-11-24 22:11:29,224 root INFO copying sentry_sdk/integrations/celery/__init__.py -> build/lib/sentry_sdk/integrations/celery 2025-11-24 22:11:29,224 root INFO copying sentry_sdk/integrations/celery/beat.py -> build/lib/sentry_sdk/integrations/celery 2025-11-24 22:11:29,224 root INFO copying sentry_sdk/integrations/celery/utils.py -> build/lib/sentry_sdk/integrations/celery 2025-11-24 22:11:29,225 root INFO creating build/lib/sentry_sdk/integrations/google_genai 2025-11-24 22:11:29,225 root INFO copying sentry_sdk/integrations/google_genai/__init__.py -> build/lib/sentry_sdk/integrations/google_genai 2025-11-24 22:11:29,225 root INFO copying sentry_sdk/integrations/google_genai/consts.py -> build/lib/sentry_sdk/integrations/google_genai 2025-11-24 22:11:29,225 root INFO copying sentry_sdk/integrations/google_genai/streaming.py -> build/lib/sentry_sdk/integrations/google_genai 2025-11-24 22:11:29,225 root INFO copying sentry_sdk/integrations/google_genai/utils.py -> build/lib/sentry_sdk/integrations/google_genai 2025-11-24 22:11:29,225 root INFO creating build/lib/sentry_sdk/integrations/redis 2025-11-24 22:11:29,225 root INFO copying sentry_sdk/integrations/redis/redis_cluster.py -> build/lib/sentry_sdk/integrations/redis 2025-11-24 22:11:29,225 root INFO copying sentry_sdk/integrations/redis/__init__.py -> build/lib/sentry_sdk/integrations/redis 2025-11-24 22:11:29,226 root INFO copying sentry_sdk/integrations/redis/consts.py -> build/lib/sentry_sdk/integrations/redis 2025-11-24 22:11:29,226 root INFO copying sentry_sdk/integrations/redis/rb.py -> build/lib/sentry_sdk/integrations/redis 2025-11-24 22:11:29,226 root INFO copying sentry_sdk/integrations/redis/redis.py -> build/lib/sentry_sdk/integrations/redis 2025-11-24 22:11:29,226 root INFO copying sentry_sdk/integrations/redis/_async_common.py -> build/lib/sentry_sdk/integrations/redis 2025-11-24 22:11:29,226 root INFO copying sentry_sdk/integrations/redis/_sync_common.py -> build/lib/sentry_sdk/integrations/redis 2025-11-24 22:11:29,226 root INFO copying sentry_sdk/integrations/redis/redis_py_cluster_legacy.py -> build/lib/sentry_sdk/integrations/redis 2025-11-24 22:11:29,226 root INFO copying sentry_sdk/integrations/redis/utils.py -> build/lib/sentry_sdk/integrations/redis 2025-11-24 22:11:29,227 root INFO creating build/lib/sentry_sdk/integrations/grpc 2025-11-24 22:11:29,227 root INFO copying sentry_sdk/integrations/grpc/__init__.py -> build/lib/sentry_sdk/integrations/grpc 2025-11-24 22:11:29,227 root INFO copying sentry_sdk/integrations/grpc/consts.py -> build/lib/sentry_sdk/integrations/grpc 2025-11-24 22:11:29,227 root INFO copying sentry_sdk/integrations/grpc/server.py -> build/lib/sentry_sdk/integrations/grpc 2025-11-24 22:11:29,227 root INFO copying sentry_sdk/integrations/grpc/client.py -> build/lib/sentry_sdk/integrations/grpc 2025-11-24 22:11:29,227 root INFO creating build/lib/sentry_sdk/integrations/django 2025-11-24 22:11:29,227 root INFO copying sentry_sdk/integrations/django/__init__.py -> build/lib/sentry_sdk/integrations/django 2025-11-24 22:11:29,228 root INFO copying sentry_sdk/integrations/django/transactions.py -> build/lib/sentry_sdk/integrations/django 2025-11-24 22:11:29,228 root INFO copying sentry_sdk/integrations/django/middleware.py -> build/lib/sentry_sdk/integrations/django 2025-11-24 22:11:29,228 root INFO copying sentry_sdk/integrations/django/views.py -> build/lib/sentry_sdk/integrations/django 2025-11-24 22:11:29,228 root INFO copying sentry_sdk/integrations/django/asgi.py -> build/lib/sentry_sdk/integrations/django 2025-11-24 22:11:29,228 root INFO copying sentry_sdk/integrations/django/templates.py -> build/lib/sentry_sdk/integrations/django 2025-11-24 22:11:29,228 root INFO copying sentry_sdk/integrations/django/signals_handlers.py -> build/lib/sentry_sdk/integrations/django 2025-11-24 22:11:29,228 root INFO copying sentry_sdk/integrations/django/caching.py -> build/lib/sentry_sdk/integrations/django 2025-11-24 22:11:29,229 root INFO creating build/lib/sentry_sdk/integrations/openai_agents 2025-11-24 22:11:29,229 root INFO copying sentry_sdk/integrations/openai_agents/__init__.py -> build/lib/sentry_sdk/integrations/openai_agents 2025-11-24 22:11:29,229 root INFO copying sentry_sdk/integrations/openai_agents/consts.py -> build/lib/sentry_sdk/integrations/openai_agents 2025-11-24 22:11:29,229 root INFO copying sentry_sdk/integrations/openai_agents/utils.py -> build/lib/sentry_sdk/integrations/openai_agents 2025-11-24 22:11:29,229 root INFO creating build/lib/sentry_sdk/integrations/opentelemetry 2025-11-24 22:11:29,229 root INFO copying sentry_sdk/integrations/opentelemetry/__init__.py -> build/lib/sentry_sdk/integrations/opentelemetry 2025-11-24 22:11:29,229 root INFO copying sentry_sdk/integrations/opentelemetry/consts.py -> build/lib/sentry_sdk/integrations/opentelemetry 2025-11-24 22:11:29,230 root INFO copying sentry_sdk/integrations/opentelemetry/integration.py -> build/lib/sentry_sdk/integrations/opentelemetry 2025-11-24 22:11:29,230 root INFO copying sentry_sdk/integrations/opentelemetry/propagator.py -> build/lib/sentry_sdk/integrations/opentelemetry 2025-11-24 22:11:29,230 root INFO copying sentry_sdk/integrations/opentelemetry/span_processor.py -> build/lib/sentry_sdk/integrations/opentelemetry 2025-11-24 22:11:29,230 root INFO creating build/lib/sentry_sdk/integrations/spark 2025-11-24 22:11:29,230 root INFO copying sentry_sdk/integrations/spark/__init__.py -> build/lib/sentry_sdk/integrations/spark 2025-11-24 22:11:29,230 root INFO copying sentry_sdk/integrations/spark/spark_driver.py -> build/lib/sentry_sdk/integrations/spark 2025-11-24 22:11:29,230 root INFO copying sentry_sdk/integrations/spark/spark_worker.py -> build/lib/sentry_sdk/integrations/spark 2025-11-24 22:11:29,231 root INFO creating build/lib/sentry_sdk/integrations/pydantic_ai 2025-11-24 22:11:29,231 root INFO copying sentry_sdk/integrations/pydantic_ai/__init__.py -> build/lib/sentry_sdk/integrations/pydantic_ai 2025-11-24 22:11:29,231 root INFO copying sentry_sdk/integrations/pydantic_ai/consts.py -> build/lib/sentry_sdk/integrations/pydantic_ai 2025-11-24 22:11:29,231 root INFO copying sentry_sdk/integrations/pydantic_ai/utils.py -> build/lib/sentry_sdk/integrations/pydantic_ai 2025-11-24 22:11:29,231 root INFO creating build/lib/sentry_sdk/integrations/redis/modules 2025-11-24 22:11:29,231 root INFO copying sentry_sdk/integrations/redis/modules/__init__.py -> build/lib/sentry_sdk/integrations/redis/modules 2025-11-24 22:11:29,231 root INFO copying sentry_sdk/integrations/redis/modules/caches.py -> build/lib/sentry_sdk/integrations/redis/modules 2025-11-24 22:11:29,232 root INFO copying sentry_sdk/integrations/redis/modules/queries.py -> build/lib/sentry_sdk/integrations/redis/modules 2025-11-24 22:11:29,232 root INFO creating build/lib/sentry_sdk/integrations/grpc/aio 2025-11-24 22:11:29,232 root INFO copying sentry_sdk/integrations/grpc/aio/__init__.py -> build/lib/sentry_sdk/integrations/grpc/aio 2025-11-24 22:11:29,232 root INFO copying sentry_sdk/integrations/grpc/aio/server.py -> build/lib/sentry_sdk/integrations/grpc/aio 2025-11-24 22:11:29,232 root INFO copying sentry_sdk/integrations/grpc/aio/client.py -> build/lib/sentry_sdk/integrations/grpc/aio 2025-11-24 22:11:29,232 root INFO creating build/lib/sentry_sdk/integrations/openai_agents/spans 2025-11-24 22:11:29,232 root INFO copying sentry_sdk/integrations/openai_agents/spans/execute_tool.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2025-11-24 22:11:29,233 root INFO copying sentry_sdk/integrations/openai_agents/spans/__init__.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2025-11-24 22:11:29,233 root INFO copying sentry_sdk/integrations/openai_agents/spans/handoff.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2025-11-24 22:11:29,233 root INFO copying sentry_sdk/integrations/openai_agents/spans/invoke_agent.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2025-11-24 22:11:29,233 root INFO copying sentry_sdk/integrations/openai_agents/spans/agent_workflow.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2025-11-24 22:11:29,233 root INFO copying sentry_sdk/integrations/openai_agents/spans/ai_client.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2025-11-24 22:11:29,233 root INFO creating build/lib/sentry_sdk/integrations/openai_agents/patches 2025-11-24 22:11:29,233 root INFO copying sentry_sdk/integrations/openai_agents/patches/__init__.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2025-11-24 22:11:29,233 root INFO copying sentry_sdk/integrations/openai_agents/patches/error_tracing.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2025-11-24 22:11:29,234 root INFO copying sentry_sdk/integrations/openai_agents/patches/models.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2025-11-24 22:11:29,234 root INFO copying sentry_sdk/integrations/openai_agents/patches/runner.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2025-11-24 22:11:29,234 root INFO copying sentry_sdk/integrations/openai_agents/patches/tools.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2025-11-24 22:11:29,234 root INFO copying sentry_sdk/integrations/openai_agents/patches/agent_run.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2025-11-24 22:11:29,234 root INFO creating build/lib/sentry_sdk/integrations/pydantic_ai/spans 2025-11-24 22:11:29,234 root INFO copying sentry_sdk/integrations/pydantic_ai/spans/execute_tool.py -> build/lib/sentry_sdk/integrations/pydantic_ai/spans 2025-11-24 22:11:29,234 root INFO copying sentry_sdk/integrations/pydantic_ai/spans/__init__.py -> build/lib/sentry_sdk/integrations/pydantic_ai/spans 2025-11-24 22:11:29,235 root INFO copying sentry_sdk/integrations/pydantic_ai/spans/invoke_agent.py -> build/lib/sentry_sdk/integrations/pydantic_ai/spans 2025-11-24 22:11:29,235 root INFO copying sentry_sdk/integrations/pydantic_ai/spans/ai_client.py -> build/lib/sentry_sdk/integrations/pydantic_ai/spans 2025-11-24 22:11:29,235 root INFO creating build/lib/sentry_sdk/integrations/pydantic_ai/patches 2025-11-24 22:11:29,235 root INFO copying sentry_sdk/integrations/pydantic_ai/patches/__init__.py -> build/lib/sentry_sdk/integrations/pydantic_ai/patches 2025-11-24 22:11:29,235 root INFO copying sentry_sdk/integrations/pydantic_ai/patches/graph_nodes.py -> build/lib/sentry_sdk/integrations/pydantic_ai/patches 2025-11-24 22:11:29,235 root INFO copying sentry_sdk/integrations/pydantic_ai/patches/tools.py -> build/lib/sentry_sdk/integrations/pydantic_ai/patches 2025-11-24 22:11:29,235 root INFO copying sentry_sdk/integrations/pydantic_ai/patches/model_request.py -> build/lib/sentry_sdk/integrations/pydantic_ai/patches 2025-11-24 22:11:29,236 root INFO copying sentry_sdk/integrations/pydantic_ai/patches/agent_run.py -> build/lib/sentry_sdk/integrations/pydantic_ai/patches 2025-11-24 22:11:29,238 root INFO copying sentry_sdk/py.typed -> build/lib/sentry_sdk 2025-11-24 22:11:29,246 root INFO installing to build/bdist.linux-s390x/wheel 2025-11-24 22:11:29,246 root INFO running install 2025-11-24 22:11:29,255 root INFO running install_lib 2025-11-24 22:11:29,258 root INFO creating build/bdist.linux-s390x/wheel 2025-11-24 22:11:29,259 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk 2025-11-24 22:11:29,259 root INFO copying build/lib/sentry_sdk/serializer.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,259 root INFO copying build/lib/sentry_sdk/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,259 root INFO copying build/lib/sentry_sdk/consts.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,259 root INFO copying build/lib/sentry_sdk/_init_implementation.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,259 root INFO copying build/lib/sentry_sdk/feature_flags.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,259 root INFO copying build/lib/sentry_sdk/monitor.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,259 root INFO copying build/lib/sentry_sdk/hub.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,260 root INFO copying build/lib/sentry_sdk/tracing_utils.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,260 root INFO copying build/lib/sentry_sdk/attachments.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,260 root INFO copying build/lib/sentry_sdk/api.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,260 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations 2025-11-24 22:11:29,260 root INFO copying build/lib/sentry_sdk/integrations/gnu_backtrace.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,260 root INFO copying build/lib/sentry_sdk/integrations/strawberry.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,260 root INFO copying build/lib/sentry_sdk/integrations/aiohttp.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,260 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/celery 2025-11-24 22:11:29,261 root INFO copying build/lib/sentry_sdk/integrations/celery/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/celery 2025-11-24 22:11:29,261 root INFO copying build/lib/sentry_sdk/integrations/celery/beat.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/celery 2025-11-24 22:11:29,261 root INFO copying build/lib/sentry_sdk/integrations/celery/utils.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/celery 2025-11-24 22:11:29,261 root INFO copying build/lib/sentry_sdk/integrations/_asgi_common.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,261 root INFO copying build/lib/sentry_sdk/integrations/httpx.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,261 root INFO copying build/lib/sentry_sdk/integrations/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,261 root INFO copying build/lib/sentry_sdk/integrations/asyncio.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,261 root INFO copying build/lib/sentry_sdk/integrations/rust_tracing.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,261 root INFO copying build/lib/sentry_sdk/integrations/dedupe.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,261 root INFO copying build/lib/sentry_sdk/integrations/cohere.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,262 root INFO copying build/lib/sentry_sdk/integrations/socket.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,262 root INFO copying build/lib/sentry_sdk/integrations/beam.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,262 root INFO copying build/lib/sentry_sdk/integrations/flask.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,262 root INFO copying build/lib/sentry_sdk/integrations/argv.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,262 root INFO copying build/lib/sentry_sdk/integrations/threading.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,262 root INFO copying build/lib/sentry_sdk/integrations/tornado.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,262 root INFO copying build/lib/sentry_sdk/integrations/anthropic.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,262 root INFO copying build/lib/sentry_sdk/integrations/quart.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,262 root INFO copying build/lib/sentry_sdk/integrations/langchain.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,263 root INFO copying build/lib/sentry_sdk/integrations/langgraph.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,263 root INFO copying build/lib/sentry_sdk/integrations/otlp.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,263 root INFO copying build/lib/sentry_sdk/integrations/boto3.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,263 root INFO copying build/lib/sentry_sdk/integrations/gcp.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,263 root INFO copying build/lib/sentry_sdk/integrations/logging.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,263 root INFO copying build/lib/sentry_sdk/integrations/openai.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,263 root INFO copying build/lib/sentry_sdk/integrations/sys_exit.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,263 root INFO copying build/lib/sentry_sdk/integrations/sqlalchemy.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,263 root INFO copying build/lib/sentry_sdk/integrations/starlite.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,263 root INFO copying build/lib/sentry_sdk/integrations/clickhouse_driver.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,264 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/google_genai 2025-11-24 22:11:29,264 root INFO copying build/lib/sentry_sdk/integrations/google_genai/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/google_genai 2025-11-24 22:11:29,264 root INFO copying build/lib/sentry_sdk/integrations/google_genai/consts.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/google_genai 2025-11-24 22:11:29,264 root INFO copying build/lib/sentry_sdk/integrations/google_genai/streaming.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/google_genai 2025-11-24 22:11:29,264 root INFO copying build/lib/sentry_sdk/integrations/google_genai/utils.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/google_genai 2025-11-24 22:11:29,264 root INFO copying build/lib/sentry_sdk/integrations/excepthook.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,264 root INFO copying build/lib/sentry_sdk/integrations/falcon.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,264 root INFO copying build/lib/sentry_sdk/integrations/executing.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,264 root INFO copying build/lib/sentry_sdk/integrations/asgi.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,265 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/redis 2025-11-24 22:11:29,265 root INFO copying build/lib/sentry_sdk/integrations/redis/redis_cluster.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/redis 2025-11-24 22:11:29,265 root INFO copying build/lib/sentry_sdk/integrations/redis/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/redis 2025-11-24 22:11:29,265 root INFO copying build/lib/sentry_sdk/integrations/redis/consts.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/redis 2025-11-24 22:11:29,265 root INFO copying build/lib/sentry_sdk/integrations/redis/rb.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/redis 2025-11-24 22:11:29,265 root INFO copying build/lib/sentry_sdk/integrations/redis/redis.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/redis 2025-11-24 22:11:29,265 root INFO copying build/lib/sentry_sdk/integrations/redis/_async_common.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/redis 2025-11-24 22:11:29,265 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/redis/modules 2025-11-24 22:11:29,265 root INFO copying build/lib/sentry_sdk/integrations/redis/modules/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/redis/modules 2025-11-24 22:11:29,265 root INFO copying build/lib/sentry_sdk/integrations/redis/modules/caches.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/redis/modules 2025-11-24 22:11:29,266 root INFO copying build/lib/sentry_sdk/integrations/redis/modules/queries.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/redis/modules 2025-11-24 22:11:29,266 root INFO copying build/lib/sentry_sdk/integrations/redis/_sync_common.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/redis 2025-11-24 22:11:29,266 root INFO copying build/lib/sentry_sdk/integrations/redis/redis_py_cluster_legacy.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/redis 2025-11-24 22:11:29,266 root INFO copying build/lib/sentry_sdk/integrations/redis/utils.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/redis 2025-11-24 22:11:29,266 root INFO copying build/lib/sentry_sdk/integrations/atexit.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,266 root INFO copying build/lib/sentry_sdk/integrations/mcp.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,266 root INFO copying build/lib/sentry_sdk/integrations/litellm.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,266 root INFO copying build/lib/sentry_sdk/integrations/huggingface_hub.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,266 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/grpc 2025-11-24 22:11:29,266 root INFO copying build/lib/sentry_sdk/integrations/grpc/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/grpc 2025-11-24 22:11:29,267 root INFO copying build/lib/sentry_sdk/integrations/grpc/consts.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/grpc 2025-11-24 22:11:29,267 root INFO copying build/lib/sentry_sdk/integrations/grpc/server.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/grpc 2025-11-24 22:11:29,267 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/grpc/aio 2025-11-24 22:11:29,267 root INFO copying build/lib/sentry_sdk/integrations/grpc/aio/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/grpc/aio 2025-11-24 22:11:29,267 root INFO copying build/lib/sentry_sdk/integrations/grpc/aio/server.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/grpc/aio 2025-11-24 22:11:29,267 root INFO copying build/lib/sentry_sdk/integrations/grpc/aio/client.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/grpc/aio 2025-11-24 22:11:29,267 root INFO copying build/lib/sentry_sdk/integrations/grpc/client.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/grpc 2025-11-24 22:11:29,267 root INFO copying build/lib/sentry_sdk/integrations/unleash.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,267 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/django 2025-11-24 22:11:29,268 root INFO copying build/lib/sentry_sdk/integrations/django/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/django 2025-11-24 22:11:29,268 root INFO copying build/lib/sentry_sdk/integrations/django/transactions.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/django 2025-11-24 22:11:29,268 root INFO copying build/lib/sentry_sdk/integrations/django/middleware.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/django 2025-11-24 22:11:29,268 root INFO copying build/lib/sentry_sdk/integrations/django/views.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/django 2025-11-24 22:11:29,268 root INFO copying build/lib/sentry_sdk/integrations/django/asgi.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/django 2025-11-24 22:11:29,268 root INFO copying build/lib/sentry_sdk/integrations/django/templates.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/django 2025-11-24 22:11:29,268 root INFO copying build/lib/sentry_sdk/integrations/django/signals_handlers.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/django 2025-11-24 22:11:29,268 root INFO copying build/lib/sentry_sdk/integrations/django/caching.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/django 2025-11-24 22:11:29,268 root INFO copying build/lib/sentry_sdk/integrations/litestar.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,268 root INFO copying build/lib/sentry_sdk/integrations/asyncpg.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,269 root INFO copying build/lib/sentry_sdk/integrations/pymongo.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,269 root INFO copying build/lib/sentry_sdk/integrations/chalice.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,269 root INFO copying build/lib/sentry_sdk/integrations/stdlib.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,269 root INFO copying build/lib/sentry_sdk/integrations/modules.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,269 root INFO copying build/lib/sentry_sdk/integrations/wsgi.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,269 root INFO copying build/lib/sentry_sdk/integrations/graphene.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,269 root INFO copying build/lib/sentry_sdk/integrations/aws_lambda.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,269 root INFO copying build/lib/sentry_sdk/integrations/arq.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,269 root INFO copying build/lib/sentry_sdk/integrations/statsig.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,269 root INFO copying build/lib/sentry_sdk/integrations/ariadne.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,270 root INFO copying build/lib/sentry_sdk/integrations/pure_eval.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,270 root INFO copying build/lib/sentry_sdk/integrations/gql.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,270 root INFO copying build/lib/sentry_sdk/integrations/huey.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,270 root INFO copying build/lib/sentry_sdk/integrations/rq.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,270 root INFO copying build/lib/sentry_sdk/integrations/loguru.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,270 root INFO copying build/lib/sentry_sdk/integrations/serverless.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,270 root INFO copying build/lib/sentry_sdk/integrations/cloud_resource_context.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,270 root INFO copying build/lib/sentry_sdk/integrations/unraisablehook.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,270 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/openai_agents 2025-11-24 22:11:29,270 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/openai_agents 2025-11-24 22:11:29,271 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/consts.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/openai_agents 2025-11-24 22:11:29,271 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/openai_agents/spans 2025-11-24 22:11:29,271 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 2025-11-24 22:11:29,271 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/spans/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/openai_agents/spans 2025-11-24 22:11:29,271 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/spans/handoff.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/openai_agents/spans 2025-11-24 22:11:29,271 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 2025-11-24 22:11:29,271 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 2025-11-24 22:11:29,271 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 2025-11-24 22:11:29,271 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/utils.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/openai_agents 2025-11-24 22:11:29,272 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/openai_agents/patches 2025-11-24 22:11:29,272 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/openai_agents/patches 2025-11-24 22:11:29,272 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 2025-11-24 22:11:29,272 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/models.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/openai_agents/patches 2025-11-24 22:11:29,272 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/runner.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/openai_agents/patches 2025-11-24 22:11:29,272 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/tools.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/openai_agents/patches 2025-11-24 22:11:29,272 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 2025-11-24 22:11:29,272 root INFO copying build/lib/sentry_sdk/integrations/dramatiq.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,272 root INFO copying build/lib/sentry_sdk/integrations/trytond.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,272 root INFO copying build/lib/sentry_sdk/integrations/typer.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,272 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/opentelemetry 2025-11-24 22:11:29,273 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/opentelemetry 2025-11-24 22:11:29,273 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/consts.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/opentelemetry 2025-11-24 22:11:29,273 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/integration.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/opentelemetry 2025-11-24 22:11:29,273 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/propagator.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/opentelemetry 2025-11-24 22:11:29,273 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/span_processor.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/opentelemetry 2025-11-24 22:11:29,273 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/spark 2025-11-24 22:11:29,273 root INFO copying build/lib/sentry_sdk/integrations/spark/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/spark 2025-11-24 22:11:29,273 root INFO copying build/lib/sentry_sdk/integrations/spark/spark_driver.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/spark 2025-11-24 22:11:29,273 root INFO copying build/lib/sentry_sdk/integrations/spark/spark_worker.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/spark 2025-11-24 22:11:29,273 root INFO copying build/lib/sentry_sdk/integrations/starlette.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,274 root INFO copying build/lib/sentry_sdk/integrations/fastapi.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,274 root INFO copying build/lib/sentry_sdk/integrations/pyramid.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,274 root INFO copying build/lib/sentry_sdk/integrations/ray.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,274 root INFO copying build/lib/sentry_sdk/integrations/bottle.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,274 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/pydantic_ai 2025-11-24 22:11:29,274 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/pydantic_ai 2025-11-24 22:11:29,274 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/consts.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/pydantic_ai 2025-11-24 22:11:29,274 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/pydantic_ai/spans 2025-11-24 22:11:29,274 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 2025-11-24 22:11:29,274 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/spans/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/pydantic_ai/spans 2025-11-24 22:11:29,275 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 2025-11-24 22:11:29,275 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 2025-11-24 22:11:29,275 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/utils.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/pydantic_ai 2025-11-24 22:11:29,275 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/integrations/pydantic_ai/patches 2025-11-24 22:11:29,275 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/patches/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/pydantic_ai/patches 2025-11-24 22:11:29,275 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 2025-11-24 22:11:29,275 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/patches/tools.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations/pydantic_ai/patches 2025-11-24 22:11:29,275 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 2025-11-24 22:11:29,275 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 2025-11-24 22:11:29,275 root INFO copying build/lib/sentry_sdk/integrations/sanic.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,276 root INFO copying build/lib/sentry_sdk/integrations/openfeature.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,276 root INFO copying build/lib/sentry_sdk/integrations/_wsgi_common.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,276 root INFO copying build/lib/sentry_sdk/integrations/launchdarkly.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/integrations 2025-11-24 22:11:29,276 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/profiler 2025-11-24 22:11:29,276 root INFO copying build/lib/sentry_sdk/profiler/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/profiler 2025-11-24 22:11:29,276 root INFO copying build/lib/sentry_sdk/profiler/transaction_profiler.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/profiler 2025-11-24 22:11:29,276 root INFO copying build/lib/sentry_sdk/profiler/utils.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/profiler 2025-11-24 22:11:29,276 root INFO copying build/lib/sentry_sdk/profiler/continuous_profiler.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/profiler 2025-11-24 22:11:29,276 root INFO copying build/lib/sentry_sdk/transport.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,277 root INFO copying build/lib/sentry_sdk/scrubber.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,277 root INFO copying build/lib/sentry_sdk/_werkzeug.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,277 root INFO copying build/lib/sentry_sdk/metrics.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,277 root INFO copying build/lib/sentry_sdk/py.typed -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,277 root INFO copying build/lib/sentry_sdk/session.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,277 root INFO copying build/lib/sentry_sdk/envelope.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,277 root INFO copying build/lib/sentry_sdk/logger.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,277 root INFO copying build/lib/sentry_sdk/worker.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,277 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/crons 2025-11-24 22:11:29,277 root INFO copying build/lib/sentry_sdk/crons/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/crons 2025-11-24 22:11:29,277 root INFO copying build/lib/sentry_sdk/crons/consts.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/crons 2025-11-24 22:11:29,278 root INFO copying build/lib/sentry_sdk/crons/api.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/crons 2025-11-24 22:11:29,278 root INFO copying build/lib/sentry_sdk/crons/decorator.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/crons 2025-11-24 22:11:29,278 root INFO copying build/lib/sentry_sdk/_log_batcher.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,278 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk/ai 2025-11-24 22:11:29,278 root INFO copying build/lib/sentry_sdk/ai/__init__.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/ai 2025-11-24 22:11:29,278 root INFO copying build/lib/sentry_sdk/ai/monitoring.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/ai 2025-11-24 22:11:29,278 root INFO copying build/lib/sentry_sdk/ai/utils.py -> build/bdist.linux-s390x/wheel/./sentry_sdk/ai 2025-11-24 22:11:29,278 root INFO copying build/lib/sentry_sdk/_queue.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,278 root INFO copying build/lib/sentry_sdk/_metrics_batcher.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,279 root INFO copying build/lib/sentry_sdk/_types.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,279 root INFO copying build/lib/sentry_sdk/sessions.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,279 root INFO copying build/lib/sentry_sdk/utils.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,279 root INFO copying build/lib/sentry_sdk/scope.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,279 root INFO copying build/lib/sentry_sdk/_lru_cache.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,279 root INFO copying build/lib/sentry_sdk/client.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,279 root INFO copying build/lib/sentry_sdk/spotlight.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,279 root INFO copying build/lib/sentry_sdk/types.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,279 root INFO copying build/lib/sentry_sdk/_compat.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,280 root INFO copying build/lib/sentry_sdk/tracing.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,280 root INFO copying build/lib/sentry_sdk/debug.py -> build/bdist.linux-s390x/wheel/./sentry_sdk 2025-11-24 22:11:29,280 root INFO running install_egg_info 2025-11-24 22:11:29,283 root INFO running egg_info 2025-11-24 22:11:29,285 root INFO creating sentry_sdk.egg-info 2025-11-24 22:11:29,285 root INFO writing sentry_sdk.egg-info/PKG-INFO 2025-11-24 22:11:29,294 root INFO writing dependency_links to sentry_sdk.egg-info/dependency_links.txt 2025-11-24 22:11:29,294 root INFO writing entry points to sentry_sdk.egg-info/entry_points.txt 2025-11-24 22:11:29,300 root INFO writing requirements to sentry_sdk.egg-info/requires.txt 2025-11-24 22:11:29,301 root INFO writing top-level names to sentry_sdk.egg-info/top_level.txt 2025-11-24 22:11:29,301 root INFO writing manifest file 'sentry_sdk.egg-info/SOURCES.txt' 2025-11-24 22:11:29,307 root INFO reading manifest file 'sentry_sdk.egg-info/SOURCES.txt' 2025-11-24 22:11:29,308 root INFO reading manifest template 'MANIFEST.in' 2025-11-24 22:11:29,308 root INFO adding license file 'LICENSE' 2025-11-24 22:11:29,310 root INFO writing manifest file 'sentry_sdk.egg-info/SOURCES.txt' 2025-11-24 22:11:29,310 root INFO Copying sentry_sdk.egg-info to build/bdist.linux-s390x/wheel/./sentry_sdk-2.46.0-py3.12.egg-info 2025-11-24 22:11:29,311 root INFO running install_scripts 2025-11-24 22:11:29,312 root INFO creating build/bdist.linux-s390x/wheel/sentry_sdk-2.46.0.dist-info/WHEEL 2025-11-24 22:11:29,312 wheel INFO creating '/home/buildozer/aports/community/py3-sentry-sdk/src/sentry-python-2.46.0/.dist/.tmp-qrbwrgos/sentry_sdk-2.46.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2025-11-24 22:11:29,312 wheel INFO adding 'sentry_sdk/__init__.py' 2025-11-24 22:11:29,313 wheel INFO adding 'sentry_sdk/_compat.py' 2025-11-24 22:11:29,313 wheel INFO adding 'sentry_sdk/_init_implementation.py' 2025-11-24 22:11:29,313 wheel INFO adding 'sentry_sdk/_log_batcher.py' 2025-11-24 22:11:29,313 wheel INFO adding 'sentry_sdk/_lru_cache.py' 2025-11-24 22:11:29,313 wheel INFO adding 'sentry_sdk/_metrics_batcher.py' 2025-11-24 22:11:29,313 wheel INFO adding 'sentry_sdk/_queue.py' 2025-11-24 22:11:29,313 wheel INFO adding 'sentry_sdk/_types.py' 2025-11-24 22:11:29,314 wheel INFO adding 'sentry_sdk/_werkzeug.py' 2025-11-24 22:11:29,314 wheel INFO adding 'sentry_sdk/api.py' 2025-11-24 22:11:29,314 wheel INFO adding 'sentry_sdk/attachments.py' 2025-11-24 22:11:29,314 wheel INFO adding 'sentry_sdk/client.py' 2025-11-24 22:11:29,314 wheel INFO adding 'sentry_sdk/consts.py' 2025-11-24 22:11:29,314 wheel INFO adding 'sentry_sdk/debug.py' 2025-11-24 22:11:29,314 wheel INFO adding 'sentry_sdk/envelope.py' 2025-11-24 22:11:29,315 wheel INFO adding 'sentry_sdk/feature_flags.py' 2025-11-24 22:11:29,315 wheel INFO adding 'sentry_sdk/hub.py' 2025-11-24 22:11:29,315 wheel INFO adding 'sentry_sdk/logger.py' 2025-11-24 22:11:29,315 wheel INFO adding 'sentry_sdk/metrics.py' 2025-11-24 22:11:29,315 wheel INFO adding 'sentry_sdk/monitor.py' 2025-11-24 22:11:29,315 wheel INFO adding 'sentry_sdk/py.typed' 2025-11-24 22:11:29,315 wheel INFO adding 'sentry_sdk/scope.py' 2025-11-24 22:11:29,316 wheel INFO adding 'sentry_sdk/scrubber.py' 2025-11-24 22:11:29,316 wheel INFO adding 'sentry_sdk/serializer.py' 2025-11-24 22:11:29,316 wheel INFO adding 'sentry_sdk/session.py' 2025-11-24 22:11:29,316 wheel INFO adding 'sentry_sdk/sessions.py' 2025-11-24 22:11:29,316 wheel INFO adding 'sentry_sdk/spotlight.py' 2025-11-24 22:11:29,316 wheel INFO adding 'sentry_sdk/tracing.py' 2025-11-24 22:11:29,317 wheel INFO adding 'sentry_sdk/tracing_utils.py' 2025-11-24 22:11:29,317 wheel INFO adding 'sentry_sdk/transport.py' 2025-11-24 22:11:29,317 wheel INFO adding 'sentry_sdk/types.py' 2025-11-24 22:11:29,317 wheel INFO adding 'sentry_sdk/utils.py' 2025-11-24 22:11:29,317 wheel INFO adding 'sentry_sdk/worker.py' 2025-11-24 22:11:29,317 wheel INFO adding 'sentry_sdk/ai/__init__.py' 2025-11-24 22:11:29,317 wheel INFO adding 'sentry_sdk/ai/monitoring.py' 2025-11-24 22:11:29,318 wheel INFO adding 'sentry_sdk/ai/utils.py' 2025-11-24 22:11:29,318 wheel INFO adding 'sentry_sdk/crons/__init__.py' 2025-11-24 22:11:29,318 wheel INFO adding 'sentry_sdk/crons/api.py' 2025-11-24 22:11:29,318 wheel INFO adding 'sentry_sdk/crons/consts.py' 2025-11-24 22:11:29,318 wheel INFO adding 'sentry_sdk/crons/decorator.py' 2025-11-24 22:11:29,318 wheel INFO adding 'sentry_sdk/integrations/__init__.py' 2025-11-24 22:11:29,318 wheel INFO adding 'sentry_sdk/integrations/_asgi_common.py' 2025-11-24 22:11:29,318 wheel INFO adding 'sentry_sdk/integrations/_wsgi_common.py' 2025-11-24 22:11:29,319 wheel INFO adding 'sentry_sdk/integrations/aiohttp.py' 2025-11-24 22:11:29,319 wheel INFO adding 'sentry_sdk/integrations/anthropic.py' 2025-11-24 22:11:29,319 wheel INFO adding 'sentry_sdk/integrations/argv.py' 2025-11-24 22:11:29,319 wheel INFO adding 'sentry_sdk/integrations/ariadne.py' 2025-11-24 22:11:29,319 wheel INFO adding 'sentry_sdk/integrations/arq.py' 2025-11-24 22:11:29,319 wheel INFO adding 'sentry_sdk/integrations/asgi.py' 2025-11-24 22:11:29,319 wheel INFO adding 'sentry_sdk/integrations/asyncio.py' 2025-11-24 22:11:29,319 wheel INFO adding 'sentry_sdk/integrations/asyncpg.py' 2025-11-24 22:11:29,320 wheel INFO adding 'sentry_sdk/integrations/atexit.py' 2025-11-24 22:11:29,320 wheel INFO adding 'sentry_sdk/integrations/aws_lambda.py' 2025-11-24 22:11:29,320 wheel INFO adding 'sentry_sdk/integrations/beam.py' 2025-11-24 22:11:29,320 wheel INFO adding 'sentry_sdk/integrations/boto3.py' 2025-11-24 22:11:29,320 wheel INFO adding 'sentry_sdk/integrations/bottle.py' 2025-11-24 22:11:29,320 wheel INFO adding 'sentry_sdk/integrations/chalice.py' 2025-11-24 22:11:29,320 wheel INFO adding 'sentry_sdk/integrations/clickhouse_driver.py' 2025-11-24 22:11:29,321 wheel INFO adding 'sentry_sdk/integrations/cloud_resource_context.py' 2025-11-24 22:11:29,321 wheel INFO adding 'sentry_sdk/integrations/cohere.py' 2025-11-24 22:11:29,321 wheel INFO adding 'sentry_sdk/integrations/dedupe.py' 2025-11-24 22:11:29,321 wheel INFO adding 'sentry_sdk/integrations/dramatiq.py' 2025-11-24 22:11:29,321 wheel INFO adding 'sentry_sdk/integrations/excepthook.py' 2025-11-24 22:11:29,321 wheel INFO adding 'sentry_sdk/integrations/executing.py' 2025-11-24 22:11:29,321 wheel INFO adding 'sentry_sdk/integrations/falcon.py' 2025-11-24 22:11:29,321 wheel INFO adding 'sentry_sdk/integrations/fastapi.py' 2025-11-24 22:11:29,321 wheel INFO adding 'sentry_sdk/integrations/flask.py' 2025-11-24 22:11:29,322 wheel INFO adding 'sentry_sdk/integrations/gcp.py' 2025-11-24 22:11:29,322 wheel INFO adding 'sentry_sdk/integrations/gnu_backtrace.py' 2025-11-24 22:11:29,322 wheel INFO adding 'sentry_sdk/integrations/gql.py' 2025-11-24 22:11:29,322 wheel INFO adding 'sentry_sdk/integrations/graphene.py' 2025-11-24 22:11:29,322 wheel INFO adding 'sentry_sdk/integrations/httpx.py' 2025-11-24 22:11:29,322 wheel INFO adding 'sentry_sdk/integrations/huey.py' 2025-11-24 22:11:29,322 wheel INFO adding 'sentry_sdk/integrations/huggingface_hub.py' 2025-11-24 22:11:29,323 wheel INFO adding 'sentry_sdk/integrations/langchain.py' 2025-11-24 22:11:29,323 wheel INFO adding 'sentry_sdk/integrations/langgraph.py' 2025-11-24 22:11:29,323 wheel INFO adding 'sentry_sdk/integrations/launchdarkly.py' 2025-11-24 22:11:29,323 wheel INFO adding 'sentry_sdk/integrations/litellm.py' 2025-11-24 22:11:29,323 wheel INFO adding 'sentry_sdk/integrations/litestar.py' 2025-11-24 22:11:29,323 wheel INFO adding 'sentry_sdk/integrations/logging.py' 2025-11-24 22:11:29,323 wheel INFO adding 'sentry_sdk/integrations/loguru.py' 2025-11-24 22:11:29,323 wheel INFO adding 'sentry_sdk/integrations/mcp.py' 2025-11-24 22:11:29,324 wheel INFO adding 'sentry_sdk/integrations/modules.py' 2025-11-24 22:11:29,324 wheel INFO adding 'sentry_sdk/integrations/openai.py' 2025-11-24 22:11:29,324 wheel INFO adding 'sentry_sdk/integrations/openfeature.py' 2025-11-24 22:11:29,324 wheel INFO adding 'sentry_sdk/integrations/otlp.py' 2025-11-24 22:11:29,324 wheel INFO adding 'sentry_sdk/integrations/pure_eval.py' 2025-11-24 22:11:29,324 wheel INFO adding 'sentry_sdk/integrations/pymongo.py' 2025-11-24 22:11:29,324 wheel INFO adding 'sentry_sdk/integrations/pyramid.py' 2025-11-24 22:11:29,324 wheel INFO adding 'sentry_sdk/integrations/quart.py' 2025-11-24 22:11:29,325 wheel INFO adding 'sentry_sdk/integrations/ray.py' 2025-11-24 22:11:29,325 wheel INFO adding 'sentry_sdk/integrations/rq.py' 2025-11-24 22:11:29,325 wheel INFO adding 'sentry_sdk/integrations/rust_tracing.py' 2025-11-24 22:11:29,325 wheel INFO adding 'sentry_sdk/integrations/sanic.py' 2025-11-24 22:11:29,325 wheel INFO adding 'sentry_sdk/integrations/serverless.py' 2025-11-24 22:11:29,325 wheel INFO adding 'sentry_sdk/integrations/socket.py' 2025-11-24 22:11:29,325 wheel INFO adding 'sentry_sdk/integrations/sqlalchemy.py' 2025-11-24 22:11:29,325 wheel INFO adding 'sentry_sdk/integrations/starlette.py' 2025-11-24 22:11:29,326 wheel INFO adding 'sentry_sdk/integrations/starlite.py' 2025-11-24 22:11:29,326 wheel INFO adding 'sentry_sdk/integrations/statsig.py' 2025-11-24 22:11:29,326 wheel INFO adding 'sentry_sdk/integrations/stdlib.py' 2025-11-24 22:11:29,326 wheel INFO adding 'sentry_sdk/integrations/strawberry.py' 2025-11-24 22:11:29,326 wheel INFO adding 'sentry_sdk/integrations/sys_exit.py' 2025-11-24 22:11:29,326 wheel INFO adding 'sentry_sdk/integrations/threading.py' 2025-11-24 22:11:29,326 wheel INFO adding 'sentry_sdk/integrations/tornado.py' 2025-11-24 22:11:29,326 wheel INFO adding 'sentry_sdk/integrations/trytond.py' 2025-11-24 22:11:29,327 wheel INFO adding 'sentry_sdk/integrations/typer.py' 2025-11-24 22:11:29,327 wheel INFO adding 'sentry_sdk/integrations/unleash.py' 2025-11-24 22:11:29,327 wheel INFO adding 'sentry_sdk/integrations/unraisablehook.py' 2025-11-24 22:11:29,327 wheel INFO adding 'sentry_sdk/integrations/wsgi.py' 2025-11-24 22:11:29,327 wheel INFO adding 'sentry_sdk/integrations/celery/__init__.py' 2025-11-24 22:11:29,327 wheel INFO adding 'sentry_sdk/integrations/celery/beat.py' 2025-11-24 22:11:29,327 wheel INFO adding 'sentry_sdk/integrations/celery/utils.py' 2025-11-24 22:11:29,328 wheel INFO adding 'sentry_sdk/integrations/django/__init__.py' 2025-11-24 22:11:29,328 wheel INFO adding 'sentry_sdk/integrations/django/asgi.py' 2025-11-24 22:11:29,328 wheel INFO adding 'sentry_sdk/integrations/django/caching.py' 2025-11-24 22:11:29,328 wheel INFO adding 'sentry_sdk/integrations/django/middleware.py' 2025-11-24 22:11:29,328 wheel INFO adding 'sentry_sdk/integrations/django/signals_handlers.py' 2025-11-24 22:11:29,328 wheel INFO adding 'sentry_sdk/integrations/django/templates.py' 2025-11-24 22:11:29,328 wheel INFO adding 'sentry_sdk/integrations/django/transactions.py' 2025-11-24 22:11:29,328 wheel INFO adding 'sentry_sdk/integrations/django/views.py' 2025-11-24 22:11:29,329 wheel INFO adding 'sentry_sdk/integrations/google_genai/__init__.py' 2025-11-24 22:11:29,329 wheel INFO adding 'sentry_sdk/integrations/google_genai/consts.py' 2025-11-24 22:11:29,329 wheel INFO adding 'sentry_sdk/integrations/google_genai/streaming.py' 2025-11-24 22:11:29,329 wheel INFO adding 'sentry_sdk/integrations/google_genai/utils.py' 2025-11-24 22:11:29,329 wheel INFO adding 'sentry_sdk/integrations/grpc/__init__.py' 2025-11-24 22:11:29,329 wheel INFO adding 'sentry_sdk/integrations/grpc/client.py' 2025-11-24 22:11:29,329 wheel INFO adding 'sentry_sdk/integrations/grpc/consts.py' 2025-11-24 22:11:29,329 wheel INFO adding 'sentry_sdk/integrations/grpc/server.py' 2025-11-24 22:11:29,330 wheel INFO adding 'sentry_sdk/integrations/grpc/aio/__init__.py' 2025-11-24 22:11:29,330 wheel INFO adding 'sentry_sdk/integrations/grpc/aio/client.py' 2025-11-24 22:11:29,330 wheel INFO adding 'sentry_sdk/integrations/grpc/aio/server.py' 2025-11-24 22:11:29,330 wheel INFO adding 'sentry_sdk/integrations/openai_agents/__init__.py' 2025-11-24 22:11:29,330 wheel INFO adding 'sentry_sdk/integrations/openai_agents/consts.py' 2025-11-24 22:11:29,330 wheel INFO adding 'sentry_sdk/integrations/openai_agents/utils.py' 2025-11-24 22:11:29,331 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/__init__.py' 2025-11-24 22:11:29,331 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/agent_run.py' 2025-11-24 22:11:29,331 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/error_tracing.py' 2025-11-24 22:11:29,331 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/models.py' 2025-11-24 22:11:29,331 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/runner.py' 2025-11-24 22:11:29,331 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/tools.py' 2025-11-24 22:11:29,331 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/__init__.py' 2025-11-24 22:11:29,331 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/agent_workflow.py' 2025-11-24 22:11:29,332 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/ai_client.py' 2025-11-24 22:11:29,332 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/execute_tool.py' 2025-11-24 22:11:29,332 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/handoff.py' 2025-11-24 22:11:29,332 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/invoke_agent.py' 2025-11-24 22:11:29,332 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/__init__.py' 2025-11-24 22:11:29,332 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/consts.py' 2025-11-24 22:11:29,332 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/integration.py' 2025-11-24 22:11:29,332 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/propagator.py' 2025-11-24 22:11:29,332 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/span_processor.py' 2025-11-24 22:11:29,333 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/__init__.py' 2025-11-24 22:11:29,333 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/consts.py' 2025-11-24 22:11:29,333 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/utils.py' 2025-11-24 22:11:29,333 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/patches/__init__.py' 2025-11-24 22:11:29,333 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/patches/agent_run.py' 2025-11-24 22:11:29,333 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/patches/graph_nodes.py' 2025-11-24 22:11:29,333 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/patches/model_request.py' 2025-11-24 22:11:29,333 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/patches/tools.py' 2025-11-24 22:11:29,333 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/spans/__init__.py' 2025-11-24 22:11:29,334 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/spans/ai_client.py' 2025-11-24 22:11:29,334 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/spans/execute_tool.py' 2025-11-24 22:11:29,334 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/spans/invoke_agent.py' 2025-11-24 22:11:29,334 wheel INFO adding 'sentry_sdk/integrations/redis/__init__.py' 2025-11-24 22:11:29,334 wheel INFO adding 'sentry_sdk/integrations/redis/_async_common.py' 2025-11-24 22:11:29,334 wheel INFO adding 'sentry_sdk/integrations/redis/_sync_common.py' 2025-11-24 22:11:29,334 wheel INFO adding 'sentry_sdk/integrations/redis/consts.py' 2025-11-24 22:11:29,334 wheel INFO adding 'sentry_sdk/integrations/redis/rb.py' 2025-11-24 22:11:29,335 wheel INFO adding 'sentry_sdk/integrations/redis/redis.py' 2025-11-24 22:11:29,335 wheel INFO adding 'sentry_sdk/integrations/redis/redis_cluster.py' 2025-11-24 22:11:29,335 wheel INFO adding 'sentry_sdk/integrations/redis/redis_py_cluster_legacy.py' 2025-11-24 22:11:29,335 wheel INFO adding 'sentry_sdk/integrations/redis/utils.py' 2025-11-24 22:11:29,335 wheel INFO adding 'sentry_sdk/integrations/redis/modules/__init__.py' 2025-11-24 22:11:29,335 wheel INFO adding 'sentry_sdk/integrations/redis/modules/caches.py' 2025-11-24 22:11:29,335 wheel INFO adding 'sentry_sdk/integrations/redis/modules/queries.py' 2025-11-24 22:11:29,335 wheel INFO adding 'sentry_sdk/integrations/spark/__init__.py' 2025-11-24 22:11:29,336 wheel INFO adding 'sentry_sdk/integrations/spark/spark_driver.py' 2025-11-24 22:11:29,336 wheel INFO adding 'sentry_sdk/integrations/spark/spark_worker.py' 2025-11-24 22:11:29,336 wheel INFO adding 'sentry_sdk/profiler/__init__.py' 2025-11-24 22:11:29,336 wheel INFO adding 'sentry_sdk/profiler/continuous_profiler.py' 2025-11-24 22:11:29,336 wheel INFO adding 'sentry_sdk/profiler/transaction_profiler.py' 2025-11-24 22:11:29,336 wheel INFO adding 'sentry_sdk/profiler/utils.py' 2025-11-24 22:11:29,337 wheel INFO adding 'sentry_sdk-2.46.0.dist-info/licenses/LICENSE' 2025-11-24 22:11:29,337 wheel INFO adding 'sentry_sdk-2.46.0.dist-info/METADATA' 2025-11-24 22:11:29,337 wheel INFO adding 'sentry_sdk-2.46.0.dist-info/WHEEL' 2025-11-24 22:11:29,337 wheel INFO adding 'sentry_sdk-2.46.0.dist-info/entry_points.txt' 2025-11-24 22:11:29,337 wheel INFO adding 'sentry_sdk-2.46.0.dist-info/top_level.txt' 2025-11-24 22:11:29,338 wheel INFO adding 'sentry_sdk-2.46.0.dist-info/RECORD' 2025-11-24 22:11:29,338 root INFO removing build/bdist.linux-s390x/wheel 2025-11-24 22:11:29,341 gpep517 INFO The backend produced .dist/sentry_sdk-2.46.0-py2.py3-none-any.whl sentry_sdk-2.46.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.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/__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/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/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/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/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/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/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/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.46.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.46.0-r0.apk >>> py3-sentry-sdk: Build complete at Mon, 24 Nov 2025 22:11:30 +0000 elapsed time 0h 0m 5s >>> py3-sentry-sdk: Cleaning up srcdir >>> py3-sentry-sdk: Cleaning up pkgdir >>> py3-sentry-sdk: Uninstalling dependencies... ( 1/28) Purging .makedepends-py3-sentry-sdk (20251124.221126) ( 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.0-r0) (28/28) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r29.trigger: Executing script... OK: 386 MiB in 105 packages >>> py3-sentry-sdk: Updating the community/s390x repository index... >>> py3-sentry-sdk: Signing the index...